html {
	font-size: 62.5%;
}
body {
	font-family: var(--font-family-body);
	font-weight: var(--font-weight-body);
	font-size: var(--font-size-body);
	line-height: var(--line-height-body);
	letter-spacing: var(--letter-spacing-body);
	color: var(--color-text-body);
	background-color: var(--color-lightgray);
}

embed,
i,
img,
object,
video {
	font-family: var(--font-family-body-italic);
	font-weight: var(--font-weight-body-italic);
	text-transform: var(--text-transform-body-italic);
	font-style: var(--font-style-body-italic);
}
em {
	font-family: var(--font-family-body-italic);
	font-weight: var(--font-weight-body-italic);
	text-transform: var(--text-transform-body-italic);
	font-style: var(--font-style-body-italic);
}
pre {
	white-space: pre;
	white-space: pre-wrap;
}
q {
	quotes: "\201C""\201D""\2018""\2019";
}
input,
textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
}
select {
	background-color: var(--color-background-text);
}
input[type="email"],
input[type="number"],
input[type="tel"],
input[type="text"],
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	outline: 0 none;
	box-shadow: none;
}
textarea {
	vertical-align: top;
}
img::-moz-selection {
	background: none transparent;
}
img::selection {
	background: none transparent;
}
img::-moz-selection {
	background: none transparent;
}
table {
	page-break-inside: auto;
}
tr {
	page-break-inside: avoid;
	page-break-after: auto;
}
th {
	font-family: var(--font-family-body-bold);
	font-weight: var(--font-weight-body-bold);
	text-align: left;
	color: var(--color-text-heading);
	overflow-wrap: break-word;
	word-break: break-word;
	-webkit-hyphens: manual;
	-ms-hyphens: manual;
	hyphens: manual;
}
thead tr {
	background-color: transparent;
	border-bottom: 1px solid rgba(var(--color-text-heading-rgb), 0.25);
}
img {
	max-width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic;
	font-size: 12px;
	font-size: 1.2rem;
}
figure {
	position: relative;
}
figure embed,
figure img,
figure object,
figure video {
	max-width: 100%;
	display: block;
}
small {
	font-size: 0.875em;
}
big {
	font-size: 1.25em;
}
q {
	font-family: var(--font-family-quotation);
	font-weight: var(--font-weight-quotation);
	font-style: var(--font-style-quotation);
	text-transform: var(--text-transform-quotation);
	font-size: 1.166em;
	opacity: 0.85;
}
mark {
	font-family: var(--font-family-body);
	font-weight: var(--font-weight-body);
	font-style: normal;
	border-radius: 1px;
	color: var(--color-base);
}


h1,
h2,
h3,
h4,
h5,
h6 {
	overflow-wrap: break-word;
	word-break: break-word;
	-webkit-hyphens: manual;
	-ms-hyphens: manual;
	hyphens: manual;
}
h1 {
	color: var(--color-text-heading);
}
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a,
h5,
h5 a,
h6,
h6 a {
	color: var(--color-text-heading);
}
a,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
	color: var(--color-link);
}
h4,
h5 {
	font-family: var(--font-family-body);
	font-weight: var(--font-weight-body);
}
h6 {
	font-family: var(--font-family-body);
	font-family: var(--font-family-body-bold);
	font-weight: var(--font-weight-body-bold);
}
h1 {
	font-family: var(--font-family-h1);
	font-weight: var(--font-weight-h1);
	text-transform: var(--text-transform-h1);
	font-size: var(--font-size-h1);
	line-height: var(--line-height-h1);
	letter-spacing: var(--letter-spacing-h1);
	margin-top: var(--margin-top-h1);
	padding-top: var(--padding-top-h1);
	padding-bottom: var(--padding-bottom-h1);
	margin-bottom: var(--margin-bottom-h1);
}
h2 {
	font-family: var(--font-family-h2);
	font-weight: var(--font-weight-h2);
	text-transform: var(--text-transform-h2);
	font-size: var(--font-size-h2);
	line-height: var(--line-height-h2);
	letter-spacing: var(--letter-spacing-h2);
	margin-top: var(--margin-top-h2);
	padding-top: var(--padding-top-h2);
	padding-bottom: var(--padding-bottom-h2);
	margin-bottom: var(--margin-bottom-h2);
}
h3 {
	font-family: var(--font-family-h3);
	font-weight: var(--font-weight-h3);
	text-transform: var(--text-transform-h3);
	font-size: var(--font-size-h3);
	line-height: var(--line-height-h3);
	letter-spacing: var(--letter-spacing-h3);
	margin-top: var(--margin-top-h3);
	padding-top: var(--padding-top-h3);
	padding-bottom: var(--padding-bottom-h3);
	margin-bottom: var(--margin-bottom-h3);
}
h4 {
	font-size: 1.167em;
	line-height: 1.286;
	letter-spacing: 0;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}
* + h4 {
	margin-top: -0.571em;
	padding-top: 2.571em;
}
h5 {
	font-size: 1em;
	line-height: 1.5;
	letter-spacing: 0;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}
* + h5 {
	margin-top: -0.667em;
	padding-top: 3em;
}
h6 {
	font-size: 0.834em;
	line-height: 1.8;
	letter-spacing: 0;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}
* + h6 {
	margin-top: -1em;
	padding-top: 3.6em;
}
h1 + h2,
h1 + h3,
h2 + h3 {
	margin-top: 0 !important;
}
h1 span,
h2 span,
h3 span {
	display: inline-block;
	vertical-align: baseline;
}
h1 + h1 {
	margin-top: 1.2em;
}
p {
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 1.5em;
	margin-bottom: 0;
}
p + dl,
p + ol,
p + ul {
	padding-top: 0;
}
ul h1,
ul h2,
ul h3,
ul h4,
ul h5,
ul h6 {
	margin: 0;
	padding: 0;
}
/** booking_v3_head.css - START */
/**
GENERAL STYLING
*/
body {
	background: #dedede;
	font: 0.81em/150% var(--font-family-body);
	color: #333333;
}
a {
	color: var(--color-link);
	text-decoration: none;
	outline: none;
}
a:hover {
	color: var(--color-link-dark);
	text-decoration: underline;
}
p {
	margin: 0 0 1.2em;
	padding: 0;
}
ul,
ol {
	margin: 1em 0 1.4em 24px;
	padding: 0;
	line-height: 140%;
}
li {
	margin: 0 0 0.5em 0;
	padding: 0;
}
ul.no-bullets {
	list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.4em;
	margin: 20px 0 0.4em;
	color: var(--color-text-heading);
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1.1em;
}
.section h1 {
	margin-top: 10px;
}
.highlight {
	background-color: yellow;
}
.add-shadow {
	box-shadow: 0 1px 3px #a0a0a0;
} /**
INPUTS
*/
input {
	margin: 0px;
}
input,
textarea,
select {
	font-family: var(--font-family-input-text);
	font-weight: var(--font-weight-input-text);
	text-transform: var(--text-transform-input-text);
	font-style: var(--font-style-input-text);
	border: 1px solid var(--color-lightgray-dark);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 4px;
	outline-color: var(--color-base);
	font-size: 1em;
	color: var(--color-text-body);
}
::placeholder {
	font-family: var(--font-family-input-text);
	font-weight: var(--font-weight-input-text);
	text-transform: var(--text-transform-input-text);
	font-style: oblique;
	color: #868e96;
	opacity: 1;
}
::-ms-input-placeholder {
	font-family: var(--font-family-input-text);
	font-weight: var(--font-weight-input-text);
	text-transform: var(--text-transform-input-text);
	font-style: oblique;
	color: #868e96;

}


input:focus,
textarea:focus {
	border: 1px solid var(--color-base);
}
textarea {
	line-height: 1.4em;
}
input[type="search"] {
	-webkit-appearance: none;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
	display: none;
} /**
BUTTONS
Also see style for forms.
*/
.button {
	cursor: pointer;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-weight: bold;
	outline: none;
	font-size: 13px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
	color: white;
	color: white;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
	box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1), 0 1px 2px #a0a0a0;
	-webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1),
		0 1px 2px #a0a0a0;
	-moz-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1), 0 1px 2px #a0a0a0;
	border: solid 1px #a35229;
	background: #742f8b;
	background-image: url("../images/fade-light-down.png");
	background-repeat: repeat-x;
}
.button:hover {
	box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1), 0 1px 2px #a0a0a0;
	-webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1),
		0 1px 2px #a0a0a0;
	-moz-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.1), 0 1px 2px #a0a0a0;
	background: #4e215d;
	background-image: url("../images/fade-light-down.png");
}
.button:active {
	border: 1px solid #333;
}
button.button {
	padding: 0.25em 0.68em;
}
a.button {
	padding: 0.25em 0.68em;
}
a.button:hover {
	text-decoration: none;
	color: white;
}
input.button {
	padding: 4px 8px;
}
.ie7 input.button {
	padding: 1px 6px;
} /**
STRUCTURE
*/
#wrapper-header {
	padding-bottom: 5px;
}
#wrapper-image {
	padding-bottom: 8px;
}
#wrapper-image img {
	vertical-align: top;
}
#wrapper-image .wrapper-inner {
	width: auto;
	text-align: center;
}
#header #header-nav-container {
}
.content-extra-row {
	clear: both;
	background: white;
	margin: 0px 0px 20px 0px;
	padding: 5px 20px 20px 20px;
	width: 630px;
	float: left;
} /**
HEADER 
*/
#header {
	margin: 20px 0 0px 0;
}
#header #header-row-1 {
	padding: 20px 20px 0px 20px;
	background-color: #ffffff;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	box-shadow: 0 1px 3px #a0a0a0;
}
#header #header-logo {
	width: 250px;
	float: left;
	line-height: 0px;
	margin-bottom: 10px;
}
#header #header-toolbox {
	float: right;
	width: 165px;
	text-align: right;
}
#header #header-search-container {
	text-align: left;
	width: 165px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin-bottom: 10px;
}
#header #header-search-input {
	background-color: #ffffff;
	font-size: 11px;
	margin-bottom: 10px;
	margin: 4px;
	width: 112px;
	outline: none;
	border-color: #7c0041;
}
#header #header-search-input:focus {
	border-color: white;
	background-color: white;
}
#header #header-search-submit {
	cursor: pointer;
	height: 22px;
	width: 22px;
	padding: 0px;
	margin-top: 0px;
	background-color: transparent;
	border: 0px solid transparent;
	line-height: 0;
	background-image: url(/clientfiles/mobile/images/icon-search.png);
	background-repeat: no-repeat;
}
#header #header-menubutton {
	display: none;
	padding: 4px 10px;
	margin-bottom: 10px;
}
#header #header-row-2 {
	clear: both;
	padding: 0px;
	background-color: #ffffff;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	box-shadow: 0 1px 3px #a0a0a0;
}
.TravelizeForceButtonMenu #header #header-row-1 {
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
.TravelizeForceButtonMenu #header #header-row-2 {
	background-color: transparent;
	box-shadow: none;
}
.TravelizeForceButtonMenu #header #header-menubutton {
	display: inline-block !important;
}
#header #header-nav-container.dropdown-menu {
	padding-top: 5px;
	padding-left: 10px;
} /**
dropdown-menu - Function
http:
*/
#header-nav-container.dropdown-menu ul {
	min-height: 0px;
	list-style: none;
	padding: 0;
	margin: 0;
}
#header-nav-container.dropdown-menu ul li,
#header-nav-container.dropdown-menu ul li ul li {
	float: left;
	position: relative;
	width: auto;
}
#header-nav-container.dropdown-menu ul li a {
	display: block;
}
#header-nav-container.dropdown-menu li ul {
	min-height: 0px;
	display: none;
	position: absolute;
	width: 200px;
	top: 18px;
	left: 0;
	margin-left: -4px;
}
#header-nav-container.dropdown-menu li > ul {
	top: auto;
	left: auto;
}
#header-nav-container.dropdown-menu ul.level2.hover {
	display: block;
}
.android-only {
	display: none !important;
}
.isAndroid .android-only {
	display: block !important;
} /**
dropdown-menu - Style
*/
#header-nav-container.dropdown-menu ul li a.level1 {
	font-size: 15px;
	font-weight: bold;
	display: block;
	padding: 4px 10px 9px 10px;
	text-decoration: none;
	margin: 0px;
	border: 1px solid transparent;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
#header-nav-container.dropdown-menu ul li a.level1:hover,
#header-nav-container.dropdown-menu ul li.active a.level1 {
	background-color: #f3f3f3;
	text-decoration: none;
	border-top: 1px solid #aeaeae;
	border-right: 1px solid #aeaeae;
	border-left: 1px solid #aeaeae;
}
#header-nav-container.dropdown-menu ul li ul {
	padding-top: 10px;
	padding-bottom: 8px;
	background-color: #f3f3f3;
	box-shadow: 0 1px 8px #999999;
	border-radius: 4px;
	border: 1px solid #aeaeae;
}
#header-nav-container.dropdown-menu ul li ul li {
	display: block;
	width: 100%;
}
#header-nav-container.dropdown-menu ul li ul li a.level2 {
	font-size: 14px;
	line-height: 100%;
	font-weight: normal;
	display: block;
	padding: 4px 10px;
	background-color: white;
	margin: 0px;
	background-color: #f3f3f3;
}
#header-nav-container.dropdown-menu ul li ul li a.level2:hover {
	text-decoration: underline;
}
#header-nav-container.dropdown-menu ul li ul li a.level3 {
	padding: 4px 10px 4px 18px;
} /**
EXTRAMENU
*/
#header-nav-container.button-menu {
	display: none;
	margin: 10px;
}
#header-nav-container.button-menu ul,
#header-nav-container.button-menu li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#header-nav-container.button-menu {
	margin-top: 8px;
}
#header-nav-container.button-menu ul a.level1 {
	font-weight: bold;
	font-size: 120%;
	padding: 3px 6px;
	display: block;
	background-color: #333;
	color: white;
	border-bottom: 1px solid var(--color-lightgray-dark);
}
#header-nav-container.button-menu ul.level2 a {
	font-weight: 700;
	font-size: 14px;
	padding: 3px 6px;
	display: block;
	background-color: #fbfbfb;
	border-bottom: 1px solid var(--color-lightgray-dark);
	border-left: 1px solid var(--color-lightgray-dark);
	border-right: 1px solid var(--color-lightgray-dark);
	box-shadow: inset 0 1px 0 0 #ffffff, 0 0px 0px 0 transparent;
}
#header-nav-container.button-menu ul a.level3 {
	font-weight: normal;
	font-size: 100%;
	padding: 3px 6px 3px 16px;
	display: block;
	background-color: #fbfbfb;
	border-bottom: 1px solid var(--color-lightgray-dark);
	border-left: 1px solid var(--color-lightgray-dark);
	border-right: 1px solid var(--color-lightgray-dark);
	box-shadow: inset 0 1px 0 0 #ffffff, 0 0px 0px 0 transparent;
}
#header-nav-container.button-menu ul ul {
	margin-bottom: 10px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
} /**
CONTENT
*/
#content {
	background: #fff;
	margin: 20px 0px 20px 0px;
	padding: 5px 20px 20px 20px;
	width: 630px;
	float: left;
}
#content-wide {
	background: #fff;
	margin: 20px 0px 20px 0px;
	padding: 5px 20px 20px 20px;
	width: 940px;
	float: left;
}
.section {
	margin-bottom: 20px;
} /**
SIDEBAR
*/
#sidebar {
	width: 290px;
	float: right;
	margin: 20px 0px 20px 0px;
}
.widget {
	background: #fff;
	margin: 0 0 30px;
	padding: 10px 20px;
	border-radius: 4px;
	box-shadow: 0 1px 3px #a0a0a0;
}
.widgettitle {
	margin: 0 0 5px;
	padding: 0;
}
.widget ul {
	margin: 0;
	padding: 0;
}
.widget li {
	margin: 0;
	padding: 6px 0;
	list-style: none;
	clear: both;
	border-top: solid 1px #eee;
} /**
FOOTER
*/
#footer {
	color: #777777;
	clear: both;
	background: #fff;
	margin: 20px 0px 20px 0px;
	padding: 20px 20px;
	border-radius: 4px;
	box-shadow: 0 1px 3px #a0a0a0;
}
#footer .section {
	margin-bottom: 0px;
}
.footer-col-1 {
	width: 72%;
	float: left;
}
.footer-col-2 {
	width: 21%;
	float: left;
	margin-left: 1%;
}
.footer-col-2 p {
	margin: 0px;
}
ul.footer-ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.footer-ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	padding-right: 10px;
}
a#footer-link-travelize {
	display: block;
	margin-top: 12px;
}
#footer-social {
	margin-top: 10px;
}
a.footer-social-link {
	line-height: 0px;
	margin: 0px;
	margin-right: 12px;
	padding: 0px;
	border: 1px solid white;
	display: inline-block;
	border-radius: 2px;
} /**
STARTPAGE BANNERS
*/
.banner-item {
	background-color: #f3f3f3;
	margin-bottom: 20px;
	padding-bottom: 5px;
	margin-top: 10px;
	border-bottom: 2px solid var(--color-lightgray-dark);
	cursor: pointer;
}
.banner-item.even {
	background-color: #e7e7e7;
}
.banner-title {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 8px;
}
.banner-title h2 {
	padding-top: 8px;
}
.banner-image {
	width: 250px;
	float: left;
	margin-top: 0px;
}
.banner-image-main {
	width: 240px;
	margin-left: 10px;
}
.banner-desc {
	padding-left: 270px;
	padding-right: 20px;
}
.banner-readmore {
	text-align: right;
}
.banner-readmore a {
	font-weight: 700;
	padding: 6px 0px 6px 6px;
}
.no-image .banner-desc {
	padding-left: 10px;
} /**
PAGER
*/
ul.pager {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-top: 32px;
}
ul.pager li {
	float: left;
}
ul.pager li a {
	text-decoration: none;
	padding: 4px 12px;
	background-color: #eeeeee;
	margin-right: 8px;
	text-align: center;
	min-width: 16px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	display: inline-block;
	border: 1px solid var(--color-lightgray-dark);
}
ul.pager li.next a,
ul.pager li.previous a {
	padding: 4px 6px;
}
ul.pager li a:hover {
	background-color: #bbbbbb;
}
ul.pager li.active a {
	background-color: #cccccc;
}
ul.pager .pager-separator {
	padding-top: 5px;
	padding-right: 10px;
}
.widget ul.pager li {
	clear: none;
} /*****************************************************************************
						SECTIONS/TEMPLATES
												
*****************************************************************************/
/**
DESTINATION
*/
.destination-main-image img {
	margin-left: auto;
	margin-right: auto;
}
.destination-jumplinks {
	display: none;
}
#jumplink-booknow {
	font-size: 1.2em;
	padding: 0.55em 3.5em;
}
.attached-page-toggler {
	background-color: transparent;
	border: 1px solid transparent;
	cursor: pointer;
	margin-bottom: 10px;
	border-bottom: 1px solid var(--color-lightgray-dark);
	border-top: 1px solid transparent;
	width: 100%;
	text-align: left;
	padding-bottom: 4px;
	padding-top: 4px;
}
.attached-page-toggler.toggled {
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
}
.destination-attached-pages-item {
	margin-bottom: 14px;
}
a.attached-page-toggler {
	font-size: 1.8em;
	font-weight: 700;
	display: block;
	line-height: 1.4em;
	margin: 20px 0 0.4em;
} /**
Tourlist
*/
h3.tourlist-header {
	margin-top: 6px;
	font-size: 1.8em;
}
.tourlist-item {
	background-color: #f3f3f3;
	margin-bottom: 10px;
	padding: 8px 8px 4px 8px;
	border: 1px solid var(--color-lightgray-dark);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: inset 0 1px 0 0 #f9f9f9;
}
.tourlist-item-divider {
	background-image: url(/clientfiles/mobile/images/hr.png);
	height: 2px;
	margin-top: 6px;
	margin-bottom: 6px;
}
.tourlist-item h3 {
	margin: 0px;
}
.tourlist-item h4 {
	margin: 0px;
}
.tourlist-item button {
	margin: 0px;
}
.tourlist-item .tourlist-extra-info p {
	margin-bottom: 5px;
}
.tourlist-item .tourlist-extra-info-important {
	font-style: italic;
	font-weight: 700;
	margin-top: 6px;
	margin-bottom: 12px;
	padding: 6px;
	border: 1px solid #dddddd;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: white;
}
.tourlist-item .tourlist-extra-info-important p {
	margin-bottom: 0.2em;
}
.tourlist-item .tourlist-item-action-price {
	display: inline-block;
	padding: 0px 10px 0px 5px;
}
.tourlist-item .tourlist-item-action-title {
	display: inline-block;
	padding: 0px 10px 0px 5px;
}
.tourlist-item .button {
	text-align: center;
	display: block;
	margin-bottom: 6px;
}
.tourlist-item.sold-out {
	background-color: var(--color-lightgray-dark);
	border: 1px solid #b4b4b4;
	box-shadow: inset 0 1px 0 0 #e6e6e6;
}
.tourlist-item.sold-out .tourlist-item-divider {
	background-image: url(/clientfiles/mobile/images/hr-darker.png);
}
.tourlist-item.sold-out a.button {
} /**
HOTELS
*/
.attributes-container {
	width: 100%;
}
.attributes-left {
	width: 100%;
}
.attributes-row {
	width: 100%;
	border-top: 1px solid var(--color-lightgray-dark);
}
.attributes-key {
	padding: 1%;
	width: 68%;
	float: left;
	display: inline-block;
	font-weight: 700;
}
.attributes-value {
	padding: 1%;
	width: 28%;
	float: left;
	display: inline-block;
	text-align: right;
} /**
CATEGORY
*/
.category-item {
	background-color: #f3f3f3;
	margin-bottom: 20px;
	padding-bottom: 10px;
	margin-top: 10px;
	border-bottom: 2px solid var(--color-lightgray-dark);
	cursor: pointer;
}
.category-item.even {
	background-color: #e7e7e7;
}
.category-title {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 8px;
}
.category-title h2 {
	padding-top: 8px;
}
.category-image {
	width: 200px;
	float: left;
	margin-top: 2px;
}
.category-image-main {
	width: 190px;
	margin-left: 10px;
}
.category-desc {
	padding-left: 220px;
	padding-right: 20px;
}
.category-readmore {
	text-align: right;
}
.category-readmore a {
	font-weight: 700;
}
.no-image .category-desc {
	padding-left: 10px;
} /**
CONTACT
*/
.contact-phonenr {
	font-weight: bold;
}
#contact-form .contact-row {
	margin-bottom: 5px;
}
#contact-form .contact-input {
	width: 280px;
}
#contact-form label {
	width: 130px;
	text-align: right;
	display: inline-block;
	font-weight: 700;
	margin-right: 7px;
}
#contact-form .contact-textarea {
	width: 280px;
}
#contact-form .contact-row-aligned * {
	vertical-align: middle;
} /**
Main nav in content on startpage
*/
ul#startpage-main-nav {
	margin: 0px;
	padding: 0px;
}
ul#startpage-main-nav li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul#startpage-main-nav li a {
	text-decoration: none;
	font-weight: 700;
	font-size: 19px;
	display: block;
	color: white;
	padding: 6px 12px;
	margin-bottom: 1px;
	background-color: #888888;
	background: #888888;
	background: linear-gradient(to bottom, #888888 0%, #555555 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#888888', endColorstr='#555555',GradientType=0 );
}
ul#startpage-main-nav li a:hover {
	background-color: #777777;
	background: #777777;
	background: linear-gradient(to bottom, #777777 0%, #444444 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#777777', endColorstr='#444444',GradientType=0 );
} /**
POPUP
*/
body.popup {
	background-color: #ffffff !important;
}
#wrapper-popup {
	width: 100% !important;
}
.popup-container {
	padding: 15px !important;
}
.popup-container h1,
.popup-container h2,
.popup-container h3,
.popup-container h4,
.popup-container h5,
.popup-container h6 {
	line-height: 1.4em;
	margin: 0px 0px 0.4em 0px;
	color: black;
}
body.popup .popup-closewindow-container {
	margin-top: 20px;
	font-weight: bold;
	cursor: pointer;
} /*****************************************************************************
									FORM FRAMEWORK
												
*****************************************************************************/
.form-row {
	margin-bottom: 0px;
	clear: both;
}
.form-row.form-row-hr {
	background-color: var(--color-lightgray-dark);
	display: block;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 15px;
}
.form-item {
	width: 90%;
	padding: 5px 5px 5px 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	float: left;
}
.form-item label {
	width: 120px;
	display: block;
	clear: both;
	text-align: right;
	margin-bottom: 4px;
	float: left;
	padding-right: 10px;
}
.form-item .form-input-text {
	width: 190px;
}
.form-item .form-input-textarea {
	width: 190px;
	margin: 0px;
}
.form-item .input-left {
	width: 120px;
	text-align: right;
	float: left;
	padding-right: 10px;
}
.form-item label.label-right {
	width: auto;
	float: left;
	text-align: left;
	clear: none;
}
.form-item-wide {
	width: 300px;
}
.form-item-wide .form-input-text {
	width: 280px;
}
.form-item .form-input-wide {
	width: 280px;
}
.form-item-medium {
	width: 130px;
}
.form-item-medium .form-input-text {
	width: 120px;
}
.form-item .form-input-medium {
	width: 120px;
}
.form-item-narrow {
	width: 100px;
}
.form-item-narrow .form-input-text {
	width: 80px;
}
.form-item .form-input-narrow {
	width: 80px;
}
.form-item.form-item-singleline {
	padding-top: 23px;
}
.form-item.form-item-indent {
	padding-left: 130px;
	width: 60%;
}
.form-container h1 {
	font-size: 26px;
	font-weight: 700;
	margin: 0px 0px 12px 0px;
}
.form-container h2 {
	font-size: 20px;
	font-weight: 700;
	margin: 0px 0px 12px 0px;
}
.form-container h3 {
	font-size: 16px;
	font-weight: 700;
	margin: 0px 0px 12px 0px;
}
.form-container-toggable {
	display: none;
}
.form-container-toggler {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: transparent;
	border: 0px;
	color: #1155cc;
	cursor: pointer;
}
.form-container-toggler:hover {
	text-decoration: underline;
}
.form-row-buttons {
	text-align: right;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.requiredfield-asterisk {
	padding: 0px 4px;
	text-decoration: none;
	font-size: 16px;
	font-weight: 700;
	color: var(--color-base);
	cursor: pointer;
	vertical-align: top;
}
.form-item .form-input-text.form-item-error,
.form-item .form-input-password.form-item-error,
.form-item .form-input-textarea.form-item-error {
	border: 1px solid red;
}
.form-item .validationerror {
	display: inline-block;
	padding-top: 2px;
	padding-left: 0px;
	color: red;
	font-weight: 700;
	vertical-align: top;
}
h2.validationerror {
	color: red;
	background-color: #f3f3f3;
	padding-left: 10px;
	border: 1px solid var(--color-lightgray-dark);
} /************************************************************************************************
																			MEDIA-SIZES
												
************************************************************************************************/
/**
*
*		Smaller than 980																														980
*
************************************************************************************/
@media screen and (max-width: 980px) {
	#wp-980 {
		display: block;
	}
	.wrapper {
	}
	#header {
		padding: 2px 0 20px 0;
	}
	#header #header-row-1 {
		padding: 20px 3% 0px 3%;
	}
	#content {
		width: 62%;
		padding: 5px 3% 3% 3%;
	}
	#content-wide {
		margin: 20px 0px 20px 0px;
		padding: 5px 3% 3% 3%;
		width: 94%;
	}
	.content-extra-row {
		width: 62%;
		padding: 5px 3% 3% 3%;
	}
	#sidebar {
		width: 30%;
	}
	#sidebar .widget {
	}
	#footer {
		padding: 3% 3%;
	}
	.form-item .validationerror {
		display: block;
		padding-left: 126px;
	}
} /**
*
*		Smaller than 854																														854
*
************************************************************************************/
@media screen and (max-width: 854px) {
	#header {
		height: auto;
		padding: 2px 0 0px 0;
	}
	#header #header-row-2 {
		background-color: transparent;
		box-shadow: none;
	}
	#header #header-menubutton {
		display: inline-block;
	}
	#header-nav-container.dropdown-menu {
		display: none;
	}
} /**
*
*		Smaller than 650																														650
*
************************************************************************************/
@media screen and (max-width: 650px) {
		
	.header-nav {
		visibility: hidden;
	}
	.header-bar-item-inner-icon{
		visibility: hidden;
	}

	#wp-650 {
		display: block;
	}
	body {
		font: 0.91em/150% var(--font-family-body);
	}
	.wrapper {
		width: 100%;
	}
	#header {
		margin: 0px 0px 0px 0px;
	}
	.content-extra-row {
		width: auto;
		float: none;
		margin: 20px 0 20px 0;
	}
	#content,
	#content-wide,
	#header,
	#sidebar,
	.widget,
	#footer,
	.content-extra-row {
		border-radius: 0px;
	}
	#sidebar .widget.sidebar-contact {
		margin-top: 20px;
		margin-bottom: 0px;
	}
	#sidebar .widget.sidebar-booking {
		padding-top: 0;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.contact #sidebar .widget.sidebar-news {
		--margin-top: 20px;
		margin-bottom: 0px;
	}
	#header-nav-container.dropdown-menu {
		display: none;
	}
	#header-menubutton {
		display: inline-block;
	}
	#header #header-logo {
		width: 200px;
	}
	#header #header-logo img {
		width: 150px;
	}
	#content {
		width: auto;
		float: none;
		margin: 0px 0 20px 0;
	}
	.destination-jumplinks {
		display: block;
	}
	#sidebar {
		width: 100%;
		margin: 0;
		float: none;
	}
	#sidebar .widget {
		padding: 0;
	}
	.booking-steps #content {
		margin-bottom: 0px;
	}
	.tourlist-item .button {
		width: 40%;
		float: left;
		margin-right: 3%;
	}
	#footer {
		margin: 0px 0px 0px 0px;
		padding: 6% 3%;
		background-image: url(/clientfiles/mobile/images/fade-darker.png);
		background-repeat: repeat-x;
	}
	.footer-col-1 {
		width: 100%;
		float: none;
	}
	.footer-col-2 {
		clear: both;
		width: 100%;
		float: none;
		margin-left: 0;
		margin-top: 20px;
	}
} /**
*
*		Smaller than 480																														480
*
************************************************************************************/
@media screen and (max-width: 480px) {
	#wp-480 {
		display: block;
	}
	#header #header-logo {
		width: 130px;
	}
	#header #header-logo img {
		width: 130px;
	}
	.form-item .form-input-text,
	.form-item .form-input-textarea {
		width: 100%;
	}
	html {
		-webkit-text-size-adjust: none;
	}
	#main-nav a {
		font-size: 0.9em;
		line-height: 10px;
		padding: 10px 8px;
	}
	.category-title {
		padding-left: 10px;
		padding-right: 10px;
	}
	.category-image {
		width: 100%;
		float: none;
	}
	.category-image-main {
		width: 100%;
		margin-left: 0px;
	}
	.category-desc {
		padding-left: 10px;
		padding-right: 10px;
	}
	.banner-desc {
		padding-left: 260px;
		padding-right: 20px;
	}
	#footer {
		margin: 0px 0px 0px 0px;
		padding: 6% 3%;
	}
	.footer-col-1 {
		width: 100%;
		float: none;
	}
	.footer-col-2 {
		clear: both;
		width: 100%;
		float: none;
		margin-left: 0;
		margin-top: 20px;
	}
	.form-item {
		width: 95%;
		padding: 5px 5px 5px 0px;
		margin-right: 5px;
		margin-bottom: 5px;
		margin-top: 5px;
		float: left;
	}
	.form-item label {
		display: block;
		clear: both;
		text-align: left;
		margin-bottom: 4px;
		float: none;
		padding-right: 10px;
	}
	.form-item .input-left {
		width: auto;
	}
	.form-item label.no-clear {
		clear: none;
		float: left;
	}
	.form-item.form-item-indent {
		padding-left: 0px;
		width: 90%;
	}
	.form-item .form-input-text,
	.form-item .form-input-textarea {
		width: 85%;
	}
	.form-input-text.form-input-narrow {
		width: 80px;
	}
	.form-item .validationerror {
		padding-left: 0px;
	}
} /**
*
*		Smaller than 420 (Samsung Galaxy Portrait is 360)					  								420
*
************************************************************************************/
@media screen and (max-width: 420px) {
	.banner-title {
		padding-left: 10px;
		padding-right: 10px;
	}
	.banner-image {
		width: 100% !important;
		float: none;
	}
	.banner-image-main {
		width: 100% !important;
		margin-left: 0px;
	}
	.banner-desc {
		padding-left: 10px !important;
		padding-right: 20px !important;
	}
	.tourlist-item .button {
		width: auto;
		float: none;
		margin-right: 0px;
	}
}
/**
*
*		Smaller than 320 (iPhone Portrait)																					320
*
************************************************************************************/
@media screen and (max-width: 320px) {
	.form-item label.no-clear {
		clear: both;
		float: none;
	}
}
/** booking_v3_head.css - END */
/** booking_v3.css - START */
.resetfloat:after,
.clearfix:after,
.wrapper-inner:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.resetfloat,
.clearfix,
.wrapper-inner {
	display: inline-block;
}
.resetfloat,
.clearfix,
.wrapper-inner {
	display: block;
	zoom: 1;
}
.clear {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.nowrap,
.date,
.time,
.postal-code {
	white-space: nowrap;
}
.bookformmain {
	text-align: left;
	margin-bottom: 50px;
}

#sidebar .bookformmain{
	padding-bottom:0;
	margin-bottom:42px;
}

.bookformmain-row2col {
	text-align: center;
	display: block;
}
.bookformmain-row2col-col {
	vertical-align: top;
	padding: 0;
	width: 32em;
	max-width: 100%;
	margin: 0 auto;
	text-align: left;
	display: inline-block;
}
.bookformmain-row2col-col {
	min-width: 49%;
	padding-right: 1%;
}
.bookingbox {
	box-sizing: border-box;
	border-style: solid;
	border-width: 1px;
	width: 100%;
	padding: 20px 15px;
	margin: 0 0 15px 0;
}
#sidebar .bookingbox {
	margin-bottom: 0;
}
.bookingbox h2 {
	margin-top: 0px;
}
.bookingbox-row {
	padding: 0px;
	margin: 0 0 46px 0;
	clear: both;
}
.bookingbox-row-indent {
	margin-left: 28% !important;
	padding-left: 2%;
}
.bookingbox iframe {
	border: none;
}
.bookingbox-key,
.bookingbox-value {
	display: inline;
	display: inline-block;
	vertical-align: top;
}
.bookingbox-key,
.BookingLabel {
	width: 28%;
	/* text-align: right; */
	text-align: left;
	padding-right: 1%;
	overflow: hidden;
	overflow-wrap: break-word;
	overflow-wrap: anywhere;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}
.bookingbox-value {
	width: 70%;
}
.BookingLabel {
	vertical-align: baseline;
	display: inline-block;
}
.classinput {
	width: 61%;
	border-style: solid;
	border-width: 1px;
	vertical-align: top;
}
p.BookingLabel {
	margin: 0 0% 0 0;
	padding: 0 10px 0 0;
	display: inline-block;
	float: left;
}
p.booking-info {
	margin: 0px;
	padding: 0 10px 0 0;
	width: 68%;
	float: right;
}
.booking-rightbox {
	width: 68%;
	float: left;
	margin: 0 0 0 1%;
}
.classinput:focus {
	border-style: solid;
	border-width: 1px;
}
.classinput.form-item-error {
	border-style: solid;
	border-width: 2px;
	width: 61%;
}
.bookingbox-row select,
.bookingbox-row select.form-item-error {
	width: 63%;
}
.bookingbox-row select.narrow-select,
.bookingbox-row select.narrow-select.form-item-error {
	width: 31%;
}
select.displayroomselection,
.paxselect {
	width: 80px;
}
select.displayroomselection {
	margin-right: 8px;
	font-size: 1em;
	margin-bottom: 8px;
}
.bookingbox-row .validationerror {
	display: block;
	margin-left: 29%;
	margin-bottom: 4px;
}
.stepsubmit {
	text-align: right;
}
.requiredfield-asterisk {
	padding: 0px 4px 0px 4px;
	text-decoration: none;
	cursor: pointer;
	vertical-align: top;
}
.requiredfield-asterisk-valid-icon {
	color: LimeGreen;
}
.requiredfield-asterisk-invalid-icon {
	color: Red;
}
a.instruction-copy {
	display: inline-block;
	text-decoration: none;
	padding: 5px 10px;
	border-style: solid;
	border-width: 1px;
}
.pricetable_c1 {
	width: 70%;
	text-align: left;
	vertical-align: top;
}
.pricetable_c2 {
	width: 30%;
	text-align: right;
}
.Inputtable_c1 {
	width: 30%;
	text-align: right;
	vertical-align: top;
}
.Inputtable_c2 {
	width: 70%;
	text-align: left;
	vertical-align: top;
}
.Inputtable_c2_right {
	width: 70%;
	text-align: right;
}
.text-align-right {
	text-align: right;
}
.bookingbox-row select.paxselect,
.booking-rightbox table select,
.bookingbox-row .roomselect {
	width: 80px;
}
.bookingbox-row .roomselect {
	margin-right: 0.375em;
}
.booking-cabins {
	margin-bottom: 12px;
}
.booking-cabins select {
	width: 60px;
	margin-right: 8px;
}
.booking-cabins-row {
	margin-bottom: 6px;
}
.bookingbox-grid-container {
	padding: 5px 10px 20px 10px;
	border-style: solid;
	border-width: 1px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.bookingbox-grid-container .BookingLabel {
	width: 28%;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 15px;
}
.bookingbox-grid2-cell select,
.bookingbox-grid3-cell select,
.bookingbox-grid4-cell select,
.bookingbox-grid5-cell select {
	width: 90%;
}
.bookingbox-grid2-row,
.bookingbox-grid3-row,
.bookingbox-grid4-row,
.bookingbox-grid5-row,
.bookingbox-grid6-row {
	width: 100%;
	padding-bottom: 4px;
	margin-bottom: 4px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.bookingbox-grid2-row:last-child,
.bookingbox-grid3-row:last-child,
.bookingbox-grid4-row:last-child,
.bookingbox-grid5-row:last-child,
.bookingbox-grid6-row:last-child {
	border-bottom: none;
}
.bookingbox-grid2-cell,
.bookingbox-grid3-cell,
.bookingbox-grid4-cell,
.bookingbox-grid5-cell,
.bookingbox-grid6-cell {
	padding: 0.5%;
	float: left;
	min-width: 1px;
}
.bookingbox-grid2-header-row,
.bookingbox-grid3-header-row,
.bookingbox-grid4-header-row,
.bookingbox-grid5-header-row,
.bookingbox-grid6-header-row {
	margin-bottom: 0px;
	padding-bottom: 0px;
} /**/
.bookingbox-grid4-cell-1 {
	width: 46%;
}
.bookingbox-grid4-cell-2 {
	width: 13.5%;
}
.bookingbox-grid4-cell-3 {
	width: 29%;
}
.bookingbox-grid4-cell-4 {
	width: 7.5%;
} /**/
.bookingbox-grid5-cell img {
	max-width: 100%;
}
.bookingbox-grid5-cell-1 {
	width: 20%;
}
.bookingbox-grid5-cell-1 a {
	display: block;
}
.bookingbox-grid5-cell-2 {
	width: 45%;
}
.bookingbox-grid5-cell-3 {
	width: 14%;
}
.bookingbox-grid5-cell-4 {
	width: 9%;
}
.bookingbox-grid5-cell-5 {
	width: 7%;
	padding-top: 5px;
}
.bookingbox-grid5-header-row .bookingbox-grid5-cell-5 {
	padding-top: 0.5%;
} /**/
.bookingbox-grid6-cell {
	width: 15%;
}
.bookingbox-brochure {
	text-align: center;
}
.bookingbox-brochure .bookingbox-grid3-cell {
	clear: none;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.bookingbox-brochure .bookingbox-grid3-cell-1 {
	width: 21%;
}
.bookingbox-brochure .bookingbox-grid3-cell-2 {
	width: 72%;
	text-align: left;
}
.bookingbox-brochure .bookingbox-grid3-cell-3 {
	width: 4%;
	text-align: left;
}
.bookingbox-brochure .bookingbox-grid3-header-row .bookingbox-grid3-cell {
	width: auto;
}
.bookingbox-brochure .bookingbox-grid3-header-row .bookingbox-grid3-cell-1 {
	clear: left;
}
.bookingbox-brochure .bookingbox-grid3-header-row .bookingbox-grid3-cell-3 {
	float: right;
	clear: right;
} /**
BOOKING PACKAGE 2
*/
.booking-package2-row {
	margin-bottom: 10px;
}
.booking-package2-header-hotel {
	display: inline-block;
	float: left;
}
.booking-package2-header-dates {
	float: left;
	padding-left: 15px;
	display: inline-block;
}
.booking-package2-flightinfo-container {
	width: 44%;
	margin-right: 1%;
	float: left;
}
.booking-package2-rooms {
	width: 34%;
	margin-right: 1%;
	float: left;
}
.booking-package2-price {
	width: 20%;
	float: left;
}
.booking-package2-container h3 {
	margin: 0px;
	margin-bottom: 6px;
	padding: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.booking-package2-priceinformation-modal {
	display: none;
	margin-top: 6px;
	width: 98%;
	padding: 1%;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	clear: both;
}
.booking-package2-priceinformation-modal .popupItems {
	width: 100%;
}
.booking-package2-priceinformation-modal .closewindow {
	display: block;
	overflow: hidden;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: left top;
}
.booking-package2-priceinformation-modal .tablePriceInfo {
	width: 100%;
}
.booking-package2-priceinformation-modal .col1 {
	width: 50%;
}
.booking-package2-priceinformation-modal .col2 {
	width: 25%;
}
.booking-package2-priceinformation-modal .col3 {
	width: 25%;
}
.booking-package2-rooms select {
	width: 95%;
}
.popupItems_content .closewindow {
	text-align: right;
}
.popupItems {
	position: static;
	width: 100%;
}
.popupItems_content .link {
	float: right;
}
.content-extra-row {
	margin-left: 0.75em;
}
@media screen and (max-width: 650px) {
	/**
BOOKING PACKAGE 2
*/
	.booking-package2-header-hotel {
		display: block;
		float: none;
		margin-bottom: 0px;
	}
	.booking-package2-header-dates {
		margin-top: 0px;
		padding-left: 0px;
		display: block;
		float: none;
		text-align: left;
	}
	.booking-package2-flightinfo-container {
		width: 100%;
		margin-right: 0;
		float: none;
		margin-bottom: 8px;
	}
	.booking-package2-rooms {
		width: 100%;
		margin-right: 0;
		float: none;
		margin-bottom: 8px;
	}
	.booking-package2-price {
		width: 100%;
		float: none;
		text-align: right;
	}
	h3.booking-package2-price-total {
		margin-top: 12px;
		border-bottom-style: solid;
		border-bottom-width: 1px;
	}
	.booking-package2-row {
		padding-bottom: 8px;
		border-bottom-style: solid;
		border-bottom-width: 1px;
	}
	.content-extra-row {
		margin-left: 0;
	}
}
@media screen and (max-width: 545px),
	(min-width: 651px) and (max-width: 785px) {
	.bookingbox-key,
	.bookingbox-value,
	.BookingLabel {
		width: 100%;
		padding: 0px;
		text-align: left;
	}
	.booking-info,
	p.booking-info {
		width: 100%;
		padding: 0px;
	}
	.classinput {
		width: 90%;
		padding: 4px;
	}
	.bookingbox-row select {
		width: 90%;
	}
	.booking-cabins-row select {
		width: 60px;
	}
	.booking-cabins-container .booking-rightbox {
		width: 100%;
	}
	.classinput.form-item-error {
		width: 90%;
		padding: 4px;
	}
	.bookingbox-row .validationerror {
		display: block;
		margin-left: 0;
	}
	.bookingbox-row select.form-item-error {
		width: 90%;
	}
	.bookingbox-row-indent {
		margin-left: 0 !important;
		padding-left: 0;
	}
	.bookingbox-grid2-header-row,
	.bookingbox-grid3-header-row,
	.bookingbox-grid4-header-row,
	.bookingbox-grid5-header-row {
		display: none;
	}
	.bookingbox-grid-container .BookingLabel {
		margin-bottom: 5px;
		padding-bottom: 5px;
		margin-top: 15px;
		text-align: left;
		width: 100%;
		border-bottom-style: solid;
		border-bottom-width: 1px;
	}
	.bookingbox-grid4-cell-1 {
		width: 99%;
		clear: both;
	}
	.bookingbox-grid4-cell-2,
	.bookingbox-grid4-cell-3 {
		width: 42%;
	}
	.bookingbox-grid4-cell-4 {
		width: 10%;
	}
	/**/
	.bookingbox-grid5-cell-1,
	.bookingbox-grid5-cell-2 {
		width: 99%;
		clear: both;
	}
	.bookingbox-grid5-cell-3 {
		width: 42%;
	}
	.bookingbox-grid5-cell-4 {
		width: 25%;
	}
	.bookingbox-grid5-cell-5 {
		width: 30%;
		text-align: right;
	}
	.bookingbox-brochure .bookingbox-grid3-row {
		position: relative;
	}
	.bookingbox-brochure .bookingbox-grid3-cell {
		float: none;
		display: inline-block;
		vertical-align: top;
		box-sizing: border-box;
	}
	.bookingbox-brochure .bookingbox-grid3-cell:empty {
		display: none;
	}
	.bookingbox-brochure .bookingbox-grid3-cell-1 {
		width: 100px;
		width: 10rem;
	}
	.bookingbox-brochure .bookingbox-grid3-cell-2 {
		width: 23.2em;
		padding-right: 1.3em;
	}
	.bookingbox-brochure .bookingbox-grid3-cell-3 {
		width: 1.3em;
		position: absolute;
		top: 0;
		right: 0;
	}
}
@media screen and (max-width: 330px) {
	.classinput {
		width: 85%;
		padding: 4px;
	}
	.classinput.form-item-error {
		width: 85%;
		padding: 4px;
	}
	.bookingbox-row select.form-item-error {
		width: 85%;
	}
}
#content,
#content-wide {
	float: left;
}
#sidebar {
	float: right;
}
.section {
	margin-bottom: 0px;
}
.content-extra-row {
	float: left;
	clear: both;
	margin: 0;
}
@media screen and (min-width: 1px) {
	.wrapper,
	#wrapper {
		width: 100%;
	}
	#content {
		width: 62%;
		padding: 0;
	}
	#content-wide {
		width: 94%;
	}
	.content-extra-row {
		width: 62%;
		padding: 0 2% 0 2%;
	}
	#sidebar {
		width: 30%;
		padding: 0 2% 0 0;
	}
}
@media screen and (max-width: 650px) {
	textarea:focus,
	select:focus,
	input:not([type="submit"]):not([type="file"]):not([type="button"]):focus {
		font-size: 16px;
	}
	#content {
		width: 100%;
		float: none;
	}
	#sidebar {
		width: 100%;
		padding: 0;
		float: none;
	}
	.content-extra-row {
		width: 96%;
		padding: 0 2% 0 2%;
		float: none;
	}
	#content,
	#content-wide,
	#header,
	#sidebar,
	.widget,
	#footer,
	.content-extra-row {
		border-radius: 0px;
	}
}
@media screen and (max-width: 420px) {
	#content {
		width: 100%;
		padding: 0%;
		float: none;
	}
	#sidebar {
		width: 100%;
		padding: 0;
		float: none;
	}
	.content-extra-row {
		width: 100%;
		padding: 0;
		float: none;
	}
}
@media screen and (max-width: 320px) {
	#content {
	}
	#sidebar {
	}
	.content-extra-row {
	}
}
#paxpriceinformationTable {
	width: 100%;
	border-collapse: collapse;
}
.booking-payinfo-icon {
}
/**/
@media screen and (max-width: 545px),
	(min-width: 651px) and (max-width: 785px) {
	.bookingbox-grid2-row,
	.bookingbox-grid3-row,
	.bookingbox-grid4-row,
	.bookingbox-grid5-row,
	.bookingbox-grid6-row {
		padding-bottom: 2em;
		margin-bottom: 2em;
	}
} /** (2020-10-28 LS) Admin Link: ' admin/posts.asp?id={D9D38A1A-BEB7-4EA2-A439-FD4919ED36CB} ' */
.bookingbox-grid5-cell {
	text-align: center;
}
.bookingbox-grid5-cell-2 {
	text-align: left;
}
.bookingbox-grid5-cell-3 {
	text-align: right;
}
.bookingbox-grid5-header-row .bookingbox-grid5-cell-3 {
}
.bookingbox-grid5-cell-key {
	/** Screen Readers Only */
	display: inline-block !important;
	position: absolute;
	top: -9999em;
	left: -9999em;
}
@media screen and (max-width: 545px),
	(min-width: 651px) and (max-width: 785px) {
	.bookingbox-grid5-cell {
		padding-top: 0;
		padding-bottom: 0;
	}
	.bookingbox-grid5-cell-key {
		display: inline-block !important;
		position: static;
		top: 0;
		left: 0;
		padding-right: 0.25em;
		white-space: nowrap;
	}
	.bookingbox-grid5-cell-key:after {
		content: "\003A";
		margin-left: -0.2em;
	}
	.bookingbox-grid5-cell-1 {
		margin-bottom: 0.75em;
	}
	.bookingbox-grid5-cell-3 {
		text-align: left;
	}
	.bookingbox-grid5-cell-5 {
		text-align: right;
		white-space: nowrap;
	}
	.bookingbox-grid5-cell-5-key {
		vertical-align: middle;
	}
	.bookingbox-grid5-cell-5 .classinput[type="checkbox"] {
		width: auto;
		display: inline-block;
		vertical-align: middle;
	}
}
/** booking_v3.css - END */
/** booking_v3_client.css - START */
.render-booking-version .id-wrapper-body,
.render-booking-version .id-wrapper-body:nth-child(1n) {
	background: var(--color-background-text);
	background-color: rgba(var(--color-background-text-rgb), 0.5);
}
.wrapper,
#wrapper {
	max-width: 100%;
}
.id-page {
	width: 1200px;
	max-width: 100%;
}
.content-extra-row.booking-payment .bookingbox {
	background-color: transparent;
	border-color: transparent;
}
#content {
	background: transparent;
}
#content-wide,
.content-extra-row {
	background: transparent;
}
.sidebar-booking {
	border: none;
}
.widget {
	background: var(--color-background-text);
	box-shadow: 0 1px 3px rgba(var(--color-text-body-rgb), 0.35);
}
.sidebar-booking,
.widget.sidebar-booking {
	background: none transparent;
	box-shadow: none;
}
.widget li {
	border-top-color: var(--color-lightgray);
}
.form-row.form-row-hr {
	background-color: var(--color-lightgray);
}
.form-container-toggler {
	background-color: transparent;
	color: var(--color-text-heading);
}
.form-item .form-input-text.form-item-error,
.form-item .form-input-password.form-item-error,
.form-item .form-input-textarea.form-item-error {
	border-color: var(--color-warning);
}
.form-item .validationerror {
	color: var(--color-warning);
}
.bookingbox {
	background-color: transparent;
	border-color: transparent;
	border-top-color: var(--color-lightgray-dark);
	margin-top: 0;
	margin-bottom: 1.5em;
	padding-top: 20px;
	padding-bottom: 20px;
	border-radius: 0;
}
.bookingbox:first-child {
	border-top-color: transparent;
	border-bottom-color: transparent;
}
.bookingbox-row:after {
	content: "";
	display: table;
	clear: both;
}
.atstep3 #content .bookingbox {
	box-shadow: 1px 0 0 0 var(--color-lightgray-dark),
		-1px 0 0 0 var(--color-lightgray-dark),
		0 1px 0 0 var(--color-lightgray-dark);
}
.atstep3 #content .bookingbox:first-child {
	box-shadow: 0 0 0 1px var(--color-lightgray-dark);
}
.bookingbox-key,
.BookingLabel {
	font-family: var(--font-family-body-bold);
	font-weight: var(--font-weight-body-bold);
}
.BookingLabel {
	padding-top: 0.55em;
	padding-bottom: 0;
}
.atstep2 .bookingbox,
.content-extra-row.booking-payment .bookingbox,
#sidebar .bookingbox {
/* 	background-color: var(--color-lightgray); */
/* 	border-color: var(--color-lightgray-dark); */
	margin-top: 20px;
	margin-bottom: 10px;
}
#content {
	padding-top: 0;
	padding-bottom: 10px;
}
#content .bookingbox:first-child {
	margin-top: 0;
}
.id-page {
	padding-top: 20px;
}
.atstep2 .bookingbox:first-child,
.content-extra-row.booking-payment .bookingbox:first-child,
#sidebar .bookingbox:first-child {
	margin-top: 0;
}
.bookingbox:nth-child(odd) {
/* 	background-color: rgba(var(--color-background-text-rgb), 0.2); */
}
.bookingbox:nth-child(even) {
/* 	background-color: rgba(var(--color-background-text-rgb), 0.5); */
}
.classinput {
	border-color: var(--color-lightgray-dark);
	border-radius: 3px;
	outline: none;
	padding: 10px 12px;
}
.classinput:focus {
	border-color: var(--color-lightgray-dark);
	border-color: rgba(0, 0, 0, 0.41);
}
.classinput.form-item-required:focus {
	border-color: var(--color-warning);
}
.classinput.form-item-error {
	border-color: var(--color-warning);
}
.validationerror {
	font-family: var(--font-family-body-bold);
	font-weight: var(--font-weight-body-bold);
	color: var(--color-warning);
}
h2.validationerror {
	color: var(--color-warning);
	background-color: transparent;
	border-color: transparent;
}
a.instruction-copy {
	background-color: transparent;
	border-color: transparent;
	border-radius: 3px;
}
a.instruction-copy:hover {
	background-color: var(--color-lightgray);
	border-color: var(--color-lightgray-dark);
}
a.instruction-copy:active {
	text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.12);
	box-shadow: inset 1px 1px 1px 0 rgba(0, 0, 0, 0.24),
		inset -1px -1px 1px 0 rgba(255, 255, 255, 0.24);
	background-image: none;
	background-color: var(--color-background-text);
	border-color: var(--color-lightgray);
}
.bookingbox-grid-container {
	background-color: transparent;
	border-color: transparent;
	border-radius: var(--border-radius-box);
}
.bookingbox-grid-container .BookingLabel {
	font-size: 18px;
}
.bookingbox-grid4-row,
.bookingbox-grid5-row,
.bookingbox-grid6-row {
	border-bottom-color: var(--color-lightgray);
}
.bookingbox-grid4-row:last-child,
.bookingbox-grid5-row:last-child,
.bookingbox-grid6-row:last-child {
	border-bottom-color: transparent;
}
.bookingbox-grid4-header-row .bookingbox-grid4-cell,
.bookingbox-grid5-header-row .bookingbox-grid5-cell,
.bookingbox-grid6-header-row .bookingbox-grid6-cell {
	background-color: transparent;
}
select.displayroomselection {
}
.pricesummary {
	font-family: var(--font-family-body-bold);
	font-weight: var(--font-weight-body-bold);
}
#poweredbytravelize {
	padding-left: 1.5em !important;
	padding-right: 1.5em !important;
}
/** BOOKING PACKAGE 2 */
.booking-package2-row {
	border-bottom-color: 1px solid var(--color-lightgray-dark);
}
.booking-package2-container h3 {
	border-bottom-color: var(--color-lightgray);
	font-size: 16px;
}
.booking-package2-priceinformation-modal {
	background-color: var(--color-lightgray);
	border-top-color: var(--color-lightgray);
	border-bottom-color: var(--color-lightgray);
}
.booking-package2-header-dates {
	font-family: var(--font-family-heading);
	font-weight: var(--font-weight-heading);
	text-transform: var(--text-transform-heading);
}
.booking-package2-priceinformation-modal .closewindow {
	width: 12px;
	height: 12px;
}
.booking-package2-priceinformation-modal .closewindow:before {
	content: "x";
}
@media screen and (max-width: 650px) {
	/** BOOKING PACKAGE 2 */
	h3.booking-package2-price-total {
		font-size: 24px;
		border-bottom-color: transparent;
	}
	.booking-package2-row {
		border-bottom-color: var(--color-lightgray-dark);
	}
}
@media screen and (max-width: 545px) {
	.bookingbox-grid-container .BookingLabel {
		font-size: 18px;
		border-bottom-color: var(--color-lightgray);
	}
}
#step-indicator-ol {
	border-color: var(--color-lightgray-dark);
}
#step-indicator-ol li {
	background-color: var(--color-lightgray);
}
#step-indicator-ol li.active {
	background-color: var(--color-background-text);
}
.notIE #step-indicator-ol li {
	border-right-color: var(--color-lightgray);
}
a#step-indicator-help-button {
	border-color: transparent;
}
a#step-indicator-help-button:hover {
	border-color: var(--color-lightgray-dark);
	background-color: var(--color-lightgray);
}
#step-indicator-help-container {
	background-color: var(--color-lightgray);
	border-top-color: var(--color-lightgray);
	border-bottom-color: var(--color-lightgray);
}
@media screen and (max-width: 854px) {
	.notIE #step-indicator-ol li#step-container-2 {
		border-right-color: transparent;
	}
	.notIE #step-indicator-ol li#step-container-1 {
		border-bottom-color: var(--color-lightgray);
	}
	.notIE #step-indicator-ol li#step-container-2 {
		border-bottom-color: var(--color-lightgray);
	}
}
@media screen and (max-width: 650px) {
	.notIE #step-indicator-ol li#step-container-1 {
		border-right-color: transparent;
	}
	.notIE #step-indicator-ol li#step-container-3 {
		border-right-color: transparent;
	}
	.notIE #step-indicator-ol li#step-container-3 {
		border-bottom-color: var(--color-lightgray);
	}
}
body.fixedWidthSiteVersion,
.fixedWidthSiteVersion .wrapper,
.fixedWidthSiteVersion .id-wrapper-bottombar {
	max-width: 100% !important;
	min-width: 0 !important;
	width: auto !important;
}
.classinput + .requiredfield-asterisk {
	padding-right: 0;
	margin-right: 0;
} /**/
#step-indicator-container {
	box-sizing: border-box;
	position: relative;
	max-width:100%;
	overflow:auto;
}
#step-indicator-container *,
#step-indicator-container *:before,
#step-indicator-container *:after {
	box-sizing: inherit;
}
.step-container {
	font-family: var(--font-family-button);
	font-weight: var(--font-weight-button);
	text-transform: var(--text-transform-button);
	font-style: var(--font-style-button);
	letter-spacing: var(--letter-spacing-button);
	font-size: 1em;
	line-height: 1.25;
	margin: 5px 15px 30px 15px;
	padding: 30px 20px;
	text-align: center;
	display: block;
	background-color: #fff;
	text-align: center;
	box-shadow: 0 1px 3px 0 rgb(51, 51, 51, 0.1);
	text-transform: uppercase;
	border-radius: 3px;
}

.step-active 
		{	
			font-weight: 800;
		}

.step-container-bottom.active {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -1em;
	font-size: 0.875em;
	width: 0;
	height: 0;
	border: 1em solid transparent;
	border-bottom-width: 0;
	border-top-color: #fff;
	margin: 0 auto;
}
.step-container-bottom.active:before {
	position: absolute;
	top: -0.9em;
	top: calc(-1em + 1px);
	left: -1em;
	content: "";
	display: block;
	font-size: 1.2em;
	width: 0;
	height: 0;
	border: 1em solid transparent;
	border-bottom-width: 0;
	border-top-color: rgb(51, 51, 51, 0.06);
	margin: 0 auto;
	z-index: -1;
}
@media screen and (min-width: 1px) and (max-width: 979px) {
	.step-container,
	.step-container-bottom {
		display: none;
	}
	.step-container.active,
	.step-container-bottom.active {
		display: block;
	}
	#step-container-1 .step-container-inner:before {
		content: "STEP 1/4 | ";
	}
	#step-container-2 .step-container-inner:before {
		content: "STEP 2/4 | ";
	}
	#step-container-3 .step-container-inner:before {
		content: "STEP 3/4 | ";
	}
	#step-container-4 .step-container-inner:before {
		content: "STEP 4/4 | ";
	}
}
@media screen and (min-width: 980px) {
	.step-container-bottom.active {
		display: none;
	}
	#step-indicator-container-top {
		display: flex;
		flex-flow: row nowrap;
		justify-content: flex-start;
	}
	.step-container {
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 0;
		padding: 34px 35px;
	}
	.step-container:nth-child(1) {
		margin-right: 30px;
	}
	.step-container:nth-child(1) ~ .step-container {
		border-radius: 0;
	}
	.step-container:nth-child(1) + .step-container {
		border-top-left-radius: 3px;
		border-bottom-left-radius: 3px;
	}
	.step-container:nth-child(1) ~ .step-container:last-child {
		border-top-right-radius: 3px;
		border-bottom-right-radius: 3px;
	}
} /**/
.resetfloat:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.resetfloat {
	display: inline-block;
}
.resetfloat {
	display: block;
	zoom: 1;
}
/**/
body {
	background-color: #fafafa;
	font-family: var(--font-family-body);
	font-weight: 300;
	font-size: 16px;
	line-height: 1.5;
	color: var(--color-text-body);
}
h1 {
	font-family: var(--font-family-heading);
	font-weight: 700;
	letter-spacing: 0;
}
h2,
h3,
h4,
h5,
h6,
.booking-help-tel {
	font-family: var(--font-family-heading);
	font-weight: 500;
	letter-spacing: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	color: var(--color-text-heading);
}
h2.bookformmain,
h3.bookformmain {
	font-size: 24.5px;
	font-weight: 400;
}

strong {
	font-family: var(--font-family-body-bold);
	font-weight: 700;
}

#footer {
	border-radius: 0;
	box-shadow: none;
}
.widget {
	border-radius: 0;
	box-shadow: none;
}
p:not([class]) {
}
.button,
a.button,
input.button,
.button:hover,
.button:active {
	font-family: var(--font-family-button);
	font-weight: var(--font-weight-button);
	text-transform: var(--text-transform-button);
	font-style: var(--font-style-button);
	letter-spacing: var(--letter-spacing-button);
	font-size: var(--font-size-button);
	line-height: var(--line-height-button);
	margin: var(--margin-button);
	padding: var(--padding-button);
	box-sizing: border-box;
	cursor: pointer;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	transition: background-color 0.15s ease-in-out,
		border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	border-radius: var(--border-radius-button);
	cursor: pointer;
	text-shadow: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	background-image: none;
	color: #fff;
	background-color: #742f8b;
	border: 2px solid #742f8b;
}
.button:hover {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	background: #632477;
	border-color: #632477;
	background-image: none;
}
.button:active {
	background-color: #632477;
	border-color: #a55b1b;
}
.stepsubmit .button {
	font-size: 15px;
	padding: 16px 56px;
}
table.filter-table {
	margin-top: 12px;
	border-collapse: separate;
}
table.filter-table tr td {
	padding: 10px 7px;
	font-size: 13px;
	border-top: 1px solid var(--color-lightgray-dark);
}
table.filter-table tr.header-row td {
	background-color: white;
	border-top: 1px dashed #7f7f7f;
	border-bottom: 1px solid transparent;
	font-size: 13px;
	padding: 14px 7px 10px 7px;
}
table.filter-table tr.filter-row-totals td {
	border-top: 1px dashed #7f7f7f;
	padding: 14px 7px 4px 7px;
}
table.filter-table tr.filter-row-hover {
	background-color: #e5f7fd;
	background-image: url("/images/row-hilighted.png");
	background-repeat: repeat-x;
}
#iframe_body,
#iframe,
.iframe_body,
.iframe,
#body {
	background-color: transparent;
}
.bookingbox {
	background: #fff;
	box-shadow: 0 1px 3px 0 rgb(51, 51, 51, 0.1);
}
#sidebar .bookingbox {
}
.logo {
	float: left;
	clear: left;
}
.booking-help-tel,
.booking-help-tel a {
	display: block;
}
.booking-help-tel .key {
	padding-right: 8px;
}
.booking-help-tel .key,
.booking-help-tel .value {
	display: block;
	display: inline-block;
}
.booking-help-tel a,
.booking-help-tel a:hover {
	text-decoration: none;
}
.booking-help-tel {
	padding: 0;
	float: right;
	clear: right;
	line-height: 1.2;
	text-align: center;
}
.booking-help-tel a {
	padding: 4px 10px;
	color: #666666;
	width: 200px;
	max-width: 80%;
	float: right;
}
.booking-help-tel .key,
.booking-help-tel .value-open {
	font-size: 13px;
	font-weight: 300;
}
.booking-help-tel .key {
	margin-bottom: 5px;
}
.booking-help-tel .value-open {
	margin-top: 3px;
}
.booking-help-tel .value-tel {
	font-size: 20px;
	font-weight: 300;
	padding: 8px 10px;
	display: block;
	display: inline-block;
	margin: 0 auto;
}
.booking-help-tel .value .txt {
	font-size: 14px;
}
html .widget,
html #content {
	background: transparent;
}
#sidebar .bookingbox:first-child {
	margin-top: 0;
}
html .bookingbox {
	border-radius: 0;
}
body {
	background-repeat: no-repeat;
	background-position: 50% 0;
}
.booking-header-best {
	padding: 0;
	margin: 0;
	text-align: left;
}
.booking-header-best .logo {
	display: block;
	font-style: none;
}
.booking-header-best .logo img {
	margin-top: -5px;
}
.booking-header-best a,
.booking-header-best a:hover {
	text-decoration: none;
}
@media screen and (max-height: 780px) {
	.booking-header-best {
		padding-bottom: 0;
	}
}
@media screen and (max-width: 1024px) {
	.booking-header-best {
		padding-bottom: 0;
	}
}
@media screen and (min-width: 1px) {
	body {
		background-size: 160% auto;
	}
	.bookingbox {
		border: none;
	}
	body.noHeaderImage .bookingbox {
	}
}
@media screen and (min-width: 319px) {
	html .booking-header-best {
		float: left;
		clear: none;
		width: 108px;
	}
	#content {
		/* clear: left; */
	}
}
@media screen and (min-width: 1px) and (max-width: 650px) {
	body {
		background-image: none !important;
	}
	.booking-help-tel a {
		background: transparent;
	}
	.booking-help-tel a {
		width: 100%;
		max-width: 100%;
		float: none;
		padding-left: 0;
		padding-right: 0;
	}
}
@media screen and (min-width: 651px) {
	#content,
	#sidebar {
		margin-top: 0;
	}
	.booking-help-tel .value .txt {
		display: none;
	}
	.booking-help-tel .value-tel {
		color: var(--color-text-heading);
		background: none transparent;
		border: none;
		padding: 0;
		margin: 0;
		box-shadow: none;
		text-shadow: none;
		display: block;
	}
	#content,
	#sidebar {
		padding-left: 0;
		padding-right: 0;
	}
	#content {
		width: 60%;
	}
	#sidebar {
		width: 40%;
	}
	#sidebar .sidebar-booking {
		padding: 15px 0 0 15px;
	}
}
@media screen and (min-width: 940px) {
	body {
		background-size: auto;
	}
	#content {
		width: 65.6%;
	}
	#sidebar {
		width: 34.4%;
	}
	#content,
	#sidebar {
		padding-top: 70px;
		margin-top: -5px;
	}
}
body.noHeaderImage {
	background-color: transparent;
}
body.noHeaderImage .wrapper {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}
body.noHeaderImage .booking-help-tel {
	padding: 20px 0;
	display: none;
}
@media screen and (max-width: 500px) {
	.BookingLabel {
		display: block;
	}
}
/**
*	bookingstepsstandard_payinfo Icons (@showBookingPayinfoIcons=true)
*/
.booking-payinfo-icon {
	display: inline-block;
	font-size: 1.615em;
	width: 1.286em;
	height: 1.125em;
	line-height: 1;
	margin-right: 0.375em;
	text-align: center;
}
.booking-payinfo-icon:before {
	font: normal normal normal 1em/1 inherit;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	speak: none;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
}


.booking-priceinformation-item{
	border-bottom:1px solid #e0e0e0;
	padding:47px 0 24px 0;
}

.booking-priceinformation-item:first-of-type{
	padding-top:0;
}
.booking-priceinformation-item:last-of-type{
	border-bottom:none;
	padding-bottom:0;
}

.booking-priceinformation-item-title{
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

.booking-priceinformation-item-desc {
	margin-top: 0;
	padding-top: 0;
}
.booking-priceinformation-item:last-child .booking-priceinformation-item-desc {
	margin-bottom: 0;
	padding-bottom: 0;
}

.booking-priceinformation-item-desc em,
.booking-priceinformation-item-desc i{
	opacity: 0.7;
}


.booking-priceinformation-show-icons .booking-payinfo-icon {/* 	font-size: 2.3rem; */font-size: 33px;width: 1em;/* 	margin-right: 0.5rem; */margin-right: 32px;}
.booking-priceinformation-show-icons .booking-priceinformation-item-desc {
/* 	padding-left: 2.8rem; */
	padding-left: 66px;
}

#sidebar .booking-priceinformation-show-icons .booking-payinfo-icon{
/* 	font-size: 33px; */
}

/**/
.booking-payinfo-icon-payment:before {
	content: "\f09d";
}
.booking-payinfo-icon-period:before {
	content: "\f073";
}
.booking-payinfo-icon-depart:before {
	content: "\e922";
}
.booking-payinfo-icon-return:before {
	content: "\e921";
}
.booking-payinfo-icon-info:before {
	content: "\69";
} /**
* bookingstepsstandard_payinfo Icons - Font Awsome
* 	Dependancy:font-awesome.min.css
*     Source:'http:
*/
.booking-payinfo-icon:before,
[class^="icon-"].booking-payinfo-icon:before,
[class*=" icon-"].booking-payinfo-icon:before {
	font-family: "FontAwesome" !important;
}
.booking-payinfo-icon-payment:before {
	content: "\f09d";
}
.booking-payinfo-icon-period:before {
	content: "\f073";
}
.booking-payinfo-icon-depart:before {
	content: "\f072";
}
.booking-payinfo-icon-return:before {
	content: "\f072";
}
.booking-payinfo-icon-return {
	transform: rotate(180deg);
}
.booking-payinfo-icon-info:before {
	content: "\f05a";
} /** 
* (2021-03-11 LS) "Luftigheten mellan de olika bokningsboxarna och reseinformation."
* Admin Link: admin/posts.asp?id={898295BB-17DB-4C5F-A858-75F2B3E77786}
*/
.wrapper,
#wrapper {
	margin: 0 auto;
	max-width: 1440px;
}
.wrapper-inner {
	/* width: 1220px; */
	margin: 0 auto;
	max-width: 100%;
}
.bookingbox {
	box-sizing: border-box;
	width: 100%;
	padding: 30px 20px;
	margin: 0 0 20px 0;
}
#sidebar .bookingbox {
	margin-bottom: 0;
}
#wrapper {
	box-sizing: border-box;
}
@media screen and (min-width: 650px) {
	#sidebar .sidebar-booking {
		padding: 0 0 0 20px;
	}
}
@media screen and (min-width: 940px) {
	.bookingbox {
		padding: 48px 31px;
		margin: 0 0 47px 0;
	}
	#wrapper.wrapper {
		padding-left: 30px;
		padding-right: 30px;
	}
	.widget,
	#sidebar .bookingbox {
	}
	#sidebar .sidebar-booking {
		padding-left: 30px;
	}
}

/** 
* (2021-03-11 LS) Header
* Admin Link: admin/posts.asp?id={898295BB-17DB-4C5F-A858-75F2B3E77786}
*/
.wrapper,
.wrapper-inner {
	box-sizing: border-box;
}
#wrapper-image .wrapper-inner {
	position: relative;
}
.wrapper-image-heading {
	box-sizing: border-box;
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	font-family: var(--font-family-heading);
	font-weight: 700;
	font-size: 18px;
	font-size: calc(18px + (60 - 18) * ((100vw - 320px) / (939 - 320)));
	line-height: 1.2;
	letter-spacing: 0;
	margin: auto;
	padding: 15px 15px 30px 15px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	color: #ffffff;
	text-shadow: 0 0.083em 0.167em rgba(0, 0, 0, 0.87);
	width: 1260px;
	max-width: 100%;
}
@media screen and (min-width: 940px) {
	#wrapper-header {
		position: absolute;
		z-index: 1;
		top: 20px;
		left: 0;
		right: 0;
	}
	#wrapper-header .wrapper-inner {
		/* background-color: #ffffff; */
		/* padding: 0 30px; */
	}
	#wrapper-image {
		overflow: hidden;
		padding: 0;
	}
	#wrapper-image .wrapper-inner {
		min-height: 510px;
	}
	#wrapper-image img {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: 0;
		width: auto;
		max-width: none;
		height: 100%;
	}
	.wrapper-image-heading {
		font-size: 60px;
		padding: 30px 30px 60px 30px;
	}
	#wrapper {
		position: relative;
	}
	#step-indicator-container {
		box-sizing: border-box;
		position: absolute;
		left: 0;
		right: 0;
		width: 1220px;
		max-width: 100%;
		margin: 0 auto;
		padding: 0 30px;
		transform: translateY(-100%);
		padding-bottom: 50px;
	}
}
/** 
* (2021-03-17 LS) Header
* Admin Link: admin/posts.asp?id={898295BB-17DB-4C5F-A858-75F2B3E77786}
*/
.header {
	box-sizing: border-box;
	line-height: 1.2;
	color: #212529;
	display: block;
	margin-right: auto;
	margin-left: auto;
	/* max-width: 1290px; */
	padding: 0;
	/* position: fixed; */
	/* left: 50%; */
	/* transform: translateX(-50%); */
	box-shadow: 0 10px 30px 0 rgba(0, 46, 69, 0.25);
	/* z-index: 1031; */
	border-radius: 4px 4px 0 0;
	/* top: 20px; */
	width: 100%;
}
.header *,
.header *:before,
.header *:after {
	box-sizing: inherit;
}
.header-inner {
	line-height: 1.2;
	color: #212529;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	max-width: 1290px;
	background-color: #fff;
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	padding-right: 0;
	padding-left: 35px;
	border-radius: 4px 4px 0 0;
	height: 80px;
	transition: height 0.2s ease-in-out;
}
.header-logo {
	line-height: 1.2;
	text-align: left;
	border-style: none;
	max-width: 100%;
	max-height: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	background-color: transparent;
	display: block;
	transition: width 0.2s ease-in-out;
	width: 210px;
}

.header-nav {
	line-height: 1.2;
	color: #212529;
	display: flex;
	align-items: center;
	flex: 1 1 auto;
	justify-content: flex-end;
}

.header-nav-list {
	line-height: 1.2;
	color: #212529;
	margin:0;
	padding:0;
	list-style: none;
	display: flex;
	align-items: center;
	height: auto;
}

.header-nav-item {
	line-height: 1.2;
	color: #212529;
	list-style: none;
	display: flex;
	align-items: center;
	height: 100%;
	margin:0;
	padding:0 15px;
	border-right: 1px solid #e9ecef;
	border-left: none;
}
.header-nav-item:last-child{
	border-right:none;
}
.header-nav-item-inner {
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(51, 51, 51, 0);
	line-height: 1.2;
	list-style: none;
	background-color: transparent;
	display: flex;
	align-items: center;
	width: 100%;
	height: 100%;
	font-weight: 700;
	text-decoration: none;
	font-size: 14px;
	color: #212529;
}
.header-nav-item-inner:hover{
	text-decoration:none;
	color:var(--color-text-heading);
}

.header-nav-item-inner-icon {
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(51, 51, 51, 0);
	line-height: 1.2;
	list-style: none;
	color: #212529;
	position: relative;
	top: 0.1em;
	display: inline-block;
	font-size: 1.125rem;
	font-weight: 700;
	margin-bottom: 2.5px;
	padding-right: 5px;
}
.header-nav-item-inner-icon:before {
	font-size: 18px;
}
.header-nav-item-inner-text {
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(51, 51, 51, 0);
	line-height: 1.2;
	list-style: none;
	font-weight: 700;
	font-size: 14px;
	color: #212529;
	display: block;
}
.header-search {
	line-height: 1.2;
	color: #212529;
	border-left: 1px solid #e9ecef;
	/* display: flex; */
	/* flex-direction: column; */
	/* justify-content: center; */
	/* align-items: center; */
	height: 80px;
	max-width: 160px;
	width: 18%;
	/* 	cursor: pointer; */
	flex: none;
}

.header-bar {
	line-height: 1.2;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	max-width: 1289px;
	background-color: #002e45;
	display: flex;
	justify-content: space-between;
	padding-right: 0;
	color: #fff;
	padding-left: 35px;
}
.header-bar-list {
	/* font-size: 1em; */
	line-height: 1.2;
	text-align: left;
	color: #fff;
	margin:0;
	padding:0;
	display: flex;
	list-style: none;
	flex-direction: row;
}
.header-bar-item {
	/* font-size: 1em; */
	line-height: 1.2;
	color: #fff;
	margin:0;
	padding:0;
}
.header-bar-item-inner {
	font-family: var(--font-family-button);
	line-height: 1.2;
	list-style: none;
	background-color: transparent;
	display: block;
	height: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 0.5px;
	position: relative;
	color: #fff;
}
.header-bar-item-inner:before {
	content: "";
	background-color: #fc9;
	height: 4px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	visibility: hidden;
	transform: scaleX(0);
	transition: 0.3s ease-in-out 0s;
}
.header-bar-item-inner:hover {
	line-height: 1.2;
	list-style: none;
	display: block;
	height: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 0.5px;
	position: relative;
	color: #002e45;
	background: #fff;
}
.header-bar-item-inner:hover:before {
	width: 100%;
	transform: scaleX(1);
	visibility: visible;
}
.header-bar-item-inner-icon{
	display:inline-block;
	vertical-align:middle!important;
	margin-right:12px;
	
}
.header-bar-item-inner-icon:before{
	font-size:24px;
	line-height:1;
}

@media screen and (min-width: 940px) {
	#wrapper-header .wrapper-inner{
		padding-left: 30px;
		padding-right: 30px;
	}
	.header-bar-2{
		height:30px;
		background-color:rgba(255,255,255,0.5);
	}
}
@media screen and (max-width: 939px) {
	.header-nav-item-inner-text,
	.header-search{
		display:none!important;
	}
}

/** 
* (2021-03-22 LS) Vaerelser radio invisio,
* https://projects.invisionapp.com/share/VR100KQJ26M3#/screens/440758506
* Admin Link: admin/posts.asp?id={898295BB-17DB-4C5F-A858-75F2B3E77786}
*/
.bookingbox-row .ferry-gateway-accommodation-item{
	background-color:#fcecdf;
	padding: 22px;
	border:1px solid #e8e4e1;
	margin-bottom:4px;
}
.bookingbox-row .ferry-gateway-accommodation-item:last-child{
	margin-bottom:0;
}

/** 
* (2021-03-22 LS) Same width and height on input as invisio,
* Admin Link: admin/posts.asp?id={898295BB-17DB-4C5F-A858-75F2B3E77786}
*/
.bookoptions-desc{
	width:auto;
	max-width:543px;
}
.bookingbox-row_content-wide,
.bookingbox-row_content-column{
	width: 543px;
	max-width:100%;
	margin:0 0 4px 0;
}

.bookingbox-row_content-wide{
	display:flex;
	flex-flow:row wrap;
}
.bookingbox-row_content-wide .BookingLabel{
	display:block;
	width:100%;
}
.bookingbox-row_content-wide .classinput{
	flex:1 1 auto;
	box-sizing:border-box;
	width:525px;
	max-width:100%;
	max-width:calc(100% - 0.8em);
}


.bookingbox-row_content-column .classinput{
	box-sizing:border-box;
	min-width:100%;
	min-width: calc(100% - 1em);
}

/** no label */
.bookingbox-row_content-wide > .classinput:first-child,
.bookingbox-row_content-wide > .classinput:first-child + .requiredfield-asterisk{
	margin-top:38px;
}
/** normal .bookingbox-row following content wide or column*/
.bookingbox-row_content-wide + .bookingbox-row:not([class*=" bookingbox-row_"]),
.bookingbox-row_content-column + .bookingbox-row:not([class*=" bookingbox-row_"]){
	margin-top:20px;
}

/** booking_v3_client.css - END */


.additions .bookoptions-traveller-item .bookingbox-row {
    margin: 0;
}
.additions p.copy-link {
    margin-top: 1.2em;
    margin-bottom: .5em;
}

h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6 {
    margin-bottom: 5px;
    font-family: "Museo",sans-serif;
    font-weight: 500;
    line-height: 1.2;
    color: inherit
}
h1,.h1 {
    font-size: 3.75rem
}

h2,.h2 {
    font-size: 3.125rem
}

h3,.h3 {
    font-size: 2.188rem
}

h4,.h4 {
    font-size: 1.563rem
}

h5,.h5 {
    font-size: 1.25rem
}

h6,.h6 {
    font-size: 1rem
}


body.debug{
 /* visibility:visible; */
}

:root{
/** FONT BODY - (TEXT color:body text) */
	--font-family-body:'Museo',sans-serif;
	--font-weight-body:400;
	--text-transform-body:none;
	--font-style-body:normal;

	--font-family-body-bold:'Museo',sans-serif;
	--font-weight-body-bold:600;
	--text-transform-body-bold:none;
	--font-style-body-bold:normal;
	
	--font-family-body-italic:'Museo',sans-serif;
	--font-weight-body-italic:400;
	--text-transform-body-italic:none;
	--font-style-body-italic:oblique;
	
	/** FONT HEADING */
	--font-family-heading:'Museo',sans-serif;
	--font-weight-heading:600;
	/* --text-transform-heading:uppercase; */
	--text-transform-heading:none;
	--font-style-heading:normal;
	
	/** FONT PREAMBLE */
	--font-family-preamble:'Museo',sans-serif;
	--font-weight-preamble:300;
	--text-transform-preamble:none;
	--font-style-preamble:normal;
	
	/** FONT QUOTATION */
	--font-family-quotation:'Museo',sans-serif;
	--font-weight-quotation:300;
	--text-transform-quotation:none;
	--font-style-quotation:italic;
	
	}
	
	
	.id-wrapper-header .wrapper-inner, .id-wrapper-header-secondary-menu .wrapper-inner {
    box-sizing: border-box;
    max-width: 1200px;
    margin-left: 601px;
    margin-right: auto;
}

.id-wrapper-hero-header .inlay-image-static {
        max-height: 320px;
    }
	
	
	.header-inner {
    line-height: 1.2;
    color: #212529;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    max-width: 1290px;
    background-color: #fff;
    display: flex
;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding-right: 0;
    padding-left: 35px;
    border-radius: 4px 4px 0 0;
    height: 80px;
    transition: height 0.2s ease-in-out;
}

@media screen and (min-width: 940px) {
	#wrapper-header .wrapper-inner{
		padding-left: 30px;
		padding-right: 30px;
	}
	.header-bar-2{
		height:30px;
		background-color:rgba(255,255,255,0.5);
	}
}
	
.id-wrapper-heading .wrapper-inner.grid-container {
    width: 1200px;
    padding-left: 0;
}
.main-header {
    font-family: 'museo';
}