@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
 

html {
	box-sizing: border-box;
	-webkit-text-size-adjust: 100%;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

* {
	max-height: 1000000px;
}

body {
	background: #422d93;
	color: #585858;
	font: 400 15px/2 "Open Sans", sans-serif;
	min-width: 320px;
	margin: 0;
	position: relative;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

main {
	display: block;
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

b,
strong {
	font-weight: bolder;
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

img {
	border-style: none;
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

input[type=search]::-ms-clear {
	display: none;
	width: 0;
	height: 0;
}

input[type=search]::-ms-reveal {
	display: none;
	width: 0;
	height: 0;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
	display: none;
}

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details {
	display: block;
}

summary {
	display: list-item;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

@font-face {
	font-family: 'icomoon';
	src: url("../fonts/icomoon.eot?6qtuyi");
	src: url("../fonts/icomoon.eot?6qtuyi#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?6qtuyi") format("truetype"), url("../fonts/icomoon.woff?6qtuyi") format("woff"), url("../fonts/icomoon.svg?6qtuyi#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

.icon,
[class^="icon-"],
[class*="icon-"],
[class*="dd-icon-"],
.rating:before,
.rating:after,
.package__desc-rating:before,
.quotebox__cite-img:before,
.trip__itinerary--title:before,
.trip__faq--title:before,
.dataset__message.error .sym:before,
.dataset__message.danger .sym:before {
	font-family: 'icomoon' !important;
	display: inline-block;
	vertical-align: top;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-quote-upside:before {
	content: "\e91c";
}

.icon-phone-line:before {
	content: "\e91b";
}

.icon-mail:before {
	content: "\e919";
}

.icon-location-fill:before {
	content: "\e91a";
}

.icon-prev:before {
	content: "\e900";
}

.icon-next:before {
	content: "\e901";
}

.icon-up:before {
	content: "\e902";
}

.icon-down:before {
	content: "\e903";
}

.icon-plus:before,
.trip__itinerary--title:before,
.trip__faq--title:before {
	content: "\e904";
}

.icon-minus:before {
	content: "\e905";
}

.icon-quote:before {
	content: "\e906";
}

.icon-phone:before {
	content: "\e907";
}

.icon-play:before {
	content: "\e908";
}

.icon-stargroup:before {
	content: "\e909";
}

.icon-star-line:before {
	content: "\e90a";
}

.icon-star-fill:before {
	content: "\e90b";
}

.icon-bike:before {
	content: "\e90c";
}

.icon-altitude:before {
	content: "\e90d";
}

.icon-grade:before {
	content: "\e90e";
}

.icon-duration:before {
	content: "\e90f";
}

.icon-document:before {
	content: "\e910";
}

.icon-itinerary:before {
	content: "\e911";
}

.icon-incexc:before {
	content: "\e912";
}

.icon-picture:before {
	content: "\e913";
}

.icon-faq:before {
	content: "\e914";
}

.icon-communication:before {
	content: "\e915";
}

.icon-safety:before {
	content: "\e916";
}

.icon-accomodation:before {
	content: "\e917";
}

.icon-meal:before {
	content: "\e918";
}

.container,
.prime__caption,
.mini__prelude-headline,
.short__prelude-headline,
.trip__prelude-brief {
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px;
}

.row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-flex: 0;
	    -ms-flex: 0 1 auto;
	        flex: 0 1 auto;
	margin-left: -5px;
	margin-right: -5px;
}

.row > .col {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 auto;
	        flex: 0 0 auto;
	padding-left: 5px;
	padding-right: 5px;
}

.col-fluid {
	-ms-flex-preferred-size: 0;
	    flex-basis: 0;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	min-height: 1;
	max-width: 100%;
}

.xs-1 {
	width: 8.3333333333%;
}

.xs-2 {
	width: 16.6666666667%;
}

.xs-3 {
	width: 25%;
}

.xs-4 {
	width: 33.3333333333%;
}

.xs-5 {
	width: 41.6666666667%;
}

.xs-6 {
	width: 50%;
}

.xs-7 {
	width: 58.3333333333%;
}

.xs-8 {
	width: 66.6666666667%;
}

.xs-9 {
	width: 75%;
}

.xs-10 {
	width: 83.3333333333%;
}

.xs-11 {
	width: 91.6666666667%;
}

.xs-12 {
	width: 100%;
}

.xs-pull-0 {
	right: auto;
}

.xs-pull-1 {
	right: 8.3333333333%;
}

.xs-pull-2 {
	right: 16.6666666667%;
}

.xs-pull-3 {
	right: 25%;
}

.xs-pull-4 {
	right: 33.3333333333%;
}

.xs-pull-5 {
	right: 41.6666666667%;
}

.xs-pull-6 {
	right: 50%;
}

.xs-pull-7 {
	right: 58.3333333333%;
}

.xs-pull-8 {
	right: 66.6666666667%;
}

.xs-pull-9 {
	right: 75%;
}

.xs-pull-10 {
	right: 83.3333333333%;
}

.xs-pull-11 {
	right: 91.6666666667%;
}

.xs-pull-12 {
	right: 100%;
}

.xs-push-0 {
	left: auto;
}

.xs-push-1 {
	left: 8.3333333333%;
}

.xs-push-2 {
	left: 16.6666666667%;
}

.xs-push-3 {
	left: 25%;
}

.xs-push-4 {
	left: 33.3333333333%;
}

.xs-push-5 {
	left: 41.6666666667%;
}

.xs-push-6 {
	left: 50%;
}

.xs-push-7 {
	left: 58.3333333333%;
}

.xs-push-8 {
	left: 66.6666666667%;
}

.xs-push-9 {
	left: 75%;
}

.xs-push-10 {
	left: 83.3333333333%;
}

.xs-push-11 {
	left: 91.6666666667%;
}

.xs-push-12 {
	left: 100%;
}

.xs-offset-0 {
	margin-left: 0%;
}

.xs-offset-1 {
	margin-left: 8.3333333333%;
}

.xs-offset-2 {
	margin-left: 16.6666666667%;
}

.xs-offset-3 {
	margin-left: 25%;
}

.xs-offset-4 {
	margin-left: 33.3333333333%;
}

.xs-offset-5 {
	margin-left: 41.6666666667%;
}

.xs-offset-6 {
	margin-left: 50%;
}

.xs-offset-7 {
	margin-left: 58.3333333333%;
}

.xs-offset-8 {
	margin-left: 66.6666666667%;
}

.xs-offset-9 {
	margin-left: 75%;
}

.xs-offset-10 {
	margin-left: 83.3333333333%;
}

.xs-offset-11 {
	margin-left: 91.6666666667%;
}

.xs-offset-12 {
	margin-left: 100%;
}

.clearfix:before,
.form-set:before,
.clearfix:after,
.form-set:after {
	content: " ";
	display: table;
}

.clearfix:after,
.form-set:after {
	clear: both;
}

.clearfix-after:after {
	content: '';
	display: block;
	clear: both;
}

.form-links,
.reviser ul,
.reviser ol,
.breadcrumb ul,
.pagination > ul,
.slick-dots,
.header__control,
.site-nav > ul,
.headline ul,
.bundle__fact ul,
.packet__fact,
.trip__prelude-keyfacts,
.trip__service-item ul,
.trip__control,
.trip__advisor .trip-advisor .TA_selfserveprop > ul,
.trip__route-slide .mcontrol,
.trip__scroller ul,
.contact__info-list,
.linker__links,
.footer__nav ul,
.footer__frame ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	left: -9999px;
	width: 1px;
}

.ellipsis {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.row-reverse {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	    -ms-flex-direction: row-reverse;
	        flex-direction: row-reverse;
}

.col-reverse {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	    -ms-flex-direction: column-reverse;
	        flex-direction: column-reverse;
}

.start {
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	text-align: start;
}

.center {
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	text-align: center;
}

.end {
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	text-align: end;
}

.top {
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}

.middle {
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.bottom {
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
}

.around {
	-ms-flex-pack: distribute;
	    justify-content: space-around;
}

.between {
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.first {
	-webkit-box-ordinal-group: 0;
	    -ms-flex-order: -1;
	        order: -1;
}

.last {
	-webkit-box-ordinal-group: 2;
	    -ms-flex-order: 1;
	        order: 1;
}

.start-xs {
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	text-align: start;
}

.center-xs {
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	text-align: center;
}

.end-xs {
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	text-align: end;
}

.top-xs {
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}

.middle-xs {
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.bottom-xs {
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
}

.around-xs {
	-ms-flex-pack: distribute;
	    justify-content: space-around;
}

.between-xs {
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.first-xs {
	-webkit-box-ordinal-group: 0;
	    -ms-flex-order: -1;
	        order: -1;
}

.last-xs {
	-webkit-box-ordinal-group: 2;
	    -ms-flex-order: 1;
	        order: 1;
}

.pull-right {
	float: right !important;
}

.pull-left {
	float: left !important;
}

.hide {
	display: none !important;
}

.show {
	display: block !important;
}

.invisible {
	visibility: hidden;
}

.text-hide {
	overflow: hidden;
	text-indent: 101%;
	white-space: nowrap;
}

.hidden {
	display: none !important;
}

.visible-xs {
	display: none !important;
}

.visible-sx {
	display: none !important;
}

.visible-sm {
	display: none !important;
}

.visible-md {
	display: none !important;
}

.visible-sd {
	display: none !important;
}

.visible-lg {
	display: none !important;
}

.general-form {
	border-style: none;
	margin: 0;
	padding: 0;
}

.general-form fieldset {
	border-style: none;
	margin: 0;
	padding: 0;
}

.general-form input[type='text'],
.general-form input[type='tel'],
.general-form input[type='email'],
.general-form input[type='search'],
.general-form input[type='number'],
.general-form input[type='password'],
.general-form input[type='url'],
.general-form input[type='date'],
.general-form input[type='time'],
.general-form textarea,
.general-form select {
	font: 400 14px/16px "Open Sans", sans-serif;
	-webkit-appearance: none;
	-moz-appearance: none;
	     appearance: none;
	background: transparent;
	border-color: #e6e6e6;
	border-radius: 0;
	border-style: solid;
	border-width: 0 0 1px;
	-webkit-border-radius: 0;
	box-shadow: none;
	box-sizing: border-box;
	color: #585858;
	display: block;
	float: left;
	padding: 0.4em 1px;
	height: 48px;
	width: 100%;
	outline: none;
	-webkit-transition: border 0.4s ease-in-out;
	transition: border 0.4s ease-in-out;
}

.general-form input[type='text']::-webkit-input-placeholder,
.general-form input[type='tel']::-webkit-input-placeholder,
.general-form input[type='email']::-webkit-input-placeholder,
.general-form input[type='search']::-webkit-input-placeholder,
.general-form input[type='number']::-webkit-input-placeholder,
.general-form input[type='password']::-webkit-input-placeholder,
.general-form input[type='url']::-webkit-input-placeholder,
.general-form input[type='date']::-webkit-input-placeholder,
.general-form input[type='time']::-webkit-input-placeholder,
.general-form textarea::-webkit-input-placeholder,
.general-form select::-webkit-input-placeholder {
	color: #a5a4a4;
}

.general-form input[type='text']::-moz-placeholder,
.general-form input[type='tel']::-moz-placeholder,
.general-form input[type='email']::-moz-placeholder,
.general-form input[type='search']::-moz-placeholder,
.general-form input[type='number']::-moz-placeholder,
.general-form input[type='password']::-moz-placeholder,
.general-form input[type='url']::-moz-placeholder,
.general-form input[type='date']::-moz-placeholder,
.general-form input[type='time']::-moz-placeholder,
.general-form textarea::-moz-placeholder,
.general-form select::-moz-placeholder {
	opacity: 1;
	color: #a5a4a4;
}

.general-form input[type='text']:-moz-placeholder,
.general-form input[type='tel']:-moz-placeholder,
.general-form input[type='email']:-moz-placeholder,
.general-form input[type='search']:-moz-placeholder,
.general-form input[type='number']:-moz-placeholder,
.general-form input[type='password']:-moz-placeholder,
.general-form input[type='url']:-moz-placeholder,
.general-form input[type='date']:-moz-placeholder,
.general-form input[type='time']:-moz-placeholder,
.general-form textarea:-moz-placeholder,
.general-form select:-moz-placeholder {
	color: #a5a4a4;
}

.general-form input[type='text']:-ms-input-placeholder,
.general-form input[type='tel']:-ms-input-placeholder,
.general-form input[type='email']:-ms-input-placeholder,
.general-form input[type='search']:-ms-input-placeholder,
.general-form input[type='number']:-ms-input-placeholder,
.general-form input[type='password']:-ms-input-placeholder,
.general-form input[type='url']:-ms-input-placeholder,
.general-form input[type='date']:-ms-input-placeholder,
.general-form input[type='time']:-ms-input-placeholder,
.general-form textarea:-ms-input-placeholder,
.general-form select:-ms-input-placeholder {
	color: #a5a4a4;
}

.general-form input[type='text'].placeholder,
.general-form input[type='tel'].placeholder,
.general-form input[type='email'].placeholder,
.general-form input[type='search'].placeholder,
.general-form input[type='number'].placeholder,
.general-form input[type='password'].placeholder,
.general-form input[type='url'].placeholder,
.general-form input[type='date'].placeholder,
.general-form input[type='time'].placeholder,
.general-form textarea.placeholder,
.general-form select.placeholder {
	color: #a5a4a4;
}

.general-form input[type='text']:focus,
.general-form input[type='tel']:focus,
.general-form input[type='email']:focus,
.general-form input[type='search']:focus,
.general-form input[type='number']:focus,
.general-form input[type='password']:focus,
.general-form input[type='url']:focus,
.general-form input[type='date']:focus,
.general-form input[type='time']:focus,
.general-form textarea:focus,
.general-form select:focus {
	border-color: #00beff;
	box-shadow: none;
	outline: none;
}

.general-form select {
	background: transparent url("../images/arrow-dropdown.svg") no-repeat right 0.6rem center/10px 12px;
	padding-right: 28px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.general-form select::-ms-expand {
	display: none;
}

.general-form textarea {
	resize: none;
	height: 150px;
	vertical-align: top;
}

.general-form input[readonly],
.general-form textarea[readonly],
.general-form select[readonly] {
	background: #f3f3f3;
}

.general-form input::-webkit-contacts-auto-fill-button {
	visibility: hidden;
	display: none !important;
	pointer-events: none;
	position: absolute;
	right: 0;
}

.general-form input:-webkit-autofill,
.general-form input:-webkit-autofill:hover,
.general-form input:-webkit-autofill:focus,
.general-form input:-webkit-autofill:active,
.general-form select:-webkit-autofill,
.general-form select:-webkit-autofill:hover,
.general-form select:-webkit-autofill:focus,
.general-form select:-webkit-autofill:active textarea:-webkit-autofill,
.general-form textarea:-webkit-autofill:hover,
.general-form textarea:-webkit-autofill:focus,
.general-form textarea:-webkit-autofill:active {
	-webkit-box-shadow: 0 0 0 30px #fdfdfd inset !important;
	-webkit-text-fill-color: #585858 !important;
}

button {
	cursor: pointer;
}

button:focus {
	box-shadow: none;
	outline: none;
}

.form-module {
	line-height: 1;
	margin-bottom: 25px;
}

.form-module input + .form-error,
.form-module select + .form-error,
.form-module textarea + .form-error {
	position: absolute;
	right: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
}

.form-module input + .form-error:before,
.form-module select + .form-error:before,
.form-module textarea + .form-error:before {
	border-width: 4px 7px 4px 0;
	border-color: transparent #f30b0b transparent transparent;
	top: 50%;
	right: 100%;
	margin-right: -1px;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
}

.form-module .form-option-set .form-error {
	position: absolute;
	-ms-flex-preferred-size: 100%;
	    flex-basis: 100%;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	top: 80%;
	left: 20px;
}

.form-module .form-option-set .form-error:before {
	border-width: 0 4px 7px 4px;
	border-color: transparent transparent #f30b0b transparent;
	left: 5px;
	bottom: 100%;
	margin-bottom: -1px;
}

.form-module.form-error .form-set input,
.form-module.form-error .form-set select,
.form-module.form-error .form-set textarea {
	border-color: #f10606;
}

.form-module label.form-error {
	font-size: 12px;
	line-height: 1.25;
	background: #f30b0b;
	border-radius: 4px;
	padding: 2px 8px;
	color: #fdfdfd;
}

.form-module label.form-error:before {
	content: '';
	position: absolute;
	border-style: solid;
	width: 0;
	height: 0;
}

.form-set {
	position: relative;
	z-index: 0;
}

.form-label {
	font: 400 15px/1 "Open Sans", sans-serif;
	display: inline-block;
	vertical-align: bottom;
	color: #585858;
}

.form-label sup {
	color: #f10606;
}

.form-option-set {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	-ms-flex-line-pack: start;
	    align-content: flex-start;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	margin: 0 -20px -15px;
}

.form-option {
	position: relative;
	line-height: 1;
	padding: 0 20px 15px;
}

.form-action {
	font-size: 0;
	line-height: 0;
	position: relative;
	z-index: 0;
}

.form-action input,
.form-action button {
	margin-left: 10px;
}

.form-links {
	font-size: 16px;
	line-height: 18px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	padding: 25px 0 0;
}

.form-links li {
	padding: 0 10px;
}

.form-links li + li {
	position: relative;
}

.form-links li + li:before {
	content: '';
	background: #585858;
	width: 1px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
}

.form-links a {
	color: #585858;
}

.form-links a:hover {
	color: #fe6603;
}

.general-form input[type="number"]::-webkit-inner-spin-button,
.general-form input[type="number"]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.general-form input[type="number"] {
	padding: 0.4em 24px 0.4em 1px;
	-moz-appearance: textfield;
}

.general-form .qty-control {
	background: #fdfdfd;
	border: 1px solid #585858;
	border-radius: 50px;
	color: #585858;
	position: absolute;
	top: 3px;
	right: 4px;
	width: 20px;
	overflow: hidden;
	text-align: center;
	z-index: 1;
}

.general-form .qty-control .qty-btn {
	display: block;
	width: 20px;
	height: 20px;
	cursor: pointer;
	text-indent: -9999px;
	overflow: hidden;
	position: relative;
	z-index: 0;
	-webkit-transition: background 0.3s ease;
	transition: background 0.3s ease;
}

.general-form .qty-control .qty-btn:hover {
	background: #585858;
}

.general-form .qty-control .qty-btn:before {
	content: '';
	border-width: 0 1px 1px 0;
	border-style: solid;
	border-color: #585858;
	position: absolute;
	left: 5px;
	width: 8px;
	height: 8px;
}

.general-form .qty-control .qty-up {
	border-bottom: 1px solid #585858;
}

.general-form .qty-control .qty-up:before {
	top: 8px;
	-webkit-transform: rotate(-135deg);
	    -ms-transform: rotate(-135deg);
	        transform: rotate(-135deg);
}

.general-form .qty-control .qty-down:before {
	bottom: 8px;
	-webkit-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
}

.general-form input[type="checkbox"],
.general-form input[type="radio"] {
	position: absolute;
	top: 0;
	left: -100px;
	opacity: 0;
	visibility: hidden;
}

.general-form input[type="checkbox"]:checked + label:before,
.general-form input[type="radio"]:checked + label:before {
	background: #fe6603;
	border-color: #fe6603;
}

.general-form input[type="checkbox"] + label,
.general-form input[type="radio"] + label {
	font: 400 14px/18px "Open Sans", sans-serif;
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding: 0 0 0 22px;
	cursor: pointer;
	z-index: 0;
}

.general-form input[type="checkbox"] + label:before,
.general-form input[type="radio"] + label:before {
	content: '';
	background: #bebebe;
	border: 1px solid #bebebe;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	-webkit-transition: background 0.3s ease-in-out, border 0.3s ease-in-out;
	transition: background 0.3s ease-in-out, border 0.3s ease-in-out;
}

.general-form input[type="checkbox"] + label:after,
.general-form input[type="radio"] + label:after {
	content: '';
	position: absolute;
	z-index: 2;
}

.general-form input[type="checkbox"]:checked + label:after {
	border-color: #fdfdfd;
}

.general-form input[type="checkbox"] + label:before {
	border-radius: 4px;
}

.general-form input[type="checkbox"] + label:after {
	border-style: solid;
	border-color: #bebebe;
	border-width: 0 2px 2px 0;
	width: 6px;
	height: 10px;
	top: 2px;
	left: 5px;
	-webkit-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
	-webkit-transition: border-color 0.3s ease-in-out;
	transition: border-color 0.3s ease-in-out;
}

.general-form input[type="radio"]:checked + label:after {
	background: #fdfdfd;
}

.general-form input[type="radio"] + label:before {
	border-radius: 50%;
}

.general-form input[type="radio"] + label:after {
	background: #bebebe;
	border-radius: 50%;
	width: 6px;
	height: 6px;
	top: 5px;
	left: 5px;
	-webkit-transition: background 0.3s ease-in-out;
	transition: background 0.3s ease-in-out;
}

.general-form input[type="checkbox"].error + label:before {
	border-color: #f10606;
}

.loader {
	background: #fdfdfd;
	border: 1px solid #3010af;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
}

.lds-loader {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	width: 38px;
	height: 34px;
}

.lds-loader div {
	border: 1px solid #3010af;
	background: rgba(48, 16, 175, 0.3);
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	left: 6px;
	width: 6px;
	height: 20px;
	-webkit-animation: lds-loader-m 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
	        animation: lds-loader-m 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}

.lds-loader div:nth-child(1) {
	left: 4px;
	-webkit-animation-delay: -0.24s;
	        animation-delay: -0.24s;
}

.lds-loader div:nth-child(2) {
	left: 16px;
	-webkit-animation-delay: -0.12s;
	        animation-delay: -0.12s;
}

.lds-loader div:nth-child(3) {
	left: 28px;
	-webkit-animation-delay: 0s;
	        animation-delay: 0s;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
	color: #1b1c1e;
	margin: 0 0 0.2em;
}

p {
	margin: 0 0 1em;
}

a {
	color: #3010af;
	text-decoration: none;
	-webkit-transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
	transition: color 0.3s ease-in-out, background 0.3s ease-in-out;
}

a:hover,
a:focus {
	outline: none;
	text-decoration: none;
}

.reviser {
	overflow: hidden;
}

.reviser img {
	max-width: 100%;
	height: auto;
}

.reviser h1,
.reviser .h1 {
	font-size: 19px;
	font-weight: 600;
}

.reviser h2,
.reviser .h2 {
	font-weight: 600;
	font-size: 18px;
}

.reviser h3,
.reviser .h3 {
	font-weight: 600;
	font-size: 18px;
}

.reviser h4,
.reviser .h4 {
	font-weight: 600;
	font-size: 18px;
}

.reviser h5,
.reviser .h5 {
	font-size: 17px;
}

.reviser h6,
.reviser .h6 {
	font-size: 15px;
}

.reviser a {
	color: #3010af;
	text-decoration: underline;
}

.reviser a[href^="tel:"],
.reviser a[href^="mailto:"] {
	white-space: nowrap;
}

.reviser p {
	margin: 0 0 1em;
}

.reviser figure {
	padding: 6px 0 0;
	margin: 0 0 1.75em;
}

.reviser figure.alignleft {
	float: left;
	margin: 0 15px 5px 0;
	width: 50%;
}

.reviser figure.alignright {
	float: right;
	margin: 0 0 5px 15px;
	width: 50%;
}

.reviser figcaption {
	color: #1b1c1e;
	font-size: 14px;
	font-style: italic;
	padding: 5px 0 0;
	text-align: center;
}

.reviser img {
	border-radius: 12px;
	height: auto;
	width: 100%;
	vertical-align: top;
}

.reviser img.alignleft {
	float: left;
	margin: 0 15px 5px 0;
	width: 50%;
}

.reviser img.alignright {
	float: right;
	margin: 0 0 5px 15px;
	width: 50%;
}

.reviser ul {
	margin: 0 0 1em;
}

.reviser ul li {
	padding: 0 0 6px 20px;
	position: relative;
	z-index: 0;
}

.reviser ul li:before {
	content: '';
	background: #585858;
	position: absolute;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	top: 7px;
	left: 6px;
	z-index: -1;
}

.reviser ol {
	counter-reset: section;
	margin: 0 0 1em;
}

.reviser ol > li {
	position: relative;
	padding: 0 0 6px 25px;
	z-index: 0;
}

.reviser ol > li li {
	padding: 0 0 20px 45px;
}

.reviser ol > li:before {
	counter-increment: section;
	content: counters(section, ".") ". ";
	position: absolute;
	top: 0;
	left: 1px;
	text-align: right;
	width: 20px;
	z-index: -1;
}

#wrapper {
	/*background: #ededed;*/
	background: #fff;
	position: relative;
	padding: 0 0 58px;
	margin: 0 0 -35px;
	overflow: hidden;
	width: 100%;
}

.container,
.prime__caption,
.mini__prelude-headline,
.short__prelude-headline,
.trip__prelude-brief {
	max-width: 1230px;
}

.gm-style img {
	max-width: none;
}

.svg-inline {
	display: none;
}

.svg-wrap {
	display: inline-block;
	vertical-align: top;
	height: 40px;
	width: 40px;
}

.svg-wrap svg {
	display: inline-block;
	vertical-align: top;
	height: 100%;
	width: 100%;
	pointer-events: none;
}

.tooltip {
	position: relative;
	z-index: 100;
}

.tooltip:hover:after {
	opacity: 1;
	visibility: visible;
}

.tooltip:after {
	font-size: 13px;
	line-height: 1.6;
	background: #fdfdfd;
	border: 1px solid #585858;
	box-shadow: 0 0 7px rgba(27, 28, 30, 0.15);
	border-radius: 6px;
	content: attr(data-text);
	position: absolute;
	padding: 8px 10px;
	width: 260px;
	top: 100%;
	left: 50%;
	margin: 2px 0 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
	-webkit-transition: visibility 0.4s ease-in-out, opacity 0.4s ease-in-out;
	transition: visibility 0.4s ease-in-out, opacity 0.4s ease-in-out;
	z-index: 1;
}

.grecaptcha-badge {
	z-index: -1;
}

.slick-roller:not(.slick-initialized) .slide:not(:nth-child(-n+1)) {
	display: none;
}

#wrapper ~ script + div[style*="clear"] {
	position: absolute;
	left: 100%;
	width: 0;
	height: 0;
	overflow: hidden;
}

#__bs_notify__ {
	display: none !important;
}

.btn {
	font: 600 13px/15px "Open Sans", sans-serif;
	display: inline-block;
	vertical-align: top;
	border-width: 2px;
	border-style: solid;
	border-radius: 30px;
	padding: 11px 15px;
	cursor: pointer;
	height: 40px;
	min-width: 110px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition-property: background, color;
	transition-property: background, color;
	-webkit-transition-duration: 0.4s;
	        transition-duration: 0.4s;
	-webkit-transition-timing-function: ease-in-out;
	        transition-timing-function: ease-in-out;
}

.btn:focus {
	outline: none;
}

.btn:hover [class^="icon-"] {
	right: -3px;
}

.btn:hover .icon-arrow-up,
.btn:hover .icon-arrow-down {
	top: 60%;
	right: 3px;
}

.btn-default {
	background: #4b4b4b;
	border-color: #1b1b1b;
	color: #1b1c1e;
}

.btn-default:hover,
.btn-default:focus {
	background: #1b1b1b;
	color: #fe6603;
}

.btn-default.invert {
	background: #1b1c1e;
	border-color: #1b1c1e;
	color: #fdfdfd;
}

.btn-default.invert:hover,
.btn-default.invert:focus {
	background: #27292b;
}

.btn-default-outline {
	background: transparent;
	border-color: #fdfdfd;
	color: #fdfdfd;
}

.btn-default-outline:hover,
.btn-default-outline:focus {
	background: #fdfdfd;
	color: #fe6603;
}

.btn-primary {
	background: #3010af;
	border-color: #210a7b;
	color: #fdfdfd;
}

.btn-primary:hover,
.btn-primary:focus {
	background: #210a7b;
	color: #fdfdfd;
}

.btn-primary-outline {
	background: transparent;
	border-color: #3010af;
	color: #3010af;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus {
	background: #3010af;
	color: #fe6603;
}

.btn-secondary {
	background: #fe6603;
	border-color: #fe6603;
	color: #fdfdfd;
}

.btn-secondary:hover,
.btn-secondary:focus {
	background: #fe751c;
	border-color: #fe751c;
	color: #fdfdfd;
}

.btn-secondary-outline {
	background: transparent;
	border-color: #fe6603;
	color: #fe6603;
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus {
	background: #fe6603;
	color: #fdfdfd;
}

.btn-success {
	background: #2ea40a;
	border-color: #197300;
	color: #fdfdfd;
}

.btn-success:hover,
.btn-success:focus {
	background: #197300;
	color: #fdfdfd;
}

.btn-success-outline {
	background: transparent;
	border-color: #2ea40a;
	color: #2ea40a;
}

.btn-success-outline:hover,
.btn-success-outline:focus {
	background: #2ea40a;
	color: #fdfdfd;
}

.btn-danger {
	background: #f30b0b;
	border-color: #f30b0b;
	color: #fdfdfd;
}

.btn-danger:hover,
.btn-danger:focus {
	background: #f51919;
	border-color: #f51919;
	color: #fdfdfd;
}

.btn-danger-outline {
	background: transparent;
	border-color: #f30b0b;
	color: #f30b0b;
}

.btn-danger-outline:hover,
.btn-danger-outline:focus {
	background: #f30b0b;
	color: #fdfdfd;
}

.btn-warning {
	background: #ffb400;
	border-color: #ffb400;
	color: #fdfdfd;
}

.btn-warning:hover,
.btn-warning:focus {
	background: #ffb90f;
	border-color: #ffb90f;
	color: #fdfdfd;
}

.btn-warning-outline {
	background: transparent;
	border-color: #ffb400;
	color: #ffb400;
}

.btn-warning-outline:hover,
.btn-warning-outline:focus {
	background: #ffb400;
	color: #fdfdfd;
}

.btn-info {
	background: #00b8ff;
	border-color: #00b8ff;
	color: #fdfdfd;
}

.btn-info:hover,
.btn-info:focus {
	background: #0fbcff;
	border-color: #0fbcff;
	color: #fdfdfd;
}

.btn-info-outline {
	background: transparent;
	border-color: #00b8ff;
	color: #00b8ff;
}

.btn-info-outline:hover,
.btn-info-outline:focus {
	background: #00b8ff;
	color: #fdfdfd;
}

.cta-text {
	position: relative;
	padding-right: 20px;
	z-index: 0;
}

.cta-text [class^="icon-"] {
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
	-webkit-transition: right 0.3s ease-in-out;
	transition: right 0.3s ease-in-out;
}

.cta-text .icon-arrow-left,
.cta-text .icon-arrow-right {
	font-size: 9px;
}

.cta-text .icon-arrow-up,
.cta-text .icon-arrow-down {
	font-size: 9px;
	right: 3px;
	-webkit-transition: top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
	transition: top 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
	transition: top 0.3s ease-in-out, transform 0.3s ease-in-out;
	transition: top 0.3s ease-in-out, transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

.text-default {
	color: #585858;
}

.text-primary {
	color: #3010af;
}

.text-secondary {
	color: #fe6603;
}

.text-success {
	color: #2ea40a;
}

.text-danger {
	color: #f30b0b;
}

.text-warning {
	color: #ffb400;
}

.text-info {
	color: #00b8ff;
}

.text-cross {
	text-decoration: line-through;
}

.bg-primary {
	background: #0ebaff;
}

.bg-danger {
	background: #f2696b;
}

.bg-warning {
	background: #ffb400;
}

.alert {
	font: 500 13px/1.2 "Open Sans", sans-serif;
	cursor: default;
	border-width: 2px;
	border-style: solid;
	padding: 10px 12px;
	margin: 0 0 15px;
	text-align: center;
}

.alert p {
	padding: 0;
	margin: 0;
}

.alert-success {
	background: #84e33e;
	border-color: #7aff01;
	color: #1b3c03;
}

.alert-error {
	background: #f96b6b;
	border-color: #ff444d;
	color: #820000;
}

.alert-info {
	background: #dbf2ff;
	border-color: #b2e5ed;
	color: #025360;
}

.alert-warning {
	background: #fffdee;
	border-color: #f6eed6;
	color: #a26701;
}

.breadcrumb {
	margin: 0 0 20px;
	border-bottom: 1px solid #ddd;
	padding: 0 0 10px;
}

.breadcrumb ul {
	font-size: 13px;
	line-height: 1.6;
}

.breadcrumb ul li {
	display: inline;
}

.breadcrumb ul li + li:before {
	display: inline-block;
	vertical-align: middle;
	font-size: 13px;
	line-height: 1;
	content: '/';
	color: #fe6603;
	padding: 0 7px 0 3px;
}

.breadcrumb ul li a {
	color: #fe6603;
}

.breadcrumb ul li a:hover {
	color: #1b1c1e;
}

.breadcrumb ul li .live {
	color: #585858;
	cursor: default;
}

.pagination {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.pagination > ul {
	background: #fdfdfd;
	border-radius: 50px;
	margin: 0 -1px;
	padding: 6px 12px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.pagination > ul > li {
	padding: 0 1px;
}

.pagination > ul > li.prev,
.pagination > ul > li.next {
	font-size: 22px;
}

.pagination > ul > li a,
.pagination > ul > li span {
	color: #fe6603;
	background: none;
	border: none;
	line-height: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	width: 42px;
	height: 42px;
	-webkit-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}

.pagination > ul > li a:hover {
	color: #e75c01;
}

.pagination > ul > li span {
	background: #fe6603;
	border: none;
	border-radius: 50%;
	color: #fdfdfd;
	cursor: default;
}

.rating {
	display: inline-block;
	vertical-align: top;
	font-size: 15px;
	line-height: 1;
	color: #fe6603;
	font-size: 15px;
	line-height: 1;
	position: relative;
	overflow: hidden;
	z-index: 0;
}

.rating:before {
	content: "\e90a  \e90a  \e90a  \e90a  \e90a";
	width: 130px;
}

.rating:after {
	content: '';
	position: absolute;
	top: 0;
	left: 11px;
	overflow: hidden;
	white-space: nowrap;
}

.rating.rating-5:after {
	content: "\e90b  \e90b  \e90b  \e90b  \e90b";
}

.rating.rating-4:after {
	content: "\e90b  \e90b  \e90b  \e90b";
}

.rating.rating-3:after {
	content: "\e90b  \e90b  \e90b ";
}

.rating.rating-2:after {
	content: "\e90b  \e90b";
}

.rating.rating-1:after {
	content: "\e90b";
}

.rating .text {
	position: absolute;
	right: 101%;
}

.tbl-wrap table {
	background: #fdfdfd;
	border-collapse: collapse;
	border-width: 0 0 1px;
	border-style: solid;
	border-color: #fcfcfc;
	font-size: 14px;
	table-layout: fixed;
	width: 100%;
}

.tbl-wrap th,
.tbl-wrap td {
	border-width: 1px 1px 0;
	border-style: solid;
	border-color: #fcfcfc;
	padding: 10px 12px;
}

.tbl-wrap tbody tr:nth-child(even) {
	background: #f6f6f6;
}

.tbl-wrap tbody tr:hover {
	background: rgba(48, 16, 175, 0.1);
}

.tbl-wrap th {
	background: #585858;
	color: #3010af;
}

.tbl-wrap td {
	vertical-align: top;
}

.tag {
	font: 600 12px/1 "Open Sans", sans-serif;
	display: inline-block;
	vertical-align: top;
	border-radius: 4px;
	color: #fdfdfd;
	cursor: default;
	padding: 4px 5px 1px;
	height: 19px;
}

.tag-primary {
	background: #3010af;
}

.tag-success {
	background: #2ea40a;
}

.tag-warning {
	background: #ffb400;
}

.tag-danger {
	background: #f30b0b;
}

/* Slider */

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
	z-index: 0;
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin: 0 auto;
}

.slick-track:before,
.slick-track:after {
	content: "";
	display: table;
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}

[dir="rtl"] .slick-slide {
	float: right;
}

.slick-slide:focus {
	outline: none;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block !important;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

/* Slider */

.slick-loading .slick-list {
	background: #fff url("../images/ajax-loader.gif") center center no-repeat;
}

/* Icons */

/* Arrows */

.slick-prev,
.slick-next {
	font: 400 14px/1 "Open Sans", sans-serif;
	background: #fdfdfd;
	border: 0;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 38px;
	height: 38px;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
	-webkit-transition: background 0.4s ease-in-out, color 0.4s ease-in-out;
	transition: background 0.4s ease-in-out, color 0.4s ease-in-out;
	z-index: 1;
}

.slick-prev:hover,
.slick-next:hover {
	background: #f8f8f8;
	color: #3010af;
	outline: none;
}

.slick-prev:focus,
.slick-next:focus {
	background: #fdfdfd;
	color: #1b1c1e;
	outline: none;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
	opacity: 0.25;
}

.slick-prev {
	left: 10px;
}

[dir="rtl"] .slick-prev {
	left: auto;
	right: 25px;
}

.slick-next {
	right: 10px;
}

[dir="rtl"] .slick-next {
	left: 25px;
	right: auto;
}

/* Dots */

.slick-dots {
	font-size: 0;
	line-height: 0;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 6px;
	margin: 0 -3px;
	right: 0;
	z-index: 1;
}

.slick-dots li {
	display: inline-block;
	vertical-align: top;
	font-size: 15px;
	line-height: 2;
	padding: 0 1px;
}

.slick-dots li.slick-active button {
	background: #3010af;
	border-color: #3010af;
}

.slick-dots li button {
	background: #585858;
	border: 2px solid #cacaca;
	border-radius: 12px;
	display: block;
	padding: 0;
	margin: 0;
	height: 12px;
	width: 12px;
	overflow: hidden;
	text-indent: -9999px;
	-webkit-transition: background 0.4s ease-in-out, border 0.4s ease-in-out;
	transition: background 0.4s ease-in-out, border 0.4s ease-in-out;
}

.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.8;
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box;
}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
	display: none;
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
}

.mfp-inline .mfp-content {
	padding: 10px 0;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto;
}

.mfp-ajax-cur {
	cursor: progress;
}

.mfp-zoom {
	cursor: pointer;
	cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
	cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	    user-select: none;
}

.mfp-loading.mfp-figure {
	display: none;
}

.mfp-hide {
	display: none !important;
}

.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}

.mfp-preloader a {
	color: #CCC;
}

.mfp-preloader a:hover {
	color: #FFF;
}

.mfp-s-ready .mfp-preloader {
	display: none;
}

.mfp-s-error .mfp-content {
	display: none;
}

button.mfp-close,
button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	-ms-touch-action: manipulation;
	    touch-action: manipulation;
}

button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.mfp-close {
	width: 30px;
	height: 30px;
	line-height: 30px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	color: #FFF;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
	-webkit-transition: background 0.4s ease-in-out, color 0.4s ease-in-out, opacity 0.4s ease-in-out;
	transition: background 0.4s ease-in-out, color 0.4s ease-in-out, opacity 0.4s ease-in-out;
}

.mfp-close:hover,
.mfp-close:focus {
	opacity: 1;
}

.mfp-close:active {
	top: 1px;
}

.mfp-close-btn-in .mfp-close {
	color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: #FFF;
	text-align: right;
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap;
}

.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
	margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
	opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent;
}

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7;
}

.mfp-arrow-left {
	left: 0;
}

.mfp-arrow-left:after {
	border-right: 17px solid #FFF;
	margin-left: 31px;
}

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
	right: 0;
}

.mfp-arrow-right:after {
	border-left: 17px solid #FFF;
	margin-left: 39px;
}

.mfp-arrow-right:before {
	border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
	top: -40px;
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000;
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto;
}

.mfp-figure {
	line-height: 0;
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444;
}

.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px;
}

.mfp-figure figure {
	margin: 0;
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px;
}

.mfp-image-holder .mfp-content {
	max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}

.mfp-inline-holder .mfp-content {
	padding: 10px 0;
	max-width: 800px;
}

.mfp-zoom-in { /* animate out */
}

.mfp-zoom-in .mfp-with-anim {
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-transform: scale(0.8);
	    -ms-transform: scale(0.8);
	        transform: scale(0.8);
}

.mfp-zoom-in.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.mfp-zoom-in.mfp-ready .mfp-with-anim {
	opacity: 1;
	-webkit-transform: scale(1);
	    -ms-transform: scale(1);
	        transform: scale(1);
}

.mfp-zoom-in.mfp-ready.mfp-bg {
	opacity: 0.8;
}

.mfp-zoom-in.mfp-removing .mfp-with-anim {
	-webkit-transform: scale(0.8);
	    -ms-transform: scale(0.8);
	        transform: scale(0.8);
	opacity: 0;
}

.mfp-zoom-in.mfp-removing.mfp-bg {
	opacity: 0;
}

.mfp-gallery .mfp-content {
	-webkit-animation-name: fadeIn;
	        animation-name: fadeIn;
	-webkit-animation-duration: .5s;
	        animation-duration: .5s;
	-webkit-animation-fill-mode: both;
	        animation-fill-mode: both;
	-webkit-backface-visibility: hidden;
	        backface-visibility: hidden;
}

/**
 * Simple fade transition,
 */

.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8;
}

.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}

.mfp-inline-card {
	background: #fdfdfd;
	max-width: 500px;
	margin: 0 auto;
	padding: 20px;
	position: relative;
	z-index: 0;
}

button.mfp-arrow {
	background: #1b1c1e;
	height: 60px;
	width: 60px;
	-webkit-transition: opacity 0.4s ease-in-out;
	transition: opacity 0.4s ease-in-out;
}

button.mfp-arrow:before {
	margin: 0;
	border-color: #fdfdfd;
	border-style: solid;
	top: 50%;
	height: 24px;
	width: 24px;
	margin: 0 auto;
	-webkit-transform: translateY(-50%) rotate(45deg);
	    -ms-transform: translateY(-50%) rotate(45deg);
	        transform: translateY(-50%) rotate(45deg);
	-webkit-transform-origin: center;
	    -ms-transform-origin: center;
	        transform-origin: center;
}

button.mfp-arrow:after {
	display: none;
}

button.mfp-arrow.mfp-arrow-right:before {
	border-width: 3px 3px 0 0;
	left: 0;
	right: 10px;
}

button.mfp-arrow.mfp-arrow-left:before {
	border-width: 0 0 3px 3px;
	right: 0;
	left: 10px;
}

.site-header {
	background: #3C3E6C;
}

.header__frame {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	position: relative;
	z-index: 1;
}

.header__intro {
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	padding: 10px 10px 10px 0;
	-ms-flex-preferred-size: 0;
	    flex-basis: 0;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	position: relative;
	z-index: 0;
}

.header__intro:before {
	content: '';
	background: #fff;
	position: absolute;
	top: 0;
	right: 99%;
	bottom: 0;
	width: 2500px;
	z-index: -1;
}

.header__contact {
	font-size: 12px;
	line-height: 1;
	line-height: 1;
}

.header__contact-text {
	color: #1b1c1e;
	display: block;
	text-align: right;
	text-transform: uppercase;
}

.header__contact-tel {
	font: 700 15px/1 "Open Sans", sans-serif;
	letter-spacing: -0.025em;
	color: #fe6603;
}

.header__nav {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 41%;
	        flex: 0 0 41%;
}

.header__control li {
	border-left: 1px solid rgba(253, 253, 253, 0.5);
}

.header__control .cta-nav {
	background: #fdfdfd;
	border: none;
	color: #3010af;
	height: 50px;
	width: 50px;
	text-indent: 9999px;
}

.header__control .cta-search {
	font-size: 16px;
	line-height: 1;
	background: #2ea40a;
	border: none;
	color: #585858;
	padding: 0;
	margin: 0;
	height: 50px;
	width: 50px;
	-webkit-transition: background 0.4s ease-in-out;
	transition: background 0.4s ease-in-out;
}

.header__control .cta-search.search-active {
	background: #ffb400;
	border-color: #cc9000;
	color: #fdfdfd;
}

.home .header__control .cta-search {
	color: #fdfdfd;
}

.header__control .cta-search:hover {
	background: #278c09;
}

.site-logo {
	width: 100px;
}

.site-logo a {
	display: block;
}

.site-logo a img {
	display: block;
	height: auto;
	width: 100%;
}

.form__search {
	position: fixed;
	top: calc(100% - 135px);
	left: 0;
	right: 0;
	padding: 0 10px;
	max-height: 0;
	overflow: hidden;
	-webkit-transition: max-height 0.4s ease-in-out;
	transition: max-height 0.4s ease-in-out;
	z-index: 1;
}

.search-active .form__search {
	padding: 0 10px 10px;
	max-height: 85px;
}

.form__search-box {
	background: #fdfdfd;
	border-radius: 4px;
	box-shadow: 0 2px 6px 3px rgba(27, 28, 30, 0.3);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 500px;
	margin: 10px auto 0;
	padding: 6px;
	-webkit-transform: translateY(-120%);
	    -ms-transform: translateY(-120%);
	        transform: translateY(-120%);
	-webkit-transition: -webkit-transform 0.4s ease-in-out;
	transition: -webkit-transform 0.4s ease-in-out;
	transition: transform 0.4s ease-in-out;
	transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
}

.search-active .form__search-box {
	-webkit-transform: translateY(0);
	    -ms-transform: translateY(0);
	        transform: translateY(0);
}

.form__search .form-module {
	margin: 0;
	-ms-flex-preferred-size: 0;
	    flex-basis: 0;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	max-width: 100%;
}

.form__search .form-module input {
	border: none;
}

.form__search .form-action {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 100px;
	        flex: 0 0 100px;
	margin: 0;
}

.form__search .form-action .btn {
	border: none;
	border-radius: 0;
	margin: 0;
	height: 48px;
	min-width: 0;
	width: 100%;
}

.nav-opener {
	display: block;
	padding: 0;
	position: relative;
	margin: 0 0 0 auto;
	outline: none;
	height: 38px;
	width: 38px;
	z-index: 0;
}

.nav-opener .bar,
.nav-opener:before,
.nav-opener:after {
	background: #fe6603;
	position: absolute;
	left: 24%;
	right: 24%;
	height: 2px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.nav-opener:before {
	content: '';
	top: 31%;
}

.nav-active .nav-opener:before {
	left: 25%;
	right: 25%;
}

.nav-opener .bar {
	overflow: hidden;
	top: 50%;
	text-indent: 100%;
	white-space: nowrap;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
}

.nav-active .nav-opener .bar {
	left: 15%;
	right: 15%;
}

.nav-opener:after {
	content: '';
	bottom: 31%;
}

.nav-active .nav-opener:after {
	left: 25%;
	right: 25%;
}

.nav-close {
	background: #3010af;
	border: none;
	border-radius: 50%;
	color: #1b1c1e;
	width: 30px;
	height: 30px;
	position: relative;
	text-indent: 100px;
	white-space: nowrap;
	overflow: hidden;
}

.nav-close:before,
.nav-close:after {
	content: '';
	background: #fdfdfd;
	width: 2px;
	height: 20px;
	position: absolute;
	top: 5px;
	left: 14px;
}

.nav-close:before {
	-webkit-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
}

.nav-close:after {
	-webkit-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	        transform: rotate(-45deg);
}

.site-nav > ul > li.active > a {
	color: #ffa500;
}

.site-nav > ul > li > a {
	font: 400 15px/1 "Open Sans", sans-serif;
	color: #fdfdfd;
	display: block;
	padding: 10px 20px;
	text-transform: uppercase;
}

.site-nav > ul > li > a:hover {
	color: #ffa500;
}

.prime {
	margin: 0 0 30px;
}

.prime:not(.slick-initialized) .slide:not(:nth-child(-n+1)) {
	display: none;
}

.prime__item {
	position: relative;
	max-width: none;
	z-index: 0;
}

.prime__img {
	background-image: url("../images/site-marker.svg");
	background-color: #cacaca;
	background-size: 45% auto;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: relative;
	z-index: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.prime__img:after {
	content: '';
	background: #1b1c1e;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0.07;
	-webkit-transition: opacity 0.4s ease-in-out;
	transition: opacity 0.4s ease-in-out;
	z-index: -1;
}

.prime__img > img, .prime__img > video {
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -2;
}

.prime__img > iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -2;
}

.prime__caption {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-flow: column;
	        flex-flow: column;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	height: 320px;
	padding: 0 10px 40px;
}

.prime__caption-title {
	font: 700 18px/1.4 "Open Sans", sans-serif;
	letter-spacing: 0.02em;
	color: #ebebeb;
	margin: 0 0 10px;
	text-shadow: 2px 2px 3px rgba(27, 28, 30, 0.6);
}

.prime__caption .btn {
	background: rgba(27, 28, 30, 0.4);
}

.prime__caption .btn:hover {
	background: #fdfdfd;
}

.prime .slick-dots {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	margin: 0 auto;
	bottom: 10px;
	max-width: 1230px;
	padding: 0 10px;
	text-align: center;
}

.prime .slick-dots li.slick-active button {
	border-color: #fe6603;
}

.prime .slick-dots li button {
	border-color: #fdfdfd;
	height: 2px;
	width: 30px;
}

.headline {
	margin: 0 0 18px;
}

.headline__title {
	font: 400 18px/1.3 "Open Sans", sans-serif;
	letter-spacing: -0.01em;
	color: #fe6603;
	margin: 0 0 -3px;
	position: relative;
	z-index: 0;
}

.headline__meta {
	font: 700 25px/1.2 "Open Sans", sans-serif;
	color: #1b1c1e;
	margin: 0;
	text-transform: capitalize;
}

.headline .btn {
	margin: 10px 0 0;
}

.headline ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	line-height: 1;
	margin: 0 -7px;
	padding: 15px 0 0;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

.headline ul li {
	padding: 0 7px 12px;
}

.headline ul li.active a,
.headline ul li.active button {
	background: #3010af;
	color: #fdfdfd;
}

.headline ul a,
.headline ul button {
	font: 600 12px/1 "Open Sans", sans-serif;
	background: #fdfdfd;
	border: 2px solid #3010af;
	border-radius: 50px;
	color: #3010af;
	display: block;
	height: 34px;
	padding: 9px 15px;
	width: 100%;
	text-align: center;
	-webkit-transition: background 0.4s ease-in-out, color 0.4s ease-in-out;
	transition: background 0.4s ease-in-out, color 0.4s ease-in-out;
}

.headline ul a:hover,
.headline ul button:hover {
	background: #3010af;
	color: #fdfdfd;
}

.mini__prelude {
	margin: 0 0 30px;
}

.mini__prelude-img {
	background-image: url("../images/site-marker.svg");
	background-color: #cacaca;
	background-size: 45% auto;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: relative;
	z-index: 0;
	height: 340px;
}

.mini__prelude-img:after {
	content: '';
	background: #1b1c1e;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0.3;
	-webkit-transition: opacity 0.4s ease-in-out;
	transition: opacity 0.4s ease-in-out;
	z-index: -1;
}

.mini__prelude-img > img {
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -2;
}

.mini__prelude-img > iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -2;
}

.mini__prelude-img img {
	object-fit: cover;
	height: 100%;
	width: 100%;
}

.mini__prelude-img iframe {
	height: 100%;
	width: 100%;
}

.mini__prelude-headline {
	background: #3010af;
	padding: 20px 15px;
	margin: 0 0 25px;
}

.mini__prelude-title {
	font: 700 25px/1.5 "Open Sans", sans-serif;
	letter-spacing: -0.02em;
	color: #fdfdfd;
	margin: 0;
}

.mini__prelude-meta {
	font: 400 25px/1 "Open Sans", sans-serif;
	color: #fdfdfd;
}

.mini__prelude-dated {
	font-size: 14px;
	line-height: 1.4;
	color: #fdfdfd;
	display: block;
	padding: 10px 0 0;
}

.mini__prelude.media .mini__prelude-img:after {
	pointer-events: none;
	-webkit-transition: opacity 0.4s ease-in-out;
	transition: opacity 0.4s ease-in-out;
}

.mini__prelude.media .mini__prelude-img:hover:after {
	opacity: 0.1;
}

.mini__prelude.media .mini__prelude-headline {
	pointer-events: none;
}

.mini__prelude.media .mini__prelude-title {
	text-shadow: 0 0 4px rgba(27, 28, 30, 0.8);
}

.short__prelude {
	margin: 0 0 30px;
}

.short__prelude-img {
	background-image: url("../images/site-marker.svg");
	background-color: #cacaca;
	background-size: 45% auto;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: relative;
	z-index: 0;
	height: 340px;
}

.short__prelude-img:after {
	content: '';
	background: #1b1c1e;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0.3;
	-webkit-transition: opacity 0.4s ease-in-out;
	transition: opacity 0.4s ease-in-out;
	z-index: -1;
}

.short__prelude-img > img {
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -2;
}

.short__prelude-img > iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -2;
}

.short__prelude-img img {
	object-fit: cover;
	height: 100%;
	width: 100%;
}

.short__prelude-headline {
	background: #3010af;
	padding: 20px 15px;
	margin: 0 0 25px;
}

.short__prelude-title {
	font: 700 25px/1.5 "Open Sans", sans-serif;
	letter-spacing: -0.02em;
	color: #fdfdfd;
	margin: 0;
}

.short__prelude-meta {
	font: 400 25px/1 "Open Sans", sans-serif;
	color: #fdfdfd;
}

.prelude__brief {
	background: #ddd;
	border-bottom: 1px solid #ccc;
	box-shadow: 0 5px 5px -5px rgba(27, 28, 30, 0.3) inset;
	padding: 30px 0;
}

.prelude__brief .headline {
	margin: 0;
}

.package {
	background: #fdfdfd;
	border-radius: 5px;
	box-shadow: 0 0 15px rgba(27, 28, 30, 0.08);
}

.package__img {
	background-image: url("../images/site-marker.svg");
	background-color: #cacaca;
	background-size: 45% auto;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: relative;
	z-index: 0;
	border-radius: 5px 5px 0 0;
	display: block;
	overflow: hidden;
}

.package__img:before {
	content: '';
	display: block;
	padding-top: 72.6618705036%;
}

.package__img > img {
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -2;
}

.package__img > iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -2;
}

.package__desc {
	padding: 18px 20px 8px;
	line-height: 1;
	position: relative;
	z-index: 0;
}

.package__desc-meta {
	display: inline-block;
	vertical-align: top;
	font: 400 12px/1 "Open Sans", sans-serif;
	letter-spacing: 0.06em;
	color: #999999;
	margin: 0 0 8px;
	text-transform: uppercase;
}

.package__desc-meta:hover {
	color: #1b1c1e;
}

.package__desc-title {
	font: 400 18px/1.5 "Open Sans", sans-serif;
	margin: 0;
}

.package__desc-title a {
	color: #1b1c1e;
}

.package__desc-title a:hover {
	color: #fe6603;
}

.package__desc-rating {
	font-size: 13px;
	line-height: 1;
	font-family: "Open Sans", sans-serif !important;
	background: #fe6603;
	border-radius: 25px;
	color: #fdfdfd;
	position: absolute;
	top: -17px;
	right: 18px;
	padding: 8px 15px 8px 32px;
	height: 29px;
	z-index: -1;
}

.package__desc-rating:before {
	content: "\e90a";
	position: absolute;
	left: 12px;
	top: 8px;
}

.package__info {
	border-top: 1px solid #ededed;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	padding: 10px 20px 13px;
}

.bundle {
	background-image: url("../images/site-marker.svg");
	background-color: #cacaca;
	background-size: 45% auto;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: relative;
	z-index: 0;
	height: 370px;
}

.bundle > img {
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -2;
}

.bundle > iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -2;
}

.bundle:hover .bundle__title a {
	background: transparent;
}

.bundle:hover .bundle__fact {
	max-height: 86px;
}

.bundle:hover .bundle__fact ul {
	-webkit-transform: translateY(0);
	    -ms-transform: translateY(0);
	        transform: translateY(0);
}

.bundle__brief {
	position: relative;
	z-index: 2;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-flow: column;
	        flex-flow: column;
	padding: 15px;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
}

.bundle__title {
	font: 500 22px/1.5 "Open Sans", sans-serif;
	letter-spacing: -0.01em;
	margin: 0;
}

.bundle__title a {
	background: rgba(27, 28, 30, 0.5);
	color: #fdfdfd;
	display: block;
	padding: 15px 20px;
	text-align: center;
}

.bundle__fact {
	max-height: 0;
	overflow: hidden;
	-webkit-transition: max-height 0.4s ease-in-out;
	transition: max-height 0.4s ease-in-out;
}

.bundle__fact ul {
	background: #ededed;
	border-radius: 5px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	overflow: hidden;
	text-align: center;
	-webkit-transform: translateY(100%);
	    -ms-transform: translateY(100%);
	        transform: translateY(100%);
	-webkit-transition: -webkit-transform 0.4s ease-in-out;
	transition: -webkit-transform 0.4s ease-in-out;
	transition: transform 0.4s ease-in-out;
	transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
}

.bundle__fact li:first-child {
	position: relative;
	z-index: 0;
}

.bundle__fact li:first-child:before {
	content: '';
	background: #ff9652;
	border-right: 1px solid #db5600;
	position: absolute;
	top: 15px;
	right: 0;
	bottom: 15px;
	width: 2px;
}

.bundle__fact li:last-child {
	-ms-flex-preferred-size: 0;
	    flex-basis: 0;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	max-width: 100%;
}

.bundle__fact dl {
	background: #fe6603;
	color: #fdfdfd;
	margin: 0;
	padding: 15px;
}

.bundle__fact dt {
	font: 500 12px/1 "Open Sans", sans-serif;
	text-transform: uppercase;
	margin: 0 0 5px;
}

.bundle__fact dd {
	font-size: 14px;
	line-height: 1;
	margin: 0;
}

.bundle__fact dd strong {
	font: 700 21px/1 "Open Sans", sans-serif;
	display: block;
}

.bundle__fact-price {
	font: 700 24px/1 "Open Sans", sans-serif;
	letter-spacing: -0.03em;
	color: #fe6603;
	text-align: center;
	width: 100%;
}

.packet {
	position: relative;
}

.packet:hover .btn {
	opacity: 1;
	visibility: visible;
}

.packet__img {
	background-image: url("../images/site-marker.svg");
	background-color: #cacaca;
	background-size: 45% auto;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: relative;
	z-index: 0;
	border-radius: 5px 5px 0 0;
	display: block;
	overflow: hidden;
}

.packet__img:before {
	content: '';
	display: block;
	padding-top: 64.9819494585%;
}

.packet__img > img {
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -2;
}

.packet__img > iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -2;
}

.packet__fact {
	font: 500 15px/1 "Open Sans", sans-serif;
	background: #fe6603;
	border-radius: 0 0 5px 5px;
	color: #fdfdfd;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	padding: 13px 8px;
}

.packet__title {
	font: 500 18px/1.5 "Open Sans", sans-serif;
	margin: 0 0 8px;
}

.packet__title a {
	-webkit-transition: color 0.3s ease-in-out;
	transition: color 0.3s ease-in-out;
	color: #1b1c1e;
}

.packet__title a:hover {
	text-decoration: none;
	color: #3010af;
}

.packet__brief {
	line-height: 1.6;
	padding: 10px 0 30px;
}

.packet__brief p {
	margin: 0;
}

.packet .btn {
	position: absolute;
	top: 50%;
	left: 50%;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	-webkit-transition-property: background, color, opacity, visibility;
	transition-property: background, color, opacity, visibility;
	-webkit-transition-duration: 0.4s;
	        transition-duration: 0.4s;
	-webkit-transition-timing-function: ease-in-out;
	        transition-timing-function: ease-in-out;
	z-index: 2;
}

.spacer {
	padding: 0 0 30px;
}

.feature .package {
	margin: 0 0 30px;
}

.destination {
	border-bottom: 1px solid #ccc;
	margin: 0 0 30px;
	padding: 0 0 40px;
}

.destination__item {
	background-image: url("../images/site-marker.svg");
	background-color: #cacaca;
	background-size: 45% auto;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: relative;
	z-index: 0;
	display: block;
	max-width: 320px;
	margin: 0 auto;
}

.destination__item:before {
	content: '';
	display: block;
	padding-top: 100%;
}

.destination__item:after {
	content: '';
	background: #1b1c1e;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	opacity: 0.2;
	-webkit-transition: opacity 0.4s ease-in-out;
	transition: opacity 0.4s ease-in-out;
	z-index: -1;
}

.destination__item > img {
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -2;
}

.destination__item > iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -2;
}

.destination__item:after {
	-webkit-transition: background 0.3s ease-in-out, opacity 0.3s ease-in-out;
	transition: background 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

.destination__item:hover:after {
	background: -webkit-linear-gradient(top, rgba(254, 102, 3, 0.4) 0%, #fe6603 100%);
	background: linear-gradient(to bottom, rgba(254, 102, 3, 0.4) 0%, #fe6603 100%);
	opacity: 0.8;
}

.destination__item:hover .destination__title {
	border-color: #fe6603;
	padding-bottom: 20px;
}

.destination__title {
	font: 600 20px/1.5 "Open Sans", sans-serif;
	letter-spacing: 0.002em;
	border-bottom: 3px solid transparent;
	color: #fdfdfd;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	margin: 0;
	padding: 5px 0;
	text-align: center;
	text-transform: uppercase;
	text-shadow: 2px 2px 6px rgba(27, 28, 30, 0.9);
	-webkit-transition: border 0.3s ease-in-out, padding 0.3s ease-in-out;
	transition: border 0.3s ease-in-out, padding 0.3s ease-in-out;
	z-index: 2;
}

.service {
	background: #3010af;
	color: #fdfdfd;
}

.service .headline {
	padding: 30px 0 9px;
	text-align: center;
}

.service .headline__title {
	margin: 0 0 4px;
}

.service .headline__meta {
	color: #fdfdfd;
}

.service__brief {
	padding: 0 0 40px;
	text-align: center;
}

.service__brief-title {
	font: 400 18px/1.45 "Open Sans", sans-serif;
	color: #00b8ff;
	padding: 0 0 16px;
}

.service__control {
	padding: 24px 0 0;
}

.service__info {
	color: #00b8ff;
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: (1fr)[1];
	    grid-template-columns: repeat(1, 1fr);
	grid-gap: 25px;
}

.service__info-item {
	line-height: 1.75;
	padding: 0 0 0 80px;
	position: relative;
	z-index: 0;
}

.service__info-item .svg-wrap {
	fill: #00b8ff;
	position: absolute;
	height: 63px;
	top: 4px;
	left: 0;
	width: 70px;
	z-index: -1;
}

.service__info-item .cta-link {
	color: #fdfdfd;
	font-size: 13px;
	text-transform: uppercase;
}

.service__info-item p {
	margin: 0;
}

.service__info--title {
	font: 600 18px/1.5 "Open Sans", sans-serif;
	color: #fdfdfd;
	margin: 0 0 2px;
}

.bestselling {
	max-width: 400px;
	margin: 0 auto;
	padding: 40px 0 20px;
	position: relative;
	z-index: 0;
}

.bestselling .headline {
	position: relative;
}

.bestselling .bundle {
	margin: 0 0 30px;
}

.activity__packet {
	background: #fdfdfd;
	padding: 20px 5px 0;
	position: relative;
	z-index: 0;
}

.activity__packet:before {
	content: '';
	background: #fdfdfd;
	position: absolute;
	top: 0;
	left: -20px;
	right: -20px;
	bottom: 0;
	z-index: -1;
}

.appraise {
	background: #3010af;
	padding: 40px 0;
	margin: 0 0 30px;
}

.appraise .headline {
	text-align: center;
}

.appraise .headline__meta {
	color: #fdfdfd;
}

.appraise__info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.appraise__info-action {
	padding: 0 0 30px;
	text-align: center;
}

.appraise__info-action .btn {
	min-width: 134px;
}

.appraise__box {
	padding: 0 0 30px;
}

.appraise__tripadvisor {
	background: #fdfdfd;
}

.appraise__tripadvisor #CDSWIDSSP .withBorder {
	border: none;
}

.appraise__slider {
	background: #fdfdfd;
	box-shadow: 0 0 13px rgba(27, 28, 30, 0.2);
}

.appraise__slider:not(.slick-initialized) .slide:not(:nth-child(-n+1)) {
	display: none;
}

.appraise__slider .slide {
	padding: 20px 15px;
}

.appraise__slider .slide .img-frame {
	background-image: url("../images/site-marker.svg");
	background-color: #cacaca;
	background-size: 45% auto;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: relative;
	z-index: 0;
}

.appraise__slider .slide .img-frame:before {
	content: '';
	display: block;
	padding-top: 100%;
}

.appraise__slider .slide .img-frame > img {
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -2;
}

.appraise__slider .slide .img-frame > iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -2;
}

.quotebox {
	font: 400 15px/1.8667 "Open Sans", sans-serif;
	position: relative;
	margin: 0;
	z-index: 0;
}

.quotebox__cite {
	display: block;
}

.quotebox__cite-img {
	background-image: url("../images/site-marker.svg");
	background-color: #cacaca;
	background-size: 45% auto;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: relative;
	z-index: 0;
	background: #fdfdfd;
	border-radius: 50%;
	display: block;
	margin: 0 auto 30px;
	height: 110px;
	width: 110px;
}

.quotebox__cite-img > img {
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -2;
}

.quotebox__cite-img > iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -2;
}

.quotebox__cite-img:after {
	border-radius: 50%;
}

.quotebox__cite-img:before {
	content: "\e91c";
	opacity: 1;
	background: #fe6603;
	border: 6px solid #fdfdfd;
	border-radius: 50%;
	color: #fdfdfd;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	position: absolute;
	height: 50px;
	top: -12px;
	right: -24px;
	width: 50px;
	z-index: 2;
}

.quotebox__cite img {
	display: block;
	border-radius: 50%;
	height: 100%;
	object-fit: cover;
	width: 100%;
}

.quotebox__cite-meta {
	font: 400 15px/1.2 "Open Sans", sans-serif;
	display: block;
	color: #fe6603;
	text-align: center;
}

.quotebox__cite-meta strong {
	font-size: 18px;
	color: #1b1c1e;
}

.blog .row {
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.blogpost {
	margin: 0 0 30px;
	padding: 0 0 30px;
	position: relative;
	z-index: 0;
}

.blogpost__frame {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr;
	    grid-template-columns: 1fr;
}

.blogpost__img {
	background-image: url("../images/site-marker.svg");
	background-color: #cacaca;
	background-size: 45% auto;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: relative;
	z-index: 0;
	display: block;
	overflow: hidden;
}

.blogpost__img:before {
	content: '';
	display: block;
	padding-top: 93.4210526316%;
}

.blogpost__img > img {
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -2;
}

.blogpost__img > iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -2;
}

.blogpost__img img {
	-webkit-transition: -webkit-transform 0.3s ease-in-out;
	transition: -webkit-transform 0.3s ease-in-out;
	transition: transform 0.3s ease-in-out;
	transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

.blogpost__img:hover img {
	-webkit-transform: scale(1.07);
	    -ms-transform: scale(1.07);
	        transform: scale(1.07);
}

.blogpost__headline {
	background: #4723d6;
	box-shadow: 2px 2px 0 #fe6603, -2px -2px 0 #3010af inset;
	color: #fdfdfd;
	margin: 0;
	position: absolute;
	bottom: 0;
	left: 0%;
	right: 0px;
	padding: 10px 15px 15px;
	z-index: 1;
}

.blogpost__headline-title {
	font: 700 16px/1.5 "Open Sans", sans-serif;
	margin: 0 0 2px;
}

.blogpost__headline-title a {
	color: #fdfdfd;
}

.blogpost__headline-title a:hover {
	color: #ffb400;
}

.blogpost__headline-dated {
	font-size: 14px;
	line-height: 1.5;
	display: block;
}

.mapActive {
	overflow: hidden;
}

.trip__prelude {
	margin: 0 0 30px;
}

.trip__prelude-img {
	background-image: url("../images/site-marker.svg");
	background-color: #cacaca;
	background-size: 45% auto;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: relative;
	z-index: 0;
	height: 340px;
}

.trip__prelude-img:after {
	content: '';
	background: #1b1c1e;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0.3;
	-webkit-transition: opacity 0.4s ease-in-out;
	transition: opacity 0.4s ease-in-out;
	z-index: -1;
}

.trip__prelude-img > img {
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -2;
}

.trip__prelude-img > iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -2;
}

.trip__prelude-img img {
	object-fit: cover;
	height: 100%;
	width: 100%;
}

.trip__prelude-brief {
	background: #3010af;
	padding: 20px 15px;
	margin: 0 0 25px;
}

.trip__prelude-title {
	font: 700 22px/1.5 "Open Sans", sans-serif;
	letter-spacing: -0.02em;
	color: #fdfdfd;
	margin: 0 0 10px;
}

.trip__prelude-keyfacts {
	color: #fdfdfd;
}

.trip__keyfacts--item {
	padding: 10px 24px 10px 75px;
	position: relative;
	margin: 0 0 20px;
	z-index: 0;
}

.trip__keyfacts--item .svg-wrap {
	background: rgba(27, 28, 30, 0.7);
	border: 2px solid #fdfdfd;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 0;
	padding: 10px;
	height: 52px;
	width: 52px;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
}

.trip__keyfacts--item .svg-wrap.fact-tagcard {
	fill: #fe6603;
}

.trip__keyfacts--item .svg-wrap.fact-altitude {
	fill: #fdfdfd;
}

.trip__keyfacts--item dd {
	margin: 0;
}

.trip__keyfacts--title {
	font-size: 13px;
	line-height: 1;
	display: block;
	margin: 0 0 5px;
}

.trip__keyfacts--data {
	font: 600 18px/1 "Roboto", sans-serif;
	display: block;
}

.trip__frame .breadcrumb {
	border: none;
}

.trip__enclose {
	padding: 124px 0 0;
	position: relative;
	z-index: 0;
}

.trip__enclose-detail {
	border-top: 1px solid #dddddd;
	position: relative;
	z-index: 0;
}

.trip__enclose-aside {
	max-width: 460px;
	margin: 0 auto;
	padding: 40px 0 0;
}

.trip__box {
	border-bottom: 1px solid #dddddd;
	padding: 20px 12px;
	margin: 0 -12px;
}

.trip__box:nth-child(2n) {
	background: #e8e8e8;
}

.trip__box-heading {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	margin: 0 0 8px;
}

.trip__box-heading .btn {
	min-width: 120px;
	height: 30px;
	padding: 5px 10px;
}

.trip__box-title {
	font: 700 22px/1.5 "Roboto", sans-serif;
	margin: 0;
}

.trip__itinerary-item {
	margin: 0 0 35px;
	padding: 0 0 3px;
	position: relative;
	z-index: 0;
}

.trip__itinerary-item.jsxItiActive .trip__itinerary--title {
	color: #1b1c1e;
}

.trip__itinerary-item.jsxItiActive .trip__itinerary--title:before {
	-webkit-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
}

.trip__itinerary--duration {
	font: 400 12px/1 "Roboto", sans-serif;
	background: #fe6603;
	/* border: 1px solid #b24800; */
	border-radius: 3px;
	color: #fdfdfd;
	padding: 6px 5px 3px;
	text-align: center;
	text-transform: uppercase;
}

.trip__itinerary--duration strong {
	letter-spacing: -0.02em;
	font-size: 16px;
	padding: 0 5px 0 0;
}

.trip__itinerary--title {
	font: 600 16px/1.5 "Roboto", sans-serif;
	color: #444444;
	cursor: pointer;
	margin: 0 0 6px;
	padding: 0 25px 0 0;
	position: relative;
	z-index: 0;
	-webkit-transition: color 0.3s ease-in-out;
	transition: color 0.3s ease-in-out;
}

.trip__itinerary--title:before {
	font-size: 12px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	position: absolute;
	top: 0;
	right: 0;
	height: 27px;
	width: 27px;
	z-index: -1;
	-webkit-transition: -webkit-transform 0.3s ease-in-out;
	transition: -webkit-transform 0.3s ease-in-out;
	transition: transform 0.3s ease-in-out;
	transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

.trip__itinerary .reviser p:last-child {
	margin: 0;
}

.trip__service-item ul li {
	padding: 0 0 9px 27px;
	position: relative;
	z-index: 0;
}

.trip__service-item ul li:before {
	content: '';
	background: #fe6603;
	border-radius: 10px;
	height: 4px;
	position: absolute;
	top: 12px;
	left: 8px;
	width: 4px;
	z-index: -1;
}

.trip__service-item.service-exclude {
	padding: 30px 0 0;
}

.trip__service--title {
	font: 400 16px/1.4 "Roboto", sans-serif;
	color: #fe6603;
	margin: 0 0 12px;
}

.trip__pricing {
	padding-bottom: 30px;
}

.trip__pricing .tbl-wrp {
	box-shadow: 0 1px 5px rgba(27, 28, 30, 0.25);
}

.trip__pricing .tbl-wrp table {
	background: #fdfdfd;
	border-collapse: collapse;
	border-color: #fcfcfc;
	border-style: solid;
	border-width: 0 0 1px;
	font-size: 14px;
	table-layout: fixed;
	width: 100%;
	text-align: center;
}

.trip__pricing .tbl-wrp th,
.trip__pricing .tbl-wrp td {
	border-width: 1px 1px 0;
	border-style: solid;
	border-color: #cbcbcb;
	padding: 10px 12px;
}

.trip__pricing .tbl-wrp tbody tr {
	background: #fff;
	-webkit-transition: background 0.3s ease-in-out;
	transition: background 0.3s ease-in-out;
}

.trip__pricing .tbl-wrp tbody tr:hover {
	background: #fff;
	cursor: default;
}

.trip__pricing .tbl-wrp th {
	background: #4921eb;
	color: #fdfdfd;
}

.trip__pricing .tbl-wrp td {
	vertical-align: top;
}

.trip__pricing .tbl-wrp td:first-child {
	color: #1b1c1e;
	font-weight: 500;
}

.trip__snaps-box {
	display: -ms-grid;
	display: grid;
	grid-gap: 22px;
	-ms-grid-columns: (1fr)[2];
	    grid-template-columns: repeat(2, 1fr);
}

.trip__snaps-img {
	background-image: url("../images/site-marker.svg");
	background-color: #cacaca;
	background-size: 45% auto;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: relative;
	z-index: 0;
	display: block;
}

.trip__snaps-img:before {
	content: '';
	display: block;
	padding-top: 65.3658536585%;
}

.trip__snaps-img > img {
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -2;
}

.trip__snaps-img > iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -2;
}

.trip__review-item {
	margin: 0 0 25px;
}

.trip__review-heading {
	width: 172px;
	margin: 0  auto;
	background: #f2f2f2;
	padding: 10px;
	position: relative;
	text-align: center;
	z-index: 0;
}

.trip__review-img {
	background-image: url("../images/site-marker.svg");
	background-color: #cacaca;
	background-size: 45% auto;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: relative;
	z-index: 0;
	display: block;
	margin: 0 auto;
	width: 150px;
}

.trip__review-img:before {
	content: '';
	display: block;
	padding-top: 111.842105263%;
}

.trip__review-img > img {
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -2;
}

.trip__review-img > iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -2;
}

.trip__review-title {
	font: 400 15px/1.3 "Roboto", sans-serif;
	display: block;
	margin: 0;
}

.trip__review-country {
	font-size: 14px;
	color: #fe6603;
	display: block;
	text-transform: uppercase;
}

.trip__review .reviser {
	-ms-flex-preferred-size: 0;
	    flex-basis: 0;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	padding: 20px 0 0;
	position: relative;
	z-index: 0;
}

.trip__review .reviser p:last-child {
	margin: 0;
}

.trip__departure .tbl-cover {
	padding: 0 0 20px;
}

.trip__departure .tbl-cover table {
	border-collapse: collapse;
	border: 1px solid #d8d7d7;
	font-size: 14px;
	text-align: center;
	table-layout: fixed;
	width: 100%;
}

.trip__departure .tbl-cover thead {
	background: #fe751c;
}

.trip__departure .tbl-cover tbody tr:hover {
	background: #fdfdfd;
	cursor: default;
}

.trip__departure .tbl-cover tr {
	border-bottom: 1px solid #d8d7d7;
	-webkit-transition: background 0.3s ease-in-out;
	transition: background 0.3s ease-in-out;
}

.trip__departure .tbl-cover th {
	color: #fdfdfd;
	font-weight: 400;
	text-transform: uppercase;
	padding: 8px 3px;
}

.trip__departure .tbl-cover td {
	padding: 5px 2px;
	position: relative;
	z-index: 0;
}

.trip__departure .tbl-cover a {
	color: #fe6603;
	text-transform: uppercase;
}

.trip__faq {
	padding-top: 30px;
	padding-bottom: 50px;
}

.trip__faq-item {
	margin: 0 0 13px;
}

.trip__faq-item + .trip__faq-item {
	border-top: 1px solid #929292;
}

.trip__faq--title {
	font: 400 15px/1.5 "Roboto", sans-serif;
	color: #555555;
	cursor: pointer;
	margin: 0;
	position: relative;
	padding: 10px 40px 0 0;
	-webkit-transition: color 0.4s ease-in-out;
	transition: color 0.4s ease-in-out;
	z-index: 0;
}

.trip__faq--title:before {
	color: #585858;
	font-size: 9px;
	position: absolute;
	top: 17px;
	right: 12px;
	z-index: -1;
}

.faqitem-active .trip__faq--title {
	color: #fe6603;
}

.faqitem-active .trip__faq--title:before {
	content: "\e905";
	color: #fe6603;
}

.trip__faq--detail {
	padding: 11px 0 0;
}

.trip__faq .reviser p:last-child {
	margin: 0;
}

.trip__aside {
	margin: 0 0 30px;
}

.trip__aside-title {
	font: 700 24px/1.5 "Roboto", sans-serif;
	letter-spacing: -0.025em;
	color: #1b1c1e;
	margin: 0;
}

.trip__costbook {
	background: #3010af;
	border-radius: 5px;
	color: #fdfdfd;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 12px 10px 12px 12px;
	text-align: center;
}

.trip__epricing {
	-ms-flex-preferred-size: 0;
	    flex-basis: 0;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	max-width: 100%;
	padding: 0 10px 0 0;
}

.trip__epricing .trip__aside-title {
	color: #00d9ff;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.02em;
}

.trip__epricing-price {
	font: 700 28px/1.4 "Roboto", sans-serif;
	display: block;
	margin: 0 0 1.1px;
	letter-spacing: -0.02em;
}

.trip__epricing-price sup {
	font-size: 15px;
	top: -12px;
}

.trip__epricing-axn {
	font-size: 11px;
	line-height: 1.5;
	display: block;
}

.trip__epricing-axn a {
	color: #ffc900;
}

.trip__control {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 112px;
	        flex: 0 0 112px;
}

.trip__control li + li {
	padding: 15px 0 0;
}

.trip__control li .btn {
	font-size: 13px;
	line-height: 15px;
	min-width: 0;
	height: 36px;
	padding: 9px 4px;
	width: 100%;
}

.trip__control li .btn-default {
	background: transparent;
	border-color: #fdfdfd;
	color: #fdfdfd;
}

.trip__control li .btn-default:hover {
	background: #fdfdfd;
	color: #1b1c1e;
}

.trip__extrafacts {
	background: #007eaf;
	border-radius: 5px;
	color: #fdfdfd;
	padding: 15px 15px 24px;
}

.trip__extrafacts .trip__aside-heading {
	padding: 0 0 20px;
}

.trip__extrafacts .trip__aside-title {
	color: #fdfdfd;
}

.trip__extrafacts-group {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: (1fr)[1];
	    grid-template-columns: repeat(1, 1fr);
	grid-gap: 25px 30px;
}

.trip__extrafacts-item {
	font-size: 14px;
	line-height: 1.4286;
	margin: 0;
	position: relative;
	z-index: 0;
}

.trip__extrafacts-item dt {
	color: #ffc900;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 45px;
	        flex: 0 0 45px;
	font-size: 30px;
}

.trip__extrafacts-item dd {
	-ms-flex-preferred-size: 0;
	    flex-basis: 0;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	padding: 5px 0 5px 10px;
	margin: 0;
}

.trip__extrafacts-item .title {
	font: 500 15px/1.5 "Roboto", sans-serif;
	display: block;
	padding: 0 0 0 5px;
}

.trip__extrafacts-item .svg-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	fill: #00b8ff;
	height: 18px;
	width: 18px;
}

.trip__discount-box {
	background: #fdfdfd;
	border-radius: 4px;
	overflow: hidden;
}

.trip__discount-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	margin: 0;
}

.trip__discount-item.discount-title {
	background: #3010af;
	color: #fdfdfd;
}

.trip__discount-item.discount-title dd {
	color: #fdfdfd;
}

.trip__discount-item + .trip__discount-item {
	border-top: 1px solid #f1f1f1;
}

.trip__discount-item dt {
	padding: 5px 15px;
}

.trip__discount-item dd {
	color: #fe6603;
	margin: 0;
	padding: 5px 15px;
}

.trip__advisor .trip-advisor .TA_selfserveprop {
	width: 100%;
}

.trip__advisor .trip-advisor .TA_selfserveprop > ul > li > a {
	display: block;
	max-width: 100px;
}

.trip__advisor .trip-advisor .TA_selfserveprop > ul > li > a img {
	height: auto;
	width: 100%;
}

.trip__advisor .trip-advisor #CDSWIDSSP {
	width: 100% !important;
}

.trip__advisor .trip-advisor #CDSWIDSSP a {
	text-decoration: none;
}

.trip__advisor .trip-advisor #CDSWIDSSP .withBorder {
	border: none;
	border-radius: 5px;
}

.trip__advisor .trip-advisor #CDSWIDSSP .widSSPData {
	padding: 5px 8px 15px;
	border: 1px solid #ccc;
}

.trip__advisor .trip-advisor #CDSWIDSSP .widSSPClickWrap {
	display: block;
}

.trip__advisor .trip-advisor #CDSWIDSSP.widSSPnarrow .widSSPData .widSSPAll {
	margin: 0;
}

.trip__route {
	margin: 0 0 25px;
	position: relative;
	z-index: 0;
}

.trip__route:after {
	font: 500 24px/1 "Roboto", sans-serif;
	content: 'Route Map';
	color: #fdfdfd;
	pointer-events: none;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	z-index: 2;
}

.trip__route-tgr {
	background-image: url("../images/site-marker.svg");
	background-color: #cacaca;
	background-size: 45% auto;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: relative;
	z-index: 0;
	border-radius: 5px;
	display: block;
	position: relative;
	cursor: pointer;
	overflow: hidden;
	z-index: 0;
}

.trip__route-tgr:before {
	content: '';
	display: block;
	padding-top: 45.4545454545%;
}

.trip__route-tgr:after {
	content: '';
	background: #1b1c1e;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	opacity: 0.5;
	-webkit-transition: opacity 0.4s ease-in-out;
	transition: opacity 0.4s ease-in-out;
	z-index: -1;
}

.trip__route-tgr > img {
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -2;
}

.trip__route-tgr > iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -2;
}

.trip__route-tgr:after {
	background: #b655ff;
}

.trip__route-slide {
	-webkit-transition: -webkit-transform 0.3s ease-in-out;
	transition: -webkit-transform 0.3s ease-in-out;
	transition: transform 0.3s ease-in-out;
	transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
	background: #e9e9e9;
	position: fixed;
	top: 0;
	left: 0;
	height: 100vh;
	width: 100vw;
	overflow: auto;
	-webkit-transform: translateX(101%);
	    -ms-transform: translateX(101%);
	        transform: translateX(101%);
	z-index: 200;
}

.mapActive .trip__route-slide {
	-webkit-transform: translateX(0);
	    -ms-transform: translateX(0);
	        transform: translateX(0);
}

.trip__route-slide .mcontainer {
	padding: 20px 0;
	max-width: 90%;
	margin: 0 auto;
}

.trip__route-slide .mcontrol {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
}

.trip__route-slide .mcontrol li {
	padding: 0 0 8px 10px;
}

.trip__route-slide .mcontrol .btn {
	padding: 2px 9px;
	min-width: 70px;
	height: 24px;
	text-transform: none;
}

.trip__route-slide .mcontrol .btn-default {
	background: transparent;
	border-color: transparent;
	color: #585858;
}

.trip__route-slide .mcontrol .btn-default:hover {
	background: #ddd;
	color: #333;
}

.trip__route-slide .mbox {
	background: #fdfdfd;
	box-shadow: 0 0 6px 3px rgba(27, 28, 30, 0.1);
	border-radius: 5px;
	padding: 10px;
}

.trip__route-slide .map {
	background-image: url("../images/site-marker.svg");
	background-color: #cacaca;
	background-size: 45% auto;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: relative;
	z-index: 0;
}

.trip__route-slide .map:before {
	content: '';
	display: block;
	padding-top: 70.7070707071%;
}

.trip__route-slide .map > img {
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -2;
}

.trip__route-slide .map > iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -2;
}

.trip__route-slide .map:before {
	background: #fdfdfd;
}

.trip__route-slide .map > img {
	object-fit: contain;
	z-index: 1;
}

.trip__related .package {
	margin: 0 0 30px;
}

.trip__scroller {
	display: block;
	position: absolute;
	top: 118px;
	left: -10px;
	right: -10px;
	z-index: 1;
}

.trip__scroller-tgr {
	font: 500 16px/1 "Roboto", sans-serif;
	background: #f8f8f8;
	box-shadow: 0 3px 4px rgba(27, 28, 30, 0.2);
	border: none;
	color: #585858;
	height: 44px;
	padding: 4px 12px;
	position: relative;
	text-align: left;
	width: 100vw;
	z-index: 0;
}

.trip__scroller-tgr:before {
	content: '';
	border-color: #585858;
	border-style: solid;
	border-width: 2px 2px 0 0;
	position: absolute;
	top: 15px;
	right: 10px;
	height: 12px;
	width: 12px;
	-webkit-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
	-webkit-transition: top 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
	transition: top 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
	transition: top 0.4s ease-in-out, transform 0.4s ease-in-out;
	transition: top 0.4s ease-in-out, transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
	z-index: 0;
}

.trip__scroller-tgr.scractive:before {
	top: 19px;
	-webkit-transform: rotate(-45deg);
	    -ms-transform: rotate(-45deg);
	        transform: rotate(-45deg);
}

.trip__scroller ul {
	font-size: 13px;
	line-height: 1;
	background: #fdfdfd;
	padding: 8px 0;
	display: none;
	width: 100%;
}

.trip__scroller li {
	padding: 0;
	position: relative;
	z-index: 1;
}

.trip__scroller li.scractive:before {
	content: '';
	/*background: #fe6603;*/
	border-radius: 50%;
	height: 22px;
	width: 22px;
	position: absolute;
	top: 4px;
	right: -11px;
	z-index: -1;
}

.trip__scroller li.scractive a {
	color: #fe6603;
}

.trip__scroller li.scractive:hover {
	color: #fdfdfd;
}

.trip__scroller a {
	color: #585858;
	display: block;
	padding: 10px 12px;
	text-transform: uppercase;
}

.trip__scroller a .text {
	display: block;
}

.trip__scroller [class^="icon-"] {
	font-size: 20px;
}

.trip__scroller .icon-faq {
	font-size: 22px;
}

.inquire__card .form-action {
	text-align: right;
}

.archive .reviser {
	margin: 0 0 10px;
}

.archive .row {
	margin-bottom: 50px;
}

.archive .package {
	margin: 0 0 15px;
}

.archive .package__desc {
	padding: 8px 20px;
}

.listing .reviser {
	margin: 0 0 10px;
}

.listing .row {
	margin-bottom: 50px;
}

.listing .package {
	margin: 0 0 15px;
}

.blog__enclose {
	padding: 0 0 20px;
}

.blog__enclose-detail {
	position: relative;
	z-index: 0;
}

.blog__cntform {
	padding: 40px 0 40px;
}

.blog__cntform .headline {
	border-bottom: 1px solid #fe6603;
}

.blog__cntform .form-module input,
.blog__cntform .form-module textarea {
	border-color: #bbb;
}

.blog__cntform .form-action {
	text-align: right;
}

.blog__aside-heading {
	margin: 0 0 10px;
}

.blog__aside-title {
	font: 700 30px/1.2 "Roboto", sans-serif;
}

.blog__aside .package {
	margin: 0 0 30px;
}

.blog__aside .blogpost {
	margin: 0 0 30px;
}

.contact {
	display: -ms-grid;
	display: grid;
	background: #fdfdfd;
	overflow: hidden;
}

.contact__info {
	background: #3010af;
	color: #fdfdfd;
	padding: 25px 35px;
}

.contact__info-desc {
	font-size: 15px;
	line-height: 1.9333;
}

.contact__info-desc a {
	color: #fdfdfd;
}

.contact__info-title {
	font: 700 30px/1.2 "Roboto", sans-serif;
	display: block;
	margin: 0 0 40px;
}

.contact__info-title ~ .contact__info-title {
	margin: 0;
}

.contact__info-list {
	margin: 0 0 20px;
}

.contact__info-list li {
	padding: 0 0 25px 40px;
	position: relative;
	z-index: 0;
}

.contact__info-list a {
	color: #fdfdfd;
}

.contact__info-list [class^="icon-"] {
	color: #436cf1;
	font-size: 24px;
	position: absolute;
	top: 0;
	left: 0;
	height: 40px;
	width: 40px;
	z-index: -1;
}

.contact__info-list .icon-mail {
	font-size: 18px;
	top: 6px;
	left: -8px;
}

.contact__info-list address {
	font-style: normal;
}

.contact__form {
	padding: 25px 35px;
	-ms-flex-preferred-size: 0;
	    flex-basis: 0;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	max-width: 100%;
	-webkit-column-gap: 20px;
	        column-gap: 20px;
}

.contact__form .form-module textarea {
	height: 100px;
}

.contact__form .form-action .btn {
	font-size: 15px;
	line-height: 1;
	border: none;
	border-radius: 5px;
	height: 54px;
	margin: 0;
	min-width: 0;
	padding: 0 80px;
}

.contact__form-desc {
	grid-column: 1/3;
}

.contact__form .message {
	grid-column: 1/3;
}

.contact__form-title {
	font: 700 30px/1.2 "Roboto", sans-serif;
	color: #e27423;
}

.dataset__message {
	font-size: 15px;
	line-height: 2;
	color: #1b1c1e;
	padding: 10px 10% 30px;
	position: relative;
	text-align: center;
	z-index: 0;
}

.dataset__message .sym {
	background: #fdfdfd;
	border-radius: 10px;
	box-shadow: 0 0 8px rgba(27, 28, 30, 0.2);
	height: 100px;
	width: 100px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin: 0 auto 10px;
	z-index: -1;
}

.dataset__message .sym:before {
	content: '';
	height: 54px;
	width: 54px;
	z-index: 1;
}

.dataset__message.success .title {
	color: #2ea40a;
}

.dataset__message.success .sym:before {
	border-color: #2ea40a;
	border-style: solid;
	border-width: 0 10px 10px 0;
	margin: -7px 0 0;
	width: 30px;
	-webkit-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
}

.dataset__message.error .title,
.dataset__message.danger .title {
	color: #f30b0b;
}

.dataset__message.error .sym:before,
.dataset__message.danger .sym:before {
	content: "\e904";
	font-size: 54px;
	color: #f30b0b;
}

.dataset__message > h2 {
	font: 600 22px/1.4 "Roboto", sans-serif;
	margin: 0 0 5px;
}

.dataset__form .row-zr {
	background: #fdfdfd;
	overflow: hidden;
}

.dataset__form .sm-5 {
	background: #3010af;
	color: #fdfdfd;
	padding: 25px 20px 15px;
}

.dataset__form .sm-5 .headline__title {
	color: #fdfdfd;
}

.dataset__form .sm-5 .form-label {
	color: #00b8ff;
}

.dataset__form .sm-5 input[type="text"],
.dataset__form .sm-5 input[type="number"],
.dataset__form .sm-5 input[type="tel"],
.dataset__form .sm-5 input[type="email"],
.dataset__form .sm-5 input[type="password"],
.dataset__form .sm-5 select,
.dataset__form .sm-5 textarea {
	color: #fdfdfd;
}

.dataset__form .sm-5 input[type="text"]::-webkit-input-placeholder,
.dataset__form .sm-5 input[type="number"]::-webkit-input-placeholder,
.dataset__form .sm-5 input[type="tel"]::-webkit-input-placeholder,
.dataset__form .sm-5 input[type="email"]::-webkit-input-placeholder,
.dataset__form .sm-5 input[type="password"]::-webkit-input-placeholder,
.dataset__form .sm-5 select::-webkit-input-placeholder,
.dataset__form .sm-5 textarea::-webkit-input-placeholder {
	color: rgba(253, 253, 253, 0.7);
}

.dataset__form .sm-5 input[type="text"]::-moz-placeholder,
.dataset__form .sm-5 input[type="number"]::-moz-placeholder,
.dataset__form .sm-5 input[type="tel"]::-moz-placeholder,
.dataset__form .sm-5 input[type="email"]::-moz-placeholder,
.dataset__form .sm-5 input[type="password"]::-moz-placeholder,
.dataset__form .sm-5 select::-moz-placeholder,
.dataset__form .sm-5 textarea::-moz-placeholder {
	opacity: 1;
	color: rgba(253, 253, 253, 0.7);
}

.dataset__form .sm-5 input[type="text"]:-moz-placeholder,
.dataset__form .sm-5 input[type="number"]:-moz-placeholder,
.dataset__form .sm-5 input[type="tel"]:-moz-placeholder,
.dataset__form .sm-5 input[type="email"]:-moz-placeholder,
.dataset__form .sm-5 input[type="password"]:-moz-placeholder,
.dataset__form .sm-5 select:-moz-placeholder,
.dataset__form .sm-5 textarea:-moz-placeholder {
	color: rgba(253, 253, 253, 0.7);
}

.dataset__form .sm-5 input[type="text"]:-ms-input-placeholder,
.dataset__form .sm-5 input[type="number"]:-ms-input-placeholder,
.dataset__form .sm-5 input[type="tel"]:-ms-input-placeholder,
.dataset__form .sm-5 input[type="email"]:-ms-input-placeholder,
.dataset__form .sm-5 input[type="password"]:-ms-input-placeholder,
.dataset__form .sm-5 select:-ms-input-placeholder,
.dataset__form .sm-5 textarea:-ms-input-placeholder {
	color: rgba(253, 253, 253, 0.7);
}

.dataset__form .sm-5 input[type="text"].placeholder,
.dataset__form .sm-5 input[type="number"].placeholder,
.dataset__form .sm-5 input[type="tel"].placeholder,
.dataset__form .sm-5 input[type="email"].placeholder,
.dataset__form .sm-5 input[type="password"].placeholder,
.dataset__form .sm-5 select.placeholder,
.dataset__form .sm-5 textarea.placeholder {
	color: rgba(253, 253, 253, 0.7);
}

.dataset__form .sm-5 select {
	background: transparent url("../images/arrow-dropdown-white.svg") no-repeat right 0.6rem center/10px 12px;
}

.dataset__form .sm-5 input:-webkit-autofill,
.dataset__form .sm-5 input:-webkit-autofill:hover,
.dataset__form .sm-5 input:-webkit-autofill:focus,
.dataset__form .sm-5 input:-webkit-autofill:active {
	-webkit-box-shadow: 0 0 0 30px #3010af inset !important;
	-webkit-text-fill-color: #fdfdfd !important;
}

.dataset__form .sm-5 option {
	color: #1b1c1e;
	fill: #fdfdfd;
}

.dataset__form .sm-7 {
	max-width: 100%;
	padding: 25px 20px 15px;
}

.dataset__form .sm-7 .headline__title {
	color: #fe6603;
}

.dataset__form .sm-7 h3 {
	font-size: 18px;
	line-height: 1.3;
	margin: 0 0 10px;
}

.dataset__form .sm-7 .highlight {
	margin: 0 0 20px;
}

.dataset__form .sm-7 .info {
	font-size: 14px;
	line-height: 1.6;
	background: #fe6603;
	border-radius: 4px;
	color: #fdfdfd;
	padding: 8px 14px;
	margin: 0 0 20px;
}

.dataset__form .sm-7 .info p {
	margin: 0;
}

.dataset__form .headline__title {
	font: 700 22px/1.2 "Roboto", sans-serif;
}

.dataset__form .pay-action {
	padding: 0 0 60px;
}

.dataset__form .pay-action .pay-img {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 160px;
	margin: 0 auto;
	z-index: -1;
}

.dataset__form .pay-action .pay-img img {
	display: block;
	height: auto;
	width: 100%;
}

.dataset__form .form-action {
	text-align: center;
}

.dataset__form .form-action .btn {
	margin: 0;
}

.single__frame {
	padding: 30px 0 0;
}

.team__member {
	max-width: 260px;
	margin: 0 auto 50px;
	text-align: center;
}

.team__member-img {
	background-image: url("../images/site-marker.svg");
	background-color: #cacaca;
	background-size: 45% auto;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: relative;
	z-index: 0;
	border-radius: 50%;
	overflow: hidden;
	max-width: 160px;
	margin: 0 auto;
}

.team__member-img:before {
	content: '';
	display: block;
	padding-top: 100%;
}

.team__member-img > img {
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -2;
}

.team__member-img > iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -2;
}

.team__member-detail {
	padding: 10px 0 0;
}

.team__member-detail h2 {
	font: 600 18px/1.5 "Roboto", sans-serif;
	color: #1b1c1e;
	margin: 0;
	text-transform: uppercase;
}

.team__member-detail .meta {
	font-size: 15px;
	line-height: 1.3;
	display: block;
	margin: 0 0 5px;
}

.team__member-detail .readmore {
	font: 500 13px/1 "Roboto", sans-serif;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	text-transform: uppercase;
}

.team__card {
	max-width: 800px;
}

.team__card .h2 {
	font: 600 22px/1.5 "Roboto", sans-serif;
	color: #3010af;
	display: block;
	margin: 0 0 10px;
	text-align: center;
}

.testimonial__item {
	margin: 0 auto 40px;
	text-align: center;
}

.testimonial__item-img {
	background-image: url("../images/site-marker.svg");
	background-color: #cacaca;
	background-size: 45% auto;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	position: relative;
	z-index: 0;
	border-radius: 50%;
	overflow: hidden;
	max-width: 120px;
	margin: 0 auto;
}

.testimonial__item-img:before {
	content: '';
	display: block;
	padding-top: 100%;
}

.testimonial__item-img > img {
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -2;
}

.testimonial__item-img > iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -2;
}

.testimonial__item-rating {
	line-height: 1;
	padding: 4px 0 12px;
}

.testimonial__item-detail {
	padding: 10px 0 0;
}

.testimonial__item-detail h2 {
	font: 600 18px/1.5 "Roboto", sans-serif;
	color: #1b1c1e;
	text-transform: uppercase;
}

.testimonial__item-detail blockquote {
	font-size: 14px;
	line-height: 1.6;
	display: block;
	margin: 0 0 5px;
	quotes: none;
}

.testimonial__item-detail q {
	display: block;
}

.testimonial__item-detail cite {
	display: block;
	font-style: normal;
	padding: 12px 0 0;
}

.testimonial__item-detail cite .name {
	color: #1b1c1e;
	font-weight: 500;
}

.testimonial__item-detail cite .country {
	color: #fe6603;
}

.testimonial__item-detail .readmore {
	font: 500 13px/1 "Roboto", sans-serif;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	text-transform: uppercase;
}

.testimonial .quotebox {
	background: #fdfdfd;
	min-height: 280px;
	padding: 20px;
}

.testimonial .quotebox .h2 {
	font: 600 24px/1.4 "Roboto", sans-serif;
	display: block;
	margin: 0 0 10px;
}

.testimonial .quotebox .rating:after {
	left: 0;
}

.subscribe {
	background: #779632;
	border-top: 1px solid #cfcfcf;
	padding: 20px 0;
	position: relative;
	z-index: 0;
}

.subscribe__headline {
	margin: 0;
}

.subscribe__headline-title {
	font: 700 24px/1 "Roboto", sans-serif;
	display: block;
	color: #FA751B;
}

.subscribe__headline-meta {
	display: block;
	color: #ffffff;
}

.subscribe__form {
	padding: 0 104px 0 0;
	position: relative;
	width: 100%;
	z-index: 0;
}

.subscribe__form .form-module {
	margin: 0;
}

.subscribe__form .form-set .form-input {
	background: #cfcfcf;
	border: none;
	color: #585858;
	padding: 0.4em 1em;
	height: 42px;
}

.subscribe__form .form-set .form-input::-webkit-input-placeholder {
	color: #585858;
}

.subscribe__form .form-set .form-input::-moz-placeholder {
	opacity: 1;
	color: #585858;
}

.subscribe__form .form-set .form-input:-moz-placeholder {
	color: #585858;
}

.subscribe__form .form-set .form-input:-ms-input-placeholder {
	color: #585858;
}

.subscribe__form .form-set .form-input.placeholder {
	color: #585858;
}

.subscribe__form .form-action {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	width: 104px;
	z-index: 1;
}

.subscribe__form .form-action .btn {
	font: 400 15px/1 "Roboto", sans-serif;
	border-radius: 0;
	height: 42px;
	margin: 0;
	min-width: 0;
	padding: 12px 5px;
	width: 100%;
	text-transform: none;
}

.linker {
	background: #4723d6;
	color: #fdfdfd;
	padding: 35px 0 5px;
}

.linker__title {
	font: 700 18px/1.5556 "Roboto", sans-serif;
	color: #fdfdfd;
	display: block;
	margin: 0 0 10px;
	text-transform: uppercase;
}

.linker__links {
	font-size: 15px;
	line-height: 1.5;
	margin: 0 0 30px;
}

.linker__links li + li {
	padding: 12px 0 0;
}

.linker__links a {
	color: #fdfdfd;
}

.linker__links a:hover {
	color: #682900;
}

.site-footer {
	/* background: #3010af; */
	color: #00ffdc;
	font-size: 14px;
}

.footer__nav {
	background: #fdfdfd;
	box-shadow: 0 0 10px rgba(27, 28, 30, 0.5) inset;
	border-right: 1px solid #fdfdfd;
	box-shadow: 0 0 10px rgba(27, 28, 30, 0.5);
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100vw;
	height: 60px;
	z-index: 100;
	text-align: center;
}

.footer__nav-logo {
	display: none;
	position: absolute;
	top: 25px;
	left: 20px;
	width: 42px;
	z-index: 1;
}

.footer__nav-logo img {
	display: block;
	height: auto;
	width: 100%;
}

.footer__nav ul {
	font: 600 0.93em/1 "Roboto", sans-serif;
	letter-spacing: 0.01em;
	height: 100%;
	overflow: auto;
	padding: 10px 5px;
}

.footer__nav ul a,
.footer__nav ul button {
	line-height: 1;
	fill: #fe6603;
	color: #fe6603;
	display: block;
	-webkit-transition: fill 0.4s ease-in-out, color 0.4s ease-in-out;
	transition: fill 0.4s ease-in-out, color 0.4s ease-in-out;
}

.footer__nav ul a:hover,
.footer__nav ul button:hover {
	fill: #fe6603;
	color: #fe6603;
}

.search-active .footer__nav ul a .svg-search,
.search-active
      .footer__nav ul a .svg-search + .text,
.search-active .footer__nav ul button .svg-search,
.search-active
      .footer__nav ul button .svg-search + .text {
	fill: #fe6603;
	color: #fe6603;
}

.nav-active .footer__nav ul a.nav-opener .bar,
.nav-active .footer__nav ul a.nav-opener:before,
.nav-active .footer__nav ul a.nav-opener:after,
.nav-active .footer__nav ul button.nav-opener .bar,
.nav-active .footer__nav ul button.nav-opener:before,
.nav-active .footer__nav ul button.nav-opener:after {
	background: #fe6603;
}

.nav-active .footer__nav ul a.nav-opener + .text,
.nav-active .footer__nav ul button.nav-opener + .text {
	color: #fe6603;
}

.footer__nav ul button {
	background: none;
	border: none;
	padding: 0;
	margin: 0 auto;
}

.footer__nav ul .nav-opener {
	height: 40px;
	width: 50px;
}

.footer__nav ul .nav-opener .bar,
.footer__nav ul .nav-opener:before,
.footer__nav ul .nav-opener:after {
	background: #fe6603;
}

.footer__nav ul .text {
	font: 600 0.93em/1 "Roboto", sans-serif;
	-webkit-transition: color 0.3s ease-in-out;
	transition: color 0.3s ease-in-out;
	color: #111;
	display: block;
}

.footer__nav .svg-wrap {
	width: 25px;
	height: 25px;
}

.footer__nav .svg-wrap.svg-destination {
	width: 20px;
}

.footer__nav .svg-wrap.svg-search {
	width: 20px;
}

.footer__frame {
	padding: 30px 0 0;
	background: #2C2D45;
}

.footer__frame .col {
	margin: 0 0 0px;
}

.footer__frame ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 -2px;
	 
}

.footer__frame ul li {
	padding: 0 2px;
}

.footer__frame .sociallist li a {
	display: block;
}

.footer__frame .svg-wrap {
	background: #fdfdfd;
	border-radius: 4px;
	padding: 4px 0;
}

.footer__frame .svg-wrap.social {
	background: none;
	border-radius: 30px;
	fill: #fdfdfd;
	height: 30px;
	width: 30px;
	padding: 0;
}

.footer__frame a {
	color: #00ffdc;
}

.footer__frame a:hover {
	color: #ffb400;
}

.footer__title {
	font: 600 18px/1.2 "Roboto", sans-serif;
	color: #fdfdfd;
	display: block;
	margin: 0 0 5px;
}

.footer__text {
	display: block;
}

.footer__bar {
	color: #fdfdfd;
	position: relative;
	padding: 12px 0;
	text-align: center;
	z-index: 0;
}

.footer__bar:before {
	content: '';
background: #2c2d45;
  border-top: 1px solid #303255;
	height: 2px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: -1;
}

.footer__bar .siteby {
	padding: 10px 0 0;
}

.footer__bar .siteby a {
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
	margin: 0 0 0 8px;
}

.footer__bar .siteby img {
	display: block;
}

@media (min-width: 576px) and (max-width: 767.98px) {

.visible-sx {
	display: block !important;
}

.hidden-sx {
	display: none !important;
}

}

@media (min-width: 576px) {

.container,
.prime__caption,
.mini__prelude-headline,
.short__prelude-headline,
.trip__prelude-brief {
	padding-left: 14px;
	padding-right: 14px;
}

.row {
	margin-left: -7px;
	margin-right: -7px;
}

.row > .col {
	padding-left: 7px;
	padding-right: 7px;
}

.sx-1 {
	width: 8.3333333333%;
}

.sx-2 {
	width: 16.6666666667%;
}

.sx-3 {
	width: 25%;
}

.sx-4 {
	width: 33.3333333333%;
}

.sx-5 {
	width: 41.6666666667%;
}

.sx-6 {
	width: 50%;
}

.sx-7 {
	width: 58.3333333333%;
}

.sx-8 {
	width: 66.6666666667%;
}

.sx-9 {
	width: 75%;
}

.sx-10 {
	width: 83.3333333333%;
}

.sx-11 {
	width: 91.6666666667%;
}

.sx-12 {
	width: 100%;
}

.sx-pull-0 {
	right: auto;
}

.sx-pull-1 {
	right: 8.3333333333%;
}

.sx-pull-2 {
	right: 16.6666666667%;
}

.sx-pull-3 {
	right: 25%;
}

.sx-pull-4 {
	right: 33.3333333333%;
}

.sx-pull-5 {
	right: 41.6666666667%;
}

.sx-pull-6 {
	right: 50%;
}

.sx-pull-7 {
	right: 58.3333333333%;
}

.sx-pull-8 {
	right: 66.6666666667%;
}

.sx-pull-9 {
	right: 75%;
}

.sx-pull-10 {
	right: 83.3333333333%;
}

.sx-pull-11 {
	right: 91.6666666667%;
}

.sx-pull-12 {
	right: 100%;
}

.sx-push-0 {
	left: auto;
}

.sx-push-1 {
	left: 8.3333333333%;
}

.sx-push-2 {
	left: 16.6666666667%;
}

.sx-push-3 {
	left: 25%;
}

.sx-push-4 {
	left: 33.3333333333%;
}

.sx-push-5 {
	left: 41.6666666667%;
}

.sx-push-6 {
	left: 50%;
}

.sx-push-7 {
	left: 58.3333333333%;
}

.sx-push-8 {
	left: 66.6666666667%;
}

.sx-push-9 {
	left: 75%;
}

.sx-push-10 {
	left: 83.3333333333%;
}

.sx-push-11 {
	left: 91.6666666667%;
}

.sx-push-12 {
	left: 100%;
}

.sx-offset-0 {
	margin-left: 0%;
}

.sx-offset-1 {
	margin-left: 8.3333333333%;
}

.sx-offset-2 {
	margin-left: 16.6666666667%;
}

.sx-offset-3 {
	margin-left: 25%;
}

.sx-offset-4 {
	margin-left: 33.3333333333%;
}

.sx-offset-5 {
	margin-left: 41.6666666667%;
}

.sx-offset-6 {
	margin-left: 50%;
}

.sx-offset-7 {
	margin-left: 58.3333333333%;
}

.sx-offset-8 {
	margin-left: 66.6666666667%;
}

.sx-offset-9 {
	margin-left: 75%;
}

.sx-offset-10 {
	margin-left: 83.3333333333%;
}

.sx-offset-11 {
	margin-left: 91.6666666667%;
}

.sx-offset-12 {
	margin-left: 100%;
}

.start-sx {
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	text-align: start;
}

.center-sx {
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	text-align: center;
}

.end-sx {
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	text-align: end;
}

.top-sx {
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}

.middle-sx {
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.bottom-sx {
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
}

.around-sx {
	-ms-flex-pack: distribute;
	    justify-content: space-around;
}

.between-sx {
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.first-sx {
	-webkit-box-ordinal-group: 0;
	    -ms-flex-order: -1;
	        order: -1;
}

.last-sx {
	-webkit-box-ordinal-group: 2;
	    -ms-flex-order: 1;
	        order: 1;
}

.header__contact-tel {
	font-size: 20px;
}

.destination .row-zr {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}

.destination__item {
	max-width: none;
	margin: 0;
}

.service__info-item {
	padding: 0 0 0 100px;
}

.blogpost__frame {
	-ms-grid-columns: (1fr)[2];
	    grid-template-columns: repeat(2, 1fr);
	grid-gap: 20px;
}

.trip__keyfacts--data {
	font-size: 20px;
}

.trip__enclose {
	padding: 108px 0 0;
}

.trip__enclose-aside {
	max-width: none;
	margin: 0;
}

.trip__snaps-box {
	-ms-grid-columns: (1fr)[3];
	    grid-template-columns: repeat(3, 1fr);
}

.trip__faq--title {
	font-size: 18px;
}

.trip__extrafacts-group {
	-ms-grid-columns: (1fr)[2];
	    grid-template-columns: repeat(2, 1fr);
}

.trip__route-slide .mcontainer {
	max-width: 80%;
}

.trip__scroller {
	top: 70px;
	left: -17px;
	right: -17px;
	padding: 0 3px;
}

	.pagination-container-blog .page-prev, .pagination-container-blog .page-next {
		cursor: pointer;
	}

}

@media (min-width: 768px) and (max-width: 1199px) {

.appraise__info .headline {
	-ms-flex-preferred-size: 0;
	    flex-basis: 0;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	max-width: 100%;
	text-align: left;
	margin: 0;
}

}

@media (min-width: 768px) and (max-width: 991.98px) {

.visible-sm {
	display: block !important;
}

.hidden-sm {
	display: none !important;
}

/* .feature .sm-4:last-child {
	display: none;
} */

.trip__route-tgr {
	margin: 0 auto;
	max-width: 400px;
}

}

@media (min-width: 768px) {

body {
	font-size: 16px;
	line-height: 1.875;
}

.container,
.prime__caption,
.mini__prelude-headline,
.short__prelude-headline,
.trip__prelude-brief {
	padding-left: 14px;
	padding-right: 14px;
}

.row-zr {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-flex: 0;
	    -ms-flex: 0 1 auto;
	        flex: 0 1 auto;
}

.row-zr > .col {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 auto;
	        flex: 0 0 auto;
}

.row {
	margin-left: -7px;
	margin-right: -7px;
}

.row > .col {
	padding-left: 7px;
	padding-right: 7px;
}

.sm-1 {
	width: 8.3333333333%;
}

.sm-2 {
	width: 16.6666666667%;
}

.sm-3 {
	width: 25%;
}

.sm-4 {
	width: 33.3333333333%;
}

.sm-5 {
	width: 41.6666666667%;
}

.sm-6 {
	width: 50%;
}

.sm-7 {
	width: 58.3333333333%;
}

.sm-8 {
	width: 66.6666666667%;
}

.sm-9 {
	width: 75%;
}

.sm-10 {
	width: 83.3333333333%;
}

.sm-11 {
	width: 91.6666666667%;
}

.sm-12 {
	width: 100%;
}

.sm-pull-0 {
	right: auto;
}

.sm-pull-1 {
	right: 8.3333333333%;
}

.sm-pull-2 {
	right: 16.6666666667%;
}

.sm-pull-3 {
	right: 25%;
}

.sm-pull-4 {
	right: 33.3333333333%;
}

.sm-pull-5 {
	right: 41.6666666667%;
}

.sm-pull-6 {
	right: 50%;
}

.sm-pull-7 {
	right: 58.3333333333%;
}

.sm-pull-8 {
	right: 66.6666666667%;
}

.sm-pull-9 {
	right: 75%;
}

.sm-pull-10 {
	right: 83.3333333333%;
}

.sm-pull-11 {
	right: 91.6666666667%;
}

.sm-pull-12 {
	right: 100%;
}

.sm-push-0 {
	left: auto;
}

.sm-push-1 {
	left: 8.3333333333%;
}

.sm-push-2 {
	left: 16.6666666667%;
}

.sm-push-3 {
	left: 25%;
}

.sm-push-4 {
	left: 33.3333333333%;
}

.sm-push-5 {
	left: 41.6666666667%;
}

.sm-push-6 {
	left: 50%;
}

.sm-push-7 {
	left: 58.3333333333%;
}

.sm-push-8 {
	left: 66.6666666667%;
}

.sm-push-9 {
	left: 75%;
}

.sm-push-10 {
	left: 83.3333333333%;
}

.sm-push-11 {
	left: 91.6666666667%;
}

.sm-push-12 {
	left: 100%;
}

.sm-offset-0 {
	margin-left: 0%;
}

.sm-offset-1 {
	margin-left: 8.3333333333%;
}

.sm-offset-2 {
	margin-left: 16.6666666667%;
}

.sm-offset-3 {
	margin-left: 25%;
}

.sm-offset-4 {
	margin-left: 33.3333333333%;
}

.sm-offset-5 {
	margin-left: 41.6666666667%;
}

.sm-offset-6 {
	margin-left: 50%;
}

.sm-offset-7 {
	margin-left: 58.3333333333%;
}

.sm-offset-8 {
	margin-left: 66.6666666667%;
}

.sm-offset-9 {
	margin-left: 75%;
}

.sm-offset-10 {
	margin-left: 83.3333333333%;
}

.sm-offset-11 {
	margin-left: 91.6666666667%;
}

.sm-offset-12 {
	margin-left: 100%;
}

.start-sm {
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	text-align: start;
}

.center-sm {
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	text-align: center;
}

.end-sm {
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	text-align: end;
}

.top-sm {
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}

.middle-sm {
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.bottom-sm {
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
}

.around-sm {
	-ms-flex-pack: distribute;
	    justify-content: space-around;
}

.between-sm {
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.first-sm {
	-webkit-box-ordinal-group: 0;
	    -ms-flex-order: -1;
	        order: -1;
}

.last-sm {
	-webkit-box-ordinal-group: 2;
	    -ms-flex-order: 1;
	        order: 1;
}

.order-1 {
	-webkit-box-ordinal-group: 2;
	    -ms-flex-order: 1;
	        order: 1;
}

.order-2 {
	-webkit-box-ordinal-group: 3;
	    -ms-flex-order: 2;
	        order: 2;
}

.order-3 {
	-webkit-box-ordinal-group: 4;
	    -ms-flex-order: 3;
	        order: 3;
}

.order-4 {
	-webkit-box-ordinal-group: 5;
	    -ms-flex-order: 4;
	        order: 4;
}

.order-5 {
	-webkit-box-ordinal-group: 6;
	    -ms-flex-order: 5;
	        order: 5;
}

.order-6 {
	-webkit-box-ordinal-group: 7;
	    -ms-flex-order: 6;
	        order: 6;
}

.order-7 {
	-webkit-box-ordinal-group: 8;
	    -ms-flex-order: 7;
	        order: 7;
}

.order-8 {
	-webkit-box-ordinal-group: 9;
	    -ms-flex-order: 8;
	        order: 8;
}

.order-9 {
	-webkit-box-ordinal-group: 10;
	    -ms-flex-order: 9;
	        order: 9;
}

.order-10 {
	-webkit-box-ordinal-group: 11;
	    -ms-flex-order: 10;
	        order: 10;
}

.order-11 {
	-webkit-box-ordinal-group: 12;
	    -ms-flex-order: 11;
	        order: 11;
}

.order-12 {
	-webkit-box-ordinal-group: 13;
	    -ms-flex-order: 12;
	        order: 12;
}

p {
	margin: 0 0 1.2em;
}

.reviser h1,
.reviser .h1 {
	font-size: 21px;
}

.reviser p {
	margin: 0 0 1.88em;
}

.reviser figure.alignleft {
	width: 60%;
}

.reviser figure.alignright {
	width: 60%;
}

.reviser img.alignleft {
	width: 60%;
}

.reviser img.alignright {
	width: 60%;
}

.reviser ul {
	margin: 0 0 1.2em;
}

.reviser ol {
	margin: 0 0 1.2em;
}

#wrapper {
	padding: 0 0 0 70px;
}

.alert {
	margin: 0 0 20px;
}

.tbl-wrap table {
	border-width: 1px;
}

.tbl-wrap th,
.tbl-wrap td {
	border-width: 1px;
	padding: 8px 10px;
}

.tbl-wrap tbody tr:nth-child(even) {
	background: #f8f8f8;
}

.tbl-wrap th {
	background: #ededed;
}

.slick-prev {
	left: 25px;
}

.slick-next {
	right: 25px;
}

.slick-dots {
	margin: 0 -5px;
	bottom: 25px;
}

.header__intro {
	padding: 10px 32px 10px 0;
}

.header__contact {
	font-size: 14px;
}

.header__contact-tel {
	font-size: 24px;
}

.header__control .cta-nav {
	height: 70px;
	width: 70px;
}

.header__control .cta-search {
	height: 70px;
	width: 71px;
}

.site-logo {
	margin: 0 40px 0 0;
	width: 156px;
}

.form__search {
	top: 200px;
}

.nav-active .site-nav > ul + ul {
	-webkit-transform: translateX(0);
	    -ms-transform: translateX(0);
	        transform: translateX(0);
}

.prime {
	margin: 0 0 46px;
}

.prime__caption {
	padding: 0 0 50px 5%;
	height: 400px;
}

.prime__caption-title {
	font-size: 24px;
	line-height: 1.2;
	margin: 0 0 15px;
}

.prime .slick-dots {
	bottom: 20px;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	padding: 0 20px;
}

.prime .slick-dots li button {
	width: 45px;
}

.headline {
	position: relative;
	z-index: 0;
}

.headline .btn {
	margin: 0;
	position: absolute;
	top: 10px;
	right: 0;
	z-index: 1;
}

.headline ul li {
	width: auto;
	padding: 0 7px;
}

.headline ul a,
.headline ul button {
	font-size: 14px;
}

.mini__prelude {
	margin: 0;
	position: relative;
	z-index: 0;
}

.mini__prelude-img {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: -1;
}

.mini__prelude-headline {
	background: transparent;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-flow: column;
	        flex-flow: column;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	padding: 0 12px 5%;
	height: 400px;
	margin: 0 auto;
}

.mini__prelude-title {
	font-size: 35px;
}

.short__prelude {
	margin: 0;
	position: relative;
	z-index: 0;
}

.short__prelude-img {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: -1;
}

.short__prelude-headline {
	background: transparent;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-flow: column;
	        flex-flow: column;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	padding: 0 20px 2%;
	height: 200px;
	margin: 0;
}

.short__prelude-title {
	font-size: 35px;
}

.package__desc {
	padding: 18px 12px 8px;
}

.package__desc-title {
	font-size: 16px;
}

.package__desc-rating {
	right: 12px;
}

.package__info {
	font-size: 15px;
	padding: 8px 8px 9px;
}

.bundle__fact dl {
	padding: 15px 20px;
}

.packet__fact {
	font-size: 13px;
}

.packet__title {
	font-size: 16px;
}

.spacer {
	padding: 0 0 40px;
}

.feature .package {
	margin: 0;
}

.destination__title {
	font-size: 17px;
}

.service .headline {
	padding: 54px 0 9px;
}

.service__brief {
	padding: 0 10% 78px;
}

.service__brief-title {
	font-size: 22px;
	line-height: 1.3182;
	padding: 0 18% 16px;
}

.service__info-item {
	padding: 0 0 0 130px;
}

.service__info-item .svg-wrap {
	left: 17px;
	width: 87px;
}

.service__info-item p {
	margin: 0 0 9px;
}

.service__info--title {
	font-size: 22px;
	margin: 0 0 8px;
}

.bestselling {
	margin: 0;
	max-width: none;
}

.bestselling__bundle {
	display: -ms-grid;
	display: grid;
	grid-gap: 15px;
	-ms-grid-columns: 1fr 1fr;
	    grid-template-columns: 1fr 1fr;
}

.bestselling .bundle {
	margin: 0;
	min-width: 0;
}

.activity__packet:before {
	left: 0;
	width: 99999px;
}

.appraise {
	margin: 0 0 50px;
}

.appraise .container,
.appraise .prime__caption,
.appraise .mini__prelude-headline,
.appraise .short__prelude-headline,
.appraise .trip__prelude-brief {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	min-width: 0;
}

.appraise__info {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 100%;
	        flex: 0 0 100%;
	margin: 0 0 30px;
}

.appraise__info-action {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 140px;
	        flex: 0 0 140px;
	padding: 0;
	text-align: right;
}

.appraise__box {
	-ms-flex-preferred-size: 0;
	    flex-basis: 0;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	max-width: 100%;
	min-width: 0;
	padding: 0 15px 0 0;
}

.appraise__tripadvisor {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 230px;
	        flex: 0 0 230px;
}

.appraise__slider .slide {
	padding: 25px 15px;
}

.quotebox {
	padding: 143px 0 0;
}

.quotebox__cite-img {
	margin: 0;
	position: absolute;
	top: -6px;
	left: 0;
}

.quotebox__cite-meta {
	text-align: left;
}

.blog {
	position: relative;
	z-index: 0;
}

.blogpost__frame {
	-ms-grid-columns: (1fr)[3];
	    grid-template-columns: repeat(3, 1fr);
	grid-gap: 30px;
}

.blogpost__headline-title {
	font-size: 15px;
}

.trip__prelude {
	position: relative;
	z-index: 0;
}

.trip__prelude-img {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: -1;
}

.trip__prelude-brief {
	background: transparent;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-flow: column;
	        flex-flow: column;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	padding: 0 20px 5%;
	height: 400px;
	margin: 0;
}

.trip__prelude-title {
	font-size: 30px;
}

.trip__prelude-keyfacts {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.trip__keyfacts--item {
	margin: 0;
}

.trip__keyfacts--item + .trip__keyfacts--item {
	margin: 0 0 0 20px;
}

.trip__enclose {
	padding: 110px 0 0;
}

.trip__enclose-aside {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: (1fr)[2];
	    grid-template-columns: repeat(2, 1fr);
	grid-gap: 32px;
}

.trip__box {
	margin: 0 -10px;
	padding: 25px 10px;
}

.trip__box-heading {
	margin: 0 0 22.1px;
}

.trip__box-heading .btn {
	min-width: 120px;
	height: 30px;
	padding: 5px 10px;
}

.trip__itinerary-item {
	margin: 0 0 40px;
	padding: 0 0 3px 70px;
}

.trip__itinerary--duration {
	/* border-radius: 50%; */
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-flow: column;
	        flex-flow: column;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding: 2px 0 0;
	position: absolute;
	top: 4px;
	left: 0;
	height: 34px;
	width: 61.05px;
	z-index: -1;
}

.trip__itinerary--duration strong {
	display: block;
	white-space: nowrap;
}

.trip__itinerary--title {
	font-size: 18px;
	margin: 0;
}

.trip__service--title {
	font-size: 18px;
}

.trip__pricing {
	padding-bottom: 45px;
}

.trip__pricing .tbl-wrp table {
	border-width: 1px;
}

.trip__pricing .tbl-wrp th,
.trip__pricing .tbl-wrp td {
	border-width: 1px;
	padding: 7px 8px;
}

.trip__pricing .tbl-wrp tbody tr {
	background: #e8e8e8;
}

.trip__pricing .tbl-wrp th:first-child {
	width: 110px;
}

.trip__review-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}

.trip__review .reviser {
	padding: 0 0 0 25px;
}

.trip__aside {
	margin: 0;
}

.trip__discount {
	grid-column: 1/3;
}

.trip__route {
	background: none;
	-ms-grid-column-span: 2;
	-ms-grid-column: 1;
	    grid-column: 1 / span 2;
	margin: 0;
}

.trip__route-slide .mbox {
	padding: 20px;
}

.trip__related {
	-ms-grid-column-span: 2;
	-ms-grid-column: 1;
	    grid-column: 1 / span 2;
}

.trip__scroller-tgr {
	display: block;
}

.trip__scroller ul {
	background: none;
 
	height: auto !important;
	margin: 0 !important;
	padding: 8px 0 !important;
	overflow: visible !important;
}

.trip__scroller li {
	padding: 8px 15px 8px 0;
	text-align: right;
}

.trip__scroller li:hover a {
	color: #fe6603;
}

.trip__scroller a {
	display: inline;
	padding: 0;
}

.archive .package__desc {
	padding: 10px 12px;
}

.blog__enclose-aside {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 1fr;
	    grid-template-columns: 1fr 1fr;
	grid-gap: 20px;
}

.blog__cntform {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: (1fr)[2];
	    grid-template-columns: repeat(2, 1fr);
	grid-gap: 30px 20px;
	max-width: 740px;
}

.blog__cntform .headline {
	margin: 0;
}

.blog__cntform .form-module {
	margin: 0;
	padding: 3px 0 0;
}

.blog__cntform .gfull {
	-ms-grid-column: span 2;
	    grid-column: span 2;
}

.dataset__form .row-zr {
	border-radius: 30px;
}

.dataset__form .sm-5 {
	border-radius: 30px 0 0 30px;
}

.dataset__form .pay-action {
	padding: 0;
}

.dataset__form .pay-action .pay-img {
	bottom: auto;
	margin: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
}

.dataset__form .form-action {
	text-align: right;
}

.single__frame {
	padding: 30px 0 10px;
}

.subscribe {
	padding: 27px 0;
}

.subscribe .container,
.subscribe .prime__caption,
.subscribe .mini__prelude-headline,
.subscribe .short__prelude-headline,
.subscribe .trip__prelude-brief {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.subscribe__headline {
	width: 30%;
}

.subscribe__headline-title {
	font-size: 30px;
}

.subscribe__form {
	width: 585px;
}

.linker {
	padding: 45px 0 15px;
}

.linker__title {
	font-size: 16px;
}

.linker__links {
	font-size: 14px;
}

.footer__nav {
	top: 0;
	bottom: auto;
	padding: 60px 0 0;
	height: 100vh;
}

.footer__nav-logo {
	display: block;
}

.footer__nav ul li + li {
	padding: 15px 0 0;
}

.footer__nav .svg-wrap {
	height: 40px;
	width: 30px;
}

.footer__nav .svg-wrap.svg-destination {
	width: 30px;
	height: 25px;
}

.footer__nav .svg-wrap.svg-search {
	height: 25px;
}

.footer__frame {
	padding: 40px 0 0;
}

.footer__bar {
	text-align: left;
}

.footer__bar .siteby {
	padding: 0 0 0 50px;
}

}

@media (min-width: 768px) and (max-width: 1200px) {

.trip__scroller {
	top: 120px;
	left: 0;
	overflow: hidden;
	width: 150px;
}

.trip__scroller li.scractive:before {
	height: 18px;
	top: 5px;
	right: -14px;
	width: 18px;
}

}

@media (min-width: 992px) and (max-width: 1023px) {

.visible-md {
	display: block !important;
}

.hidden-md {
	display: none !important;
}

.trip__control {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: (1fr)[2];
	    grid-template-columns: repeat(2, 1fr);
	grid-gap: 12px;
	padding: 10px 0 0;
}

}

@media (min-width: 992px) {

.container,
.prime__caption,
.mini__prelude-headline,
.short__prelude-headline,
.trip__prelude-brief {
	padding-left: 14px;
	padding-right: 14px;
}

.row {
	margin-left: -7px;
	margin-right: -7px;
}

.row > .col {
	padding-left: 7px;
	padding-right: 7px;
}

.md-1 {
	width: 8.3333333333%;
}

.md-2 {
	width: 16.6666666667%;
}

.md-3 {
	width: 25%;
}

.md-4 {
	width: 33.3333333333%;
}

.md-5 {
	width: 41.6666666667%;
}

.md-6 {
	width: 50%;
}

.md-7 {
	width: 58.3333333333%;
}

.md-8 {
	width: 66.6666666667%;
}

.md-9 {
	width: 75%;
}

.md-10 {
	width: 83.3333333333%;
}

.md-11 {
	width: 91.6666666667%;
}

.md-12 {
	width: 100%;
}

.md-pull-0 {
	right: auto;
}

.md-pull-1 {
	right: 8.3333333333%;
}

.md-pull-2 {
	right: 16.6666666667%;
}

.md-pull-3 {
	right: 25%;
}

.md-pull-4 {
	right: 33.3333333333%;
}

.md-pull-5 {
	right: 41.6666666667%;
}

.md-pull-6 {
	right: 50%;
}

.md-pull-7 {
	right: 58.3333333333%;
}

.md-pull-8 {
	right: 66.6666666667%;
}

.md-pull-9 {
	right: 75%;
}

.md-pull-10 {
	right: 83.3333333333%;
}

.md-pull-11 {
	right: 91.6666666667%;
}

.md-pull-12 {
	right: 100%;
}

.md-push-0 {
	left: auto;
}

.md-push-1 {
	left: 8.3333333333%;
}

.md-push-2 {
	left: 16.6666666667%;
}

.md-push-3 {
	left: 25%;
}

.md-push-4 {
	left: 33.3333333333%;
}

.md-push-5 {
	left: 41.6666666667%;
}

.md-push-6 {
	left: 50%;
}

.md-push-7 {
	left: 58.3333333333%;
}

.md-push-8 {
	left: 66.6666666667%;
}

.md-push-9 {
	left: 75%;
}

.md-push-10 {
	left: 83.3333333333%;
}

.md-push-11 {
	left: 91.6666666667%;
}

.md-push-12 {
	left: 100%;
}

.md-offset-0 {
	margin-left: 0%;
}

.md-offset-1 {
	margin-left: 8.3333333333%;
}

.md-offset-2 {
	margin-left: 16.6666666667%;
}

.md-offset-3 {
	margin-left: 25%;
}

.md-offset-4 {
	margin-left: 33.3333333333%;
}

.md-offset-5 {
	margin-left: 41.6666666667%;
}

.md-offset-6 {
	margin-left: 50%;
}

.md-offset-7 {
	margin-left: 58.3333333333%;
}

.md-offset-8 {
	margin-left: 66.6666666667%;
}

.md-offset-9 {
	margin-left: 75%;
}

.md-offset-10 {
	margin-left: 83.3333333333%;
}

.md-offset-11 {
	margin-left: 91.6666666667%;
}

.md-offset-12 {
	margin-left: 100%;
}

.start-md {
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	text-align: start;
}

.center-md {
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	text-align: center;
}

.end-md {
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	text-align: end;
}

.top-md {
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}

.middle-md {
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.bottom-md {
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
}

.around-md {
	-ms-flex-pack: distribute;
	    justify-content: space-around;
}

.between-md {
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.first-md {
	-webkit-box-ordinal-group: 0;
	    -ms-flex-order: -1;
	        order: -1;
}

.last-md {
	-webkit-box-ordinal-group: 2;
	    -ms-flex-order: 1;
	        order: 1;
}

.lds-loader {
	width: 52px;
	height: 40px;
}

.lds-loader div {
	width: 8px;
	-webkit-animation: lds-loader 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
	        animation: lds-loader 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}

.lds-loader div:nth-child(1) {
	left: 6px;
}

.lds-loader div:nth-child(2) {
	left: 22px;
}

.lds-loader div:nth-child(3) {
	left: 38px;
}

.reviser h2,
.reviser .h2 {
	font-size: 20px;
}

.reviser figure.alignleft {
	margin: 0 35px 25px 0;
	width: auto;
}

.reviser figure.alignright {
	margin: 0 0 25px 35px;
	width: auto;
}

.reviser img.alignleft {
	margin: 0 35px 25px 0;
	width: auto;
}

.reviser img.alignright {
	margin: 0 0 25px 35px;
	width: auto;
}

.reviser ul li:before {
	top: 10px;
}

#wrapper {
	padding: 0 0 0 80px;
}

.btn {
	font-size: 15px;
	line-height: 16px;
	min-width: 194px;
	padding: 12px 9px;
	height: 44px;
}

.breadcrumb {
	margin: 0 0 15px;
}

/* .header__nav {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 41%;
	        flex: 0 0 41%;
} */

.nav-opener {
	display: none;
}

.site-nav > ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
}

.site-nav > ul > li {
	padding: 0 0 0 2.05rem;
}

.site-nav > ul > li > a {
	padding: 0;
}

.site-nav > ul + ul {
	background: #3010af;
	display: block;
	position: fixed;
	top: 0;
	/* left: 70px; */
	/* height: 100vh; */
	padding: 20px 0 20px 80px;
	overflow: auto;
	-webkit-transform: translateX(-100%);
	    -ms-transform: translateX(-100%);
	        transform: translateX(-100%);
	-webkit-transition: -webkit-transform 0.4s ease-in-out;
	transition: -webkit-transform 0.4s ease-in-out;
	transition: transform 0.4s ease-in-out;
	transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
	z-index: 100;
	bottom: 0;
}

/* .site-nav > ul + ul > li {
	padding: 0 0 5px;
}

.site-nav > ul + ul > li > a {
	display: block;
	padding: 10px 20px;
	-webkit-transition: background 0.4s ease-in-out, color 0.4s ease-in-out;
	transition: background 0.4s ease-in-out, color 0.4s ease-in-out;
} */

.site-nav > ul + ul li a:hover {
	background: #fe6603;
	color: #fdfdfd;
}

.prime__caption {
	padding: 0 0 60px 6%;
	height: 530px;
}

.prime__caption-title {
	font-size: 45px;
	line-height: 1.5;
	margin: 0 0 20px;
}

.prime .slick-dots {
	bottom: 40px;
	padding: 0 30px;
}

.mini__prelude-headline {
	height: 500px;
	padding: 0 14px 5%;
}

.mini__prelude-title {
	font-size: 45px;
}

.short__prelude-title {
	font-size: 45px;
}

.package__info {
	font-size: 14px;
	padding: 10px 12px 11px;
}

.bundle {
	height: 410px;
}

.bundle__brief {
	padding: 30px;
}

.bundle__title {
	letter-spacing: -0.025em;
	font-size: 25px;
}

.bundle__fact dd strong {
	font-size: 25px;
}

.bundle__fact-price {
	letter-spacing: 0;
	font-size: 30px;
}

.packet__fact {
	font-size: 15px;
	padding: 17px 14px 15px;
}

.packet__title {
	font-size: 18px;
}

.spacer {
	padding: 70px 0 60px;
}

.destination {
	margin: 0 0 45px;
	padding: 0 0 41px;
}

.destination__title {
	font-size: 21px;
}

.service__info {
	-ms-grid-columns: (1fr)[3];
	    grid-template-columns: repeat(3, 1fr);
	grid-gap: 15px;
}

.service__info-item {
	padding: 83px 0 0;
}

.bestselling {
	padding: 0px 0 35px;
}

.activity__packet {
	padding: 31px 0 7px 0px;
}

.appraise {
	padding: 65px 0;
}

.appraise__slider .slide {
	padding: 52px 23px;
}

.quotebox {
	padding: 0 0 0 143px;
}

/* .blog .headline {
	padding: 11px 20px 0 0;
	width: 33.33%;
	text-align: right;
	z-index: 1;
} */

.blogpost {
	/*padding: 0 10px 54px 0;*/
	margin: 0;
}

.blogpost:first-child {
	/*-ms-flex-item-align: end;*/
	/*    -ms-grid-row-align: end;*/
	/*    align-self: end;*/
}

.blogpost:first-child .blogpost__img:before {
	/*padding-top: 0%;*/
}

.blogpost__headline-title {
	font-size: 18px;
}

.trip__prelude-brief {
	height: 500px;
	padding: 0 20px 5% 30px;
}

.trip__prelude-title {
	font-size: 45px;
}

.trip__keyfacts--item + .trip__keyfacts--item {
	margin: 0 0 0 50px;
}

.trip__keyfacts--item .svg-wrap {
	height: 62px;
	width: 62px;
}

.trip__enclose {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0;
}

.trip__enclose-detail {
	-ms-flex-preferred-size: 0;
	    flex-basis: 0;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	max-width: 100%;
}

.trip__enclose-aside {
	display: block;
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 280px;
	        flex: 0 0 280px;
	padding: 0 0 0 12px;
}

.trip__box {
	margin: 0;
}

.trip__snaps {
	padding-top: 30px;
	padding-bottom: 50px;
}

.trip__review-img {
	width: 100%;
}

.trip__review .reviser {
	padding: 20px 0 0 25px;
}

.trip__review .reviser:before {
	content: '';
	background: #f2f2f2;
	position: absolute;
	top: 10px;
	left: -2px;
	height: 5px;
	width: 178px;
}

.trip__aside {
	margin: 0 0 30px;
}

.trip__aside-title {
	font-size: 26px;
}

.trip__costbook {
	display: block;
}

.trip__control li + li {
	padding: 0;
}

.trip__extrafacts-group {
	-ms-grid-columns: (1fr)[1];
	    grid-template-columns: repeat(1, 1fr);
	grid-gap: 16px 30px;
}

.trip__extrafacts-item dd {
	padding: 5px 0;
}

.trip__route {
	margin: 0 0 20px;
}

.trip__route-slide .mcontainer {
	max-width: 700px;
}

.trip__route-slide .mcontrol .btn {
	min-width: 90px;
	height: 24px;
	padding: 2px 9px;
}

.trip__scroller li {
	padding: 8px 12px 8px 0;
}

.archive .package {
	margin: 0 0 25px;
}

.listing .package {
	margin: 0 0 25px;
}

.blog__enclose {
	padding: 0 0 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.blog__enclose-detail {
	-ms-flex-preferred-size: 0;
	    flex-basis: 0;
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	max-width: 100%;
}

.blog__enclose-aside {
	display: block;
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 300px;
	        flex: 0 0 300px;
	padding: 0 0 0 20px;
	width: 300px;
}

.blog__aside {
	margin: 0 0 50px;
}

.contact {
	border-radius: 30px;
}

.contact {
	-ms-grid-columns: (1fr)[7];
	    grid-template-columns: repeat(7, 1fr);
}

.contact__info {
	border-radius: 30px;
}

.contact__info {
	-ms-grid-column: span 3;
	    grid-column: span 3;
}

.contact__form {
	-ms-grid-column: span 4;
	    grid-column: span 4;
}

.dataset__form .sm-5 {
	padding: 37px 45px;
}

.dataset__form .sm-7 {
	padding: 25px 35px;
}

.dataset__form .headline__title {
	font-size: 30px;
	line-height: 1.2;
}

.single__frame {
	padding: 40px 0;
}

.testimonial .quotebox {
	padding: 40px 40px 40px 300px;
}

.testimonial .quotebox__cite-img {
	height: 200px;
	width: 200px;
	top: 40px;
	left: 40px;
}

.linker {
	padding: 45px 0 40px;
}

.linker__title {
	padding: 0 0 15px;
}

.linker__links {
	margin: 0;
}

.footer__nav {
	padding: 80px 0 0;
}

}

@media (min-width: 1024px) {

.container,
.prime__caption,
.mini__prelude-headline,
.short__prelude-headline,
.trip__prelude-brief {
	padding-left: 14px;
	padding-right: 14px;
}

.row {
	margin-left: -12px;
	margin-right: -12px;
}

.row > .col {
	padding-left: 12px;
	padding-right: 12px;
}

.sd-1 {
	width: 8.3333333333%;
}

.sd-2 {
	width: 16.6666666667%;
}

.sd-3 {
	width: 25%;
}

.sd-4 {
	width: 33.3333333333%;
}

.sd-5 {
	width: 41.6666666667%;
}

.sd-6 {
	width: 50%;
}

.sd-7 {
	width: 58.3333333333%;
}

.sd-8 {
	width: 66.6666666667%;
}

.sd-9 {
	width: 75%;
}

.sd-10 {
	width: 83.3333333333%;
}

.sd-11 {
	width: 91.6666666667%;
}

.sd-12 {
	width: 100%;
}

.sd-pull-0 {
	right: auto;
}

.sd-pull-1 {
	right: 8.3333333333%;
}

.sd-pull-2 {
	right: 16.6666666667%;
}

.sd-pull-3 {
	right: 25%;
}

.sd-pull-4 {
	right: 33.3333333333%;
}

.sd-pull-5 {
	right: 41.6666666667%;
}

.sd-pull-6 {
	right: 50%;
}

.sd-pull-7 {
	right: 58.3333333333%;
}

.sd-pull-8 {
	right: 66.6666666667%;
}

.sd-pull-9 {
	right: 75%;
}

.sd-pull-10 {
	right: 83.3333333333%;
}

.sd-pull-11 {
	right: 91.6666666667%;
}

.sd-pull-12 {
	right: 100%;
}

.sd-push-0 {
	left: auto;
}

.sd-push-1 {
	left: 8.3333333333%;
}

.sd-push-2 {
	left: 16.6666666667%;
}

.sd-push-3 {
	left: 25%;
}

.sd-push-4 {
	left: 33.3333333333%;
}

.sd-push-5 {
	left: 41.6666666667%;
}

.sd-push-6 {
	left: 50%;
}

.sd-push-7 {
	left: 58.3333333333%;
}

.sd-push-8 {
	left: 66.6666666667%;
}

.sd-push-9 {
	left: 75%;
}

.sd-push-10 {
	left: 83.3333333333%;
}

.sd-push-11 {
	left: 91.6666666667%;
}

.sd-push-12 {
	left: 100%;
}

.sd-offset-0 {
	margin-left: 0%;
}

.sd-offset-1 {
	margin-left: 8.3333333333%;
}

.sd-offset-2 {
	margin-left: 16.6666666667%;
}

.sd-offset-3 {
	margin-left: 25%;
}

.sd-offset-4 {
	margin-left: 33.3333333333%;
}

.sd-offset-5 {
	margin-left: 41.6666666667%;
}

.sd-offset-6 {
	margin-left: 50%;
}

.sd-offset-7 {
	margin-left: 58.3333333333%;
}

.sd-offset-8 {
	margin-left: 66.6666666667%;
}

.sd-offset-9 {
	margin-left: 75%;
}

.sd-offset-10 {
	margin-left: 83.3333333333%;
}

.sd-offset-11 {
	margin-left: 91.6666666667%;
}

.sd-offset-12 {
	margin-left: 100%;
}

.prime__caption {
	padding: 0 0 80px 20px;
}

.headline ul {
	padding: 0;
	position: absolute;
	top: 15px;
	right: 0;
	z-index: 1;
}

.blogpost__headline-title {
	font-size: 20px;
}

.trip__enclose-aside {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 308px;
	        flex: 0 0 308px;
}

.trip__pricing {
	padding-top: 30px;
}

.trip__costbook {
	/*display: -webkit-box;*/
	/*display: -ms-flexbox;*/
	/*display: flex;*/
}

.trip__extrafacts-group {
	-ms-grid-columns: (1fr)[2];
	    grid-template-columns: repeat(2, 1fr);
	grid-gap: 25px 30px;
}

.trip__extrafacts-item dd {
	padding: 5px 0 5px 10px;
}

}

@media (min-width: 1024px) and (max-width: 1199px) {

.visible-sd {
	display: block !important;
}

.hidden-sd {
	display: none !important;
}

}

@media (min-width: 1200px) {

.container,
.prime__caption,
.mini__prelude-headline,
.short__prelude-headline,
.trip__prelude-brief {
	padding-left: 15px;
	padding-right: 15px;
}

.row {
	margin-left: -15px;
	margin-right: -15px;
}

.row > .col {
	padding-left: 15px;
	padding-right: 15px;
}

.lg-1 {
	width: 8.3333333333%;
}

.lg-2 {
	width: 16.6666666667%;
}

.lg-3 {
	width: 25%;
}

.lg-4 {
	width: 33.3333333333%;
}

.lg-5 {
	width: 41.6666666667%;
}

.lg-6 {
	width: 50%;
}

.lg-7 {
	width: 58.3333333333%;
}

.lg-8 {
	width: 66.6666666667%;
}

.lg-9 {
	width: 75%;
}

.lg-10 {
	width: 83.3333333333%;
}

.lg-11 {
	width: 91.6666666667%;
}

.lg-12 {
	width: 100%;
}

.lg-pull-0 {
	right: auto;
}

.lg-pull-1 {
	right: 8.3333333333%;
}

.lg-pull-2 {
	right: 16.6666666667%;
}

.lg-pull-3 {
	right: 25%;
}

.lg-pull-4 {
	right: 33.3333333333%;
}

.lg-pull-5 {
	right: 41.6666666667%;
}

.lg-pull-6 {
	right: 50%;
}

.lg-pull-7 {
	right: 58.3333333333%;
}

.lg-pull-8 {
	right: 66.6666666667%;
}

.lg-pull-9 {
	right: 75%;
}

.lg-pull-10 {
	right: 83.3333333333%;
}

.lg-pull-11 {
	right: 91.6666666667%;
}

.lg-pull-12 {
	right: 100%;
}

.lg-push-0 {
	left: auto;
}

.lg-push-1 {
	left: 8.3333333333%;
}

.lg-push-2 {
	left: 16.6666666667%;
}

.lg-push-3 {
	left: 25%;
}

.lg-push-4 {
	left: 33.3333333333%;
}

.lg-push-5 {
	left: 41.6666666667%;
}

.lg-push-6 {
	left: 50%;
}

.lg-push-7 {
	left: 58.3333333333%;
}

.lg-push-8 {
	left: 66.6666666667%;
}

.lg-push-9 {
	left: 75%;
}

.lg-push-10 {
	left: 83.3333333333%;
}

.lg-push-11 {
	left: 91.6666666667%;
}

.lg-push-12 {
	left: 100%;
}

.lg-offset-0 {
	margin-left: 0%;
}

.lg-offset-1 {
	margin-left: 8.3333333333%;
}

.lg-offset-2 {
	margin-left: 16.6666666667%;
}

.lg-offset-3 {
	margin-left: 25%;
}

.lg-offset-4 {
	margin-left: 33.3333333333%;
}

.lg-offset-5 {
	margin-left: 41.6666666667%;
}

.lg-offset-6 {
	margin-left: 50%;
}

.lg-offset-7 {
	margin-left: 58.3333333333%;
}

.lg-offset-8 {
	margin-left: 66.6666666667%;
}

.lg-offset-9 {
	margin-left: 75%;
}

.lg-offset-10 {
	margin-left: 83.3333333333%;
}

.lg-offset-11 {
	margin-left: 91.6666666667%;
}

.lg-offset-12 {
	margin-left: 100%;
}

.start-lg {
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	text-align: start;
}

.center-lg {
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	text-align: center;
}

.end-lg {
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	text-align: end;
}

.top-lg {
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}

.middle-lg {
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.bottom-lg {
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
}

.around-lg {
	-ms-flex-pack: distribute;
	    justify-content: space-around;
}

.between-lg {
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.first-lg {
	-webkit-box-ordinal-group: 0;
	    -ms-flex-order: -1;
	        order: -1;
}

.last-lg {
	-webkit-box-ordinal-group: 2;
	    -ms-flex-order: 1;
	        order: 1;
}

.visible-lg {
	display: block !important;
}

.hidden-lg {
	display: none !important;
}

.prime__caption {
	padding: 0 0 100px 10px;
}

.prime .slick-dots {
	padding: 0 10px;
}

.prime .slick-dots li button {
	width: 72px;
}

.headline__meta {
	font-size: 30px;
}

.package__desc {
	padding: 12px 20px 6px;
}

.package__desc-meta {
	letter-spacing: 0.1em;
	font-size: 13px;
}

.package__desc-title {
	font-size: 18px;
}

.package__desc-rating {
	right: 18px;
}

.package__info {
	font-size: 16px;
	padding: 8px 20px 5px;
}

.bundle {
	height: 470px;
}

.destination__title {
	font-size: 26px;
}

.service__info-item {
	padding: 0 0 0 121px;
}

.bestselling .headline {
	position: absolute;
	top: 4px;
	left: 33.33%;
	padding: 0 2rem 0 10px;
	right: 0;
	z-index: 0;
}

.bestselling__bundle {
	grid-gap: 30px;
	-ms-grid-columns: (1fr)[3];
	    grid-template-columns: repeat(3, 1fr);
}

.bestselling .bundle:not(:first-child) {
	height: 370px;
	-ms-flex-item-align: end;
	    -ms-grid-row-align: end;
	    align-self: end;
}

.appraise .container,
.appraise .prime__caption,
.appraise .mini__prelude-headline,
.appraise .short__prelude-headline,
.appraise .trip__prelude-brief {
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
	-ms-flex-preferred-size: 0;
	    flex-basis: 0;
}

.appraise__info {
	padding: 28px 0 0;
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 200px;
	        flex: 0 0 200px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-flow: column;
	        flex-flow: column;
	margin: 0;
}

.appraise__box {
	padding: 0 30px;
}

.appraise__tripadvisor {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 250px;
	        flex: 0 0 250px;
}

.trip__prelude-brief {
	height: 530px;
}

.trip__enclose-aside {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 350px;
	        flex: 0 0 350px;
	padding: 0 0 0 30px;
}

.trip__box {
	padding: 25px 30px;
}

.trip__box-title {
	font-size: 30px;
}

.trip__itinerary-item {
	padding: 0 0 3px 75px;
}

.trip__aside-title {
	font-size: 30px;
}

.trip__scroller {
	top: 4px;
	left: 0;
	padding: 0;
	overflow: hidden;
	width: 205px;
}

.trip__scroller li {
	padding: 8px 30px 8px 0;
}

.archive .package__desc {
	padding: 12px 20px;
}

.blog__enclose-aside {
	-webkit-box-flex: 0;
	    -ms-flex: 0 0 308px;
	        flex: 0 0 308px;
	padding: 0 0 0 30px;
	width: 308px;
}

.single__frame .breadcrumb {
	margin: 0 0 40px;
}

.linker {
	padding: 60px 0 30px;
}

.linker__title {
	font-size: 18px;
}

.footer__frame {
	padding: 60px 0 0;
	background: #2C2D45;
}

.footer__frame .lg-0 {
	margin: 0 0 47px;
	width: 20%;
}

}

@media (max-width: 991.98px) {
    
    /* .gt_float_switcher .gt-selected .gt-current-lang
    {
        display: none !important;
    } */

.nav-active {
	overflow: hidden;
}

.site-nav {
	background: #3010af;
	position: fixed;
	top: 0;
	bottom: 0;
	height: 100vh;
	padding: 20px 0;
	overflow: auto;
	-webkit-transform: translateX(-100%);
	    -ms-transform: translateX(-100%);
	        transform: translateX(-100%);
	-webkit-transition: -webkit-transform 0.4s ease-in-out;
	transition: -webkit-transform 0.4s ease-in-out;
	transition: transform 0.4s ease-in-out;
	transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
	z-index: 100;
}

.nav-active .site-nav {
	-webkit-transform: translateX(0);
	    -ms-transform: translateX(0);
	        transform: translateX(0);
}


.trip__costbook {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1;
}

.trip__enclose-aside-inner,
  .trip__enclose-aside-inner.fixed,
  .trip__enclose-aside-inner.bottom {
    position: relative !important;
    width: 100% !important;
    top: auto !important;
  }

	#menu-main-menu {
		background: #3c3e6c;
		display: none;
	}

	.prime__slide-content-left {
		display: none!important;
	}

	.prime__slide-content-right {
		flex: 0 0 70%;
	}

	/* .prime__slide-content-left  */

}

@media all and (max-width: 900px) {

.mfp-arrow {
	-webkit-transform: scale(0.75);
	-ms-transform: scale(0.75);
	    transform: scale(0.75);
}

.mfp-arrow-left {
	-webkit-transform-origin: 0;
	-ms-transform-origin: 0;
	    transform-origin: 0;
}

.mfp-arrow-right {
	-webkit-transform-origin: 100%;
	-ms-transform-origin: 100%;
	    transform-origin: 100%;
}

.mfp-container {
	padding-left: 6px;
	padding-right: 6px;
}

}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {

.mfp-img-mobile .mfp-image-holder {
	padding-left: 0;
	padding-right: 0;
}

.mfp-img-mobile img.mfp-img {
	padding: 0;
}

.mfp-img-mobile .mfp-figure:after {
	top: 0;
	bottom: 0;
}

.mfp-img-mobile .mfp-figure small {
	display: inline;
	margin-left: 5px;
}

.mfp-img-mobile .mfp-bottom-bar {
	background: rgba(0, 0, 0, 0.6);
	bottom: 0;
	margin: 0;
	top: auto;
	padding: 3px 5px;
	position: fixed;
	box-sizing: border-box;
}

.mfp-img-mobile .mfp-bottom-bar:empty {
	padding: 0;
}

.mfp-img-mobile .mfp-counter {
	right: 5px;
	top: 3px;
}

.mfp-img-mobile .mfp-close {
	top: 0;
	right: 0;
	width: 35px;
	height: 35px;
	line-height: 35px;
	background: rgba(0, 0, 0, 0.6);
	position: fixed;
	text-align: center;
	padding: 0;
}

}

@media (max-width: 767.98px) {

.tbl-wrap table,
.tbl-wrap tr,
.tbl-wrap th,
.tbl-wrap td,
.tbl-wrap tbody,
.tbl-wrap tfoot {
	display: block;
}

.tbl-wrap thead {
	display: none;
}

.tbl-wrap td {
	position: relative;
	padding-left: 220px;
}

.tbl-wrap td:before {
	background: #ededed;
	font-weight: 500;
	border-right: 1px solid #fcfcfc;
	content: attr(data-th);
	color: #3010af;
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	bottom: 0;
	padding: 10px 12px;
}

.site-nav {
	left: 0;
}

.trip__pricing .tbl-wrp table,
.trip__pricing .tbl-wrp tr,
.trip__pricing .tbl-wrp th,
.trip__pricing .tbl-wrp td,
.trip__pricing .tbl-wrp tbody,
.trip__pricing .tbl-wrp tfoot {
	display: block;
}

.trip__pricing .tbl-wrp thead {
	display: none;
}

.trip__pricing .tbl-wrp tbody tr:nth-child(even) {
	background: #d7d7d7;
}

.trip__pricing .tbl-wrp td:not(:first-child) {
	position: relative;
	padding-left: 220px;
}

.trip__pricing .tbl-wrp td:not(:first-child):before {
	background: #ededed;
	font-weight: 500;
	border-right: 1px solid #fcfcfc;
	content: attr(data-th);
	color: #3010af;
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	bottom: 0;
	padding: 10px 12px;
}

.trip__pricing .tbl-wrp td:first-child {
	border-top: 1px solid #b1b1b1;
	box-shadow: 0 4px 6px -2px rgba(27, 28, 30, 0.2) inset;
}

.footer__nav ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
}

.footer__bar .siteby {
	display: block;
}

}

@media (max-width: 576px) {

.headline ul li {
	width: 50%;
}

}

@media (max-width: 575px) {

.visible-xs {
	display: block !important;
}

.hidden-xs {
	display: none !important;
}

.tbl-wrap td {
	padding-left: 140px;
}

.tbl-wrap td:before {
	width: 130px;
}

.trip__pricing .tbl-wrp td:not(:first-child) {
	padding-left: 140px;
}

.trip__pricing .tbl-wrp td:not(:first-child):before {
	width: 130px;
}

.trip__departure .tbl-cover thead {
	display: none;
}

.trip__departure .tbl-cover tr {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-flow: column;
	        flex-flow: column;
	padding: 16px 16px;
}

.trip__departure .tbl-cover td {
	padding: 0 0 5px 120px;
	text-align: left;
}

}

@media (max-width: 575px) and (max-width: 767.98px) {

.trip__departure .tbl-cover td:before {
	font-size: 14px;
	font-weight: 400;
	content: attr(data-th);
	color: #fe6603;
	padding: 0 12px 0 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 116px;
	bottom: 0;
	z-index: -1;
}

}

@media print {

.mapActive .site-header {
	display: none;
}

.mapActive .site-main {
	display: none;
}

.mapActive .site-footer {
	display: none;
}

.trip__route-slide {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	    transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.trip__route-slide .mcontrol {
	display: none;
}

.trip__route-slide .mbox {
	box-shadow: none;
	background: none;
	padding: 0;
	max-width: none;
}

}

@-webkit-keyframes lds-loader-m {

0% {
	top: 4px;
	height: 25px;
}

50%,100% {
	top: 10px;
	height: 14px;
}

}

@keyframes lds-loader-m {

0% {
	top: 4px;
	height: 25px;
}

50%,100% {
	top: 10px;
	height: 14px;
}

}

@-webkit-keyframes lds-loader {

0% {
	top: 4px;
	height: 34px;
}

50%,100% {
	top: 14px;
	height: 15px;
}

}

@keyframes lds-loader {

0% {
	top: 4px;
	height: 34px;
}

50%,100% {
	top: 14px;
	height: 15px;
}

}

@-webkit-keyframes fadeIn {

0% {
	opacity: 0.4;
	-webkit-transform: scale(0.9);
	        transform: scale(0.9);
}

100% {
	opacity: 1;
	-webkit-transform: scale(1);
	        transform: scale(1);
}

}

@keyframes fadeIn {

0% {
	opacity: 0.4;
	-webkit-transform: scale(0.9);
	        transform: scale(0.9);
}

100% {
	opacity: 1;
	-webkit-transform: scale(1);
	        transform: scale(1);
}

}

@media(max-width: 600px)
{
    #menu-topdownmenu{ display: none;}
}
#menu-topdownmenu, #menu-tab-top-menu, #menu-mini-tab-top-menu, #menu-cell-phone-top-menu
{
	background: #FC7214;
	display: flex;
	gap: 20px;
	list-style: none;
	margin: 0px;
	padding-left: 20px;
	scrollbar-width: none;
	white-space: nowrap;
}

#menu-topdownmenu li:hover, #menu-tab-top-menu li:hover, #menu-mini-tab-top-menu li:hover
{
    background:#3C3E6C;
    color: #fff;
}


.trip__scroller.is_stuck,
.trip__scroller.sticky {
  position: fixed !important;
  top: 0px !important;
  left: 0 !important;
  width: 100% !important;
  right: 0 !important;
  z-index: 1000;
  background: #e5e5e5;
  display: block;
}

.sticky ul 
{
    display: flex !important;
    padding-left: 78px !important;
}
@media(max-width: 980px)
{
    .sticky ul 
{
    padding-left: 0px !important;
}
}
.trip__enclose-aside.sticky {
  /*position: fixed;*/
  /*top: 0px;*/
  /*z-index: 1000;*/
}



.trip__enclose-aside-inner {
  position: relative;
  transition: all 0.3s ease;
}

/* Fixed when scrolling */
.trip__enclose-aside-inner.fixed {
  position: fixed;
  top: 100px; /* distance from top when fixed */
  width: 300px; /* or dynamic in JS */
}

/* Stopped at bottom */
.trip__enclose-aside-inner.bottom {
  position: absolute;
  bottom: 0;
  top: auto;
}

/* Updated CSS */
.gt_float_switcher {
	position: relative;
	z-index: 700;
}

.spacer.feature article.package {
	position: relative;
}

.package__details-container {
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: end;
	padding-bottom: 12px;
}

.package__details-inner-container {
	flex: 0 0 80%;
}

.package__img:after{
	content: "";
	position: absolute;
	inset: 0; /* top:0 right:0 bottom:0 left:0 */
	/* background: rgba(255, 255, 255, 0.3556);  */
	pointer-events: none; /* keep content clickable */
}

.package__info {
	background: #fe6603;
}

.package__desc {
	background: #ededed;
}

.package__info {
	display: flex;
	gap: 10px;
}

.package__info > span {
	display: inline-flex;
	align-items: center;
	padding: 2px 14px;
	font-size: 14px;
	font-weight: bold;
	border-radius: 999px; /* pill shape */
	background: rgba(0, 0, 0, 0.06);
	color: #222;
	border: 1px solid rgba(0, 0, 0, 0.08);
	white-space: nowrap;
}

/* Optional variants */
.package__info-price {
	background: rgba(34, 197, 94, 0.15); /* green hint */
	border-color: rgba(34, 197, 94, 0.3);
	color: #166534;
}

.package__info-rating {
	background: rgba(59, 130, 246, 0.15); /* blue hint */
	border-color: rgba(59, 130, 246, 0.3);
	color: #1e40af;
}

.hero .features .card>div {
    height: 120px;
    width: 120px;
    border-radius: 50%;
	margin: 13px auto 0;
  	text-align: center;
}

.hero .features .card>div a {
    margin-top: 0px;
}

.hero .features .card>div img {
	height: 120px;
    width: 120px;
    border-radius: 50%;
	object-fit: cover;
}

#footer .tm-footer-contacts-container .tm-footer-contact h6 {
	font-size: 16px;
}

#footer .tm-footer-contacts-container .tm-footer-contact-container:nth-child(1) .tm-footer-contact,
#footer .tm-footer-contacts-container .tm-footer-contact-container:nth-child(2) .tm-footer-contact {
	padding-bottom: 10px;
}


#footer .tm-footer-contacts-container .tm-footer-contact-container:nth-child(3) .tm-footer-contact,
#footer .tm-footer-contacts-container .tm-footer-contact-container:nth-child(4) .tm-footer-contact {
	border-top: 1px dotted #eeeeee;
	padding-top: 10px;
}

.footer-head-office-container p {
	margin-bottom: 0px;
}

.footer-head-office-container p, .footer-head-office-container h6 {
	font-size: 16px;
}

.footer-head-office-container h1 {
	font-size: 16.4px;
}

.tm-search-wrapper {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}

.tm-search-wrapper>div {
	width: 7%;
	height: 50px;
    background-color: #FC7214;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
	display: flex;
    justify-content: center;
    align-items: center;
	cursor: pointer;
}

.screen-reader-text {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap; /* prevent text wrapping */
    border: 0;
}

.prime__caption form {
	width: 100%;
}

.tm-search-wrapper input {
	width: 80%;
    height: 50px;
    padding-left: 20px;
	border: none;      
    outline: none;    
    box-shadow: none;  
	border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

.prime__caption.layout-one {
	max-width: unset;
	padding: 0px;
}

.prime__slide-content-container {
	display: flex;
	width: 100%;
	height: 100%;
}

.prime__slide-content-right {
  flex: 0 0 70%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.tm-search-btn {
  background: none;
  border: 0;
  padding: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  color: #ffffff;
}

.prime__slide-content-right-inner {
  width: 87%;
  text-align: center;
}

.prime__slide-content-right-inner > * {
	color: #ffffff
}

.prime__caption > * {
	user-select: text;
}

#footer .tm-footer-contacts-container-left-wrapper .tm-footer-contacts-container-left:nth-child(1) .tm-footer-contact {
	padding-bottom: 10px;
}

#footer .tm-footer-contacts-container-left-wrapper .tm-footer-contacts-container-left:nth-child(2) .tm-footer-contact {
	padding-top: 10px;
	border-top: 1px dotted #eeeeee;
}

#footer .tm-footer-contacts-container-left-wrapper .tm-footer-contact h6 {
	font-size: 16px;
}

.prime__slide-content-right-inner h1 {
	font-size: 25px;
}

.prime__slide-content-right-inner p {
	font-size: 17.92px;
}

.prime__slide-content-left {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 50px 28px;
	flex-direction: column;
	flex: 0 0 30%;
  	background-color: rgba(0, 0, 0, 0.6);
	height: 100%;
}

.prime__slide-content-left h2 {
	color: #FC7214;
}

.prime__slide-content-left p {
	color: #ffffff;
}

.hero .card p {
	margin-bottom: 2.199px;
	line-height: 1.6699;
}

#menu-topdownmenu li .sub-menu, 
#menu-tab-top-menu li .sub-menu, 
#menu-mini-tab-top-menu li .sub-menu,
#menu-cell-phone-top-menu li .sub-menu {
	display: none;
	position: absolute;
}

#menu-topdownmenu .menu-item-has-children:hover > .sub-menu, 
#menu-tab-top-menu .menu-item-has-children:hover > .sub-menu {
	/* display: block; */
	z-index: 1;
}

#menu-topdownmenu .menu-item-has-children, 
#menu-tab-top-menu .menu-item-has-children, 
#menu-mini-tab-top-menu .menu-item-has-children,
#menu-cell-phone-top-menu .menu-item-has-children {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}

#menu-topdownmenu .sub-menu .sub-menu,
#menu-tab-top-menu .sub-menu .sub-menu,
#menu-mini-tab-top-menu .sub-menu .sub-menu,
#menu-cell-phone-top-menu .sub-menu .sub-menu {
	/* display: block; */
	background-color: #fc7214;
    list-style: none;
    padding: 0px;
    left: 100%;
    top: 0;
}

#menu-topdownmenu > li > .sub-menu, 
#menu-tab-top-menu > li > .sub-menu, 
#menu-mini-tab-top-menu > li > .sub-menu,
#menu-cell-phone-top-menu > li > .sub-menu {
    z-index: 1;
    background-color: #fc7214;
    list-style: none;
    padding: 0px;
	top: 100%;
	left: 21px;
}

#menu-topdownmenu > li.menu-item-has-children:not(.menu-item-gtranslate) > a, 
#menu-tab-top-menu > li.menu-item-has-children:not(.menu-item-gtranslate) > a,
#menu-mini-tab-top-menu > li.menu-item-has-children:not(.menu-item-gtranslate) > a {
	padding-right: 10px;
}

.sub-menu .sub-menu li {
	position: relative;
}

#footer .tm-footer-contacts-section h1,
#footer .tm-footer-contacts-section h2,
#footer .tm-footer-contacts-section h3,
#footer .tm-footer-contacts-section h4,
#footer .tm-footer-contacts-section h5,
#footer .tm-footer-contacts-section h6,
#footer .tm-footer-contacts-section p {
  line-height: 1;
  margin: 0;
  color: #ffffff;
}

#footer .tm-footer-contacts-section a {
	color: #4d2aea;
}

#footer .tm-footer-contact h3 {
	margin-bottom: 8px;
	font-size: 16px;
}

#footer .tm-footer-contacts-container-wrapper h3 {
	margin-bottom: 10px;
	font-size: 16px;
} 

#footer .tm-footer-contact h5 {
	margin-bottom: 7px;
	font-size: 14px;
	color: #ffffff;
}

#footer .tm-footer-contact h4 {
	margin-bottom: 8px;
	font-size: 16px;
}

#footer .tm-footer-contacts-container-left-wrapper .tm-footer-contacts-container-left:nth-child(1) h2 {
	margin-bottom: 7px;
}

#footer .tm-footer-contacts-container-left-wrapper .tm-footer-contacts-container-left:nth-child(1) p {
	margin-bottom: 10px;
}

#footer .tm-footer-contacts-container-wrapper h3 {
	margin-bottom: 11px;
}

#footer .tm-footer-contacts-container-left-wrapper .tm-footer-contacts-container-left:nth-child(2) .tm-footer-contact h4 {
	margin-bottom: 9px;
}

.spacer.blog {
	padding-top: 28px;
	padding-bottom: 17px;
}

.hero p {
	margin-bottom: 0px;
}

.hero h2 {
	margin: 0px;
}

.hero p:nth-child(3) {
	margin-top: 0px;
}

.hero a:nth-child(4) {
	margin-top: 15px;
}

.feature .feature-btn-container, .bestselling-btn-container {
	display: flex;
    justify-content: flex-end;
    margin-top: 17px;
}

/* .bestselling-btn-container {
	margin-top: 27px;
} */

.spacer.feature {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 50px;
}

.blog-btn-container {
	display: flex;
	justify-content: flex-end;
	margin-bottom: 35px;
}

.hero p, .hero h2 {
	line-height: 1;
}

.hero p {
	margin-bottom: 12px;
}

.hero h2 {
	margin-bottom: 14px;
}

.hero .subtitle {
	margin-bottom: 11px;
}

.spacer.feature {
	padding-top: 50px;
	padding-bottom: 35px;
}

.spacer.activity {
	padding-top: 45px;
	padding-bottom: 30px;
}

.spacer.blog.blog-page {
	padding-top: 2px;
}

.spacer.blog.blog-page .headline {
	position: unset;
	margin-bottom: 20px;
}

section.hero {
  margin: 0;
  font-family: Arial, sans-serif;
  background: linear-gradient(to right, #1e1b4b, #312e81);
  color: #fff;
  padding: 60px 20px;
  text-align: center;
}
.hero h2 {
  font-size: 2.5rem;
  font-weight: bold;
  color: #fff;
}
p.subtitle {
  max-width: 700px;
  margin: 20px auto;
  color: #c7d2fe;
  line-height: 1.6;
}
.hero  .btn {
  display: inline-block;
  padding: 14px 28px;
  margin-top: 20px;
  background: #facc15;
  color: #1e1b4b;
  border-radius: 9999px;
  font-weight: bold;
  text-decoration: none;
  transition: 0.3s;
}
.hero  .btn:hover {
  background: #fde047;
}
.features {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 20px;
  margin-top: 50px;
}
.card {
  background: rgba(49, 46, 129, 0.8);
  padding: 30px;
  border-radius: 20px;
  transition: 0.3s;
}
.card:hover {
  box-shadow: 0 8px 20px rgba(0,0,0,0.4);
}
.hero .card h3 {
  margin-top: 15px;
  font-size: 1.5rem;
}
.hero .card p {
  color: #c7d2fe;
  margin-top: 10px;
}
.hero .card a {
  display: inline-block;
  margin-top: 15px;
  font-weight: bold;
  color: #facc15;
  text-decoration: none;
  line-height: 1;
}
.hero h3 {
    color: #fff;
}

.banner-txt-wrapper {
	padding: 90px 0px;
}

.pagination-container-review {
	margin-bottom: 25px;
}

.pagination-container-blog {
	margin-top: 10px;
}

.bundle__fact ul {
		align-items: stretch;
	}

	.bundle__fact li:first-child {
		background: #fe6603;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.bundle__fact dd strong {
		margin-bottom: 1.9846px;
	}
	
	.bundle__fact li:last-child {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.bundle .bundle__fact .tm-bsel-container, 
	.bundle .bundle__fact .tm-bsd-container {
		background-color: #fe6603;
	}

	#menu-topdownmenu li.menu-item-gtranslate,
	#menu-tab-top-menu li.menu-item-gtranslate,
	#menu-mini-tab-top-menu li.menu-item-gtranslate {
		display: flex;
		align-items: center;
	}

	#menu-topdownmenu li.menu-item-gtranslate > div,
	#menu-tab-top-menu li.menu-item-gtranslate > div,
	#menu-mini-tab-top-menu li.menu-item-gtranslate > div {
		top: 15px;
	}

	#menu-topdownmenu li.menu-item-gtranslate:hover {
		background: unset;
	}

	#gt_float_wrapper {
		line-height: 0;
	}

	#menu-topdownmenu .sub-menu li:not( :last-of-type ),
	#menu-tab-top-menu .sub-menu li:not( :last-of-type ), 
	#menu-mini-tab-top-menu .sub-menu li:not( :last-of-type ),
	#menu-cell-phone-top-menu .sub-menu li:not( :last-of-type ) {
		border-bottom: 1px solid #ffffff;
	}

	#menu-topdownmenu li:not(.menu-item-gtranslate) a,
	#menu-tab-top-menu li:not(.menu-item-gtranslate) a,
	#menu-mini-tab-top-menu li:not(.menu-item-gtranslate) a,
	#menu-cell-phone-top-menu li:not(.menu-item-gtranslate) a {
		display: flex;
		justify-content: center;
		align-items: center;
		padding: 15px;
		color: #fff;
		text-transform: uppercase;
		font-size: 14px;
	}

	#menu-topdownmenu > li.menu-item-has-children a .menu-arrow-container,
	#menu-tab-top-menu > li.menu-item-has-children a .menu-arrow-container,
	#menu-mini-tab-top-menu > li.menu-item-has-children a .menu-arrow-container {
		margin-left: 7.1px;
		padding: 5px;
	}

	/* rotate on li hover */
	#menu-topdownmenu > li.menu-item-has-children:hover > a .menu-arrow,
	#menu-canva-menu .menu-item.burger-menu-is-open > a .menu-arrow {
		/* transform: rotate(180deg); */
	}

	#menu-canva-menu, #menu-tab-off-canvas-menu, #menu-cell-phone-off-canvas-menu {
		overflow-y: auto; 
		overscroll-behavior: contain;
		padding-right: 0px;
		box-sizing: border-box;
	}

	/* .footer__nav ul {
		height: calc(100% - 100px);
	} */

	#menu-topdownmenu li.menu-item-has-children > span {
		display: flex;
		height: 100%;
		justify-content: center;
		align-items: center;
		padding-left: 5px;
		padding-right: 5px;
		color: #ffffff;
	}

	#menu-topdownmenu > li > .sub-menu > li.menu-item-has-children > a,
	#menu-tab-top-menu > li > .sub-menu > li.menu-item-has-children > a,
	#menu-mini-tab-top-menu > li > .sub-menu > li.menu-item-has-children > a {
		padding-right: 12.99px;
	}

	#menu-topdownmenu > li > .sub-menu > li.menu-item-has-children > a svg  {
		padding-left: 6px;
	}

	#menu-topdownmenu .sub-menu li a,
	#menu-tab-top-menu .sub-menu li a,
	#menu-mini-tab-top-menu .sub-menu li a {
		padding: 12.4625px 15.99px;
		padding-top: 10.1px;
		padding-bottom: 10.2px;
	}

	#menu-mini-tab-top-menu li.menu-item-gtranslate {
		margin-left: 15px;
	}

	#menu-canva-menu, #menu-tab-off-canvas-menu {
		padding: 0px 0px 0px 80px;
	}

	#menu-canva-menu li, #menu-tab-off-canvas-menu li, #menu-cell-phone-off-canvas-menu {
		padding: 0px;
	}

	#menu-canva-menu {
		padding-left: 0px;
	}

	#menu-canva-menu li a, #menu-tab-off-canvas-menu li a, #menu-cell-phone-off-canvas-menu li a {
		padding: 12px 20px;
		color: #ffffff;
		display: block;
		line-height: 1.4;
	}

	#menu-canva-menu > li.menu-item-has-children > .sub-menu,
	#menu-tab-off-canvas-menu > li.menu-item-has-children > .sub-menu,
	#menu-cell-phone-off-canvas-menu > li.menu-item-has-children > .sub-menu {
		padding-left: 0px;
		list-style: none;
		color: #ffffff;
	} 

	#menu-canva-menu > li.menu-item-has-children > a,
	#menu-canva-menu .sub-menu > li.menu-item-has-children > a,
	#menu-tab-off-canvas-menu > li.menu-item-has-children > a, 
	#menu-tab-off-canvas-menu .sub-menu > li.menu-item-has-children > a,
	#menu-cell-phone-off-canvas-menu > li.menu-item-has-children > a,
	#menu-cell-phone-off-canvas-menu .sub-menu > li.menu-item-has-children > a {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	#menu-canva-menu .sub-menu, #menu-tab-off-canvas-menu .sub-menu, #menu-cell-phone-off-canvas-menu .sub-menu {
		padding-left: 0px;
		list-style: none;
		display: none;
	}

	#menu-canva-menu > li.menu-item-has-children > .sub-menu .sub-menu,
	#menu-tab-off-canvas-menu > li.menu-item-has-children > .sub-menu .sub-menu { 
		list-style: none;
	}

	#menu-canva-menu > li.menu-item-has-children a .menu-arrow-container {
		padding: 5px 7px;
	}

	#menu-canva-menu .sub-menu li a{
		padding-left: 27.1px  
	}

	#menu-canva-menu .sub-menu .sub-menu li a{
		padding-left: 32.9px  
	}

	.menu-arrow-container,
.menu-arrow-container svg,
.menu-arrow-container path {
  pointer-events: auto !important;
}

#menu-tab-top-menu {
	display: none;
}

#menu-tab-off-canvas-menu {
	display: none;
}

#menu-tab-off-canvas-menu > li.menu-item-has-children a .menu-arrow-container {
    padding: 5px 7px;
}

#menu-topdownmenu > li.menu-item-has-children > a .menu-arrow, #menu-canva-menu .menu-item > a .menu-arrow, #menu-tab-top-menu > li.menu-item-has-children > a .menu-arrow, #menu-tab-off-canvas-menu > li.menu-item-has-children > a .menu-arrow, #menu-mini-tab-top-menu > li.menu-item-has-children > a .menu-arrow {
    transition: transform 0.5s ease;
    transform-origin: center;
}

.footer__nav {
	width: 80px;
}

 #wrapper {
    padding: 0 0 0 80px;
  }

  #menu-mini-tab-top-menu, #menu-cell-phone-top-menu {
	display: none;
  }

  #menu-cell-phone-off-canvas-menu {
	display: none;
  }

  .tm-footer-contacts-section {
	/* background: rgba(0, 0, 0, 0.93335444440178761344); */
	background: rgba(0, 0, 0, 0.941);
	padding: 35px 0;
	color: #000000;
  }
  .prime__slide-content-left.prime__slide-content-left-mini-medium-tabs,
  .prime__slide-content-right-inner.prime__slide-content-right-inner-mini-medium-tabs {
	display: none;
  }

  .spacer.feature .row > div:nth-child(n+4):nth-child(-n+6) {
	margin-top: 30px;
  }

  .trip__control li:nth-child(1) .btn {
	width: 245px;
  }

  .trip__control li {
	padding: 0;
	margin-top: 9px;
  }

  .trip__aside-title {
	text-align: left;
  }


@media (min-width: 1280px) { 
	.site-nav > ul + ul {
		width: 300px;
		left: 80px;
	}
}

@media (max-width: 1535.98px) { 

	/* #menu-topdownmenu li a {
		padding: 16.19px 13.156px;
		display: block;
	} */

	.prime__slide-content-left {
		flex: 0 0 30%;
	}

	.prime__slide-content-left h2 {
		line-height: 1.56;
	}   

	.prime__slide-content-left p {
		line-height: 1.87;
	}

	.prime__slide-content-right-inner h1 {
		font-size: 22.4px;
	}

	.prime__slide-content-container {
		justify-content: center;
		align-items: center;
	}

	.prime__img:after {
		opacity: 0.377999;
	}

	.prime__slide-content-right {
		flex: 0 0 70%;
		padding: 0px 15px;
	}

	.tm-search-wrapper input {
		width: 49.81%;
	}

	.tm-search-wrapper>div {
		width: 6%;
	}

	.prime__slide-content-right-inner {
		width: 100%;
	}

}

@media (min-width: 1280px) and (max-width: 1535.98px) {

	#menu-topdownmenu {
		gap:6.6px;
		padding-left: 12px;
	}

	.archive .row, .listing .row {
		margin-bottom: 30px;
	}

	.single__frame.archive .row > div {
		height: auto!important;
	}

	.site-nav ul li:last-child {
		margin-right: 0px;
	}

	#footer .linker {
		padding-top: 58px;
	}

	#footer .footer__frame {
		padding-top: 56px;
	}

	.pagination-container-blog {
		margin-bottom: -10px;
	}

}

@media (max-width: 1279.98px) {

	/* #menu-canva-menu { 
		height: calc(100% - 80px);
	} */

	.site-nav > ul + ul {
		width: 220.156px;
		left: 80px;
	}

	#menu-tab-off-canvas-menu {
		padding-left: 0;
	}

	#menu-tab-top-menu {
		display: flex;
	}

	#menu-off-canvas-menu {
		display: block;
	}

	#menu-tab-off-canvas-menu {
		display: block;
	}

	#menu-canva-menu {
		display: none;
	}

	#menu-tab-off-canvas-menu .sub-menu li a {
		padding-left: 27.2px;
	}

	#menu-tab-off-canvas-menu .sub-menu .sub-menu li a {
		padding-left: 33px;
	}

	.prime__slide-content-left {
		padding: 50px 22.1px;
	}

	.prime__slide-content-left h2 {
		line-height: 1.15;
		margin-bottom: 5.1px;
	}

	.prime__slide-content-left p {
		line-height: 1.456666;
		font-size: 15.6px;
		font-weight: 325.99;
	}

	.prime__slide-content-right-inner h1 {
		font-size: 17.567px;
		margin-bottom: 0.51px;
	}

	.prime__slide-content-right-inner p {
		font-size: 16.34px;
	}

	.tm-search-wrapper input {
		width: 244.1px;
		height: 40px;
	}

	.tm-search-wrapper > div {
		height: 40px;
		width: 8.56%;
	}

	.package__details-container {
		position: unset;
		display: block;
	}

	.package__info {
		flex-direction: column;
		gap: 6.06999px;
		justify-content: center;
		align-items: center;
		padding: 12px;
	}

	.footer__frame .row > div:nth-child(5) .footer__title {
		display: none;
	}

	.footer__frame .row > div:nth-child(5) ul {
		justify-content: center;
		align-items: center;
		margin-top: 22.7px;
		margin-bottom: 18.5px;
		gap: 3.5px;
		display: flex;
	}

	.banner-txt-wrapper {
		padding: 70px 0px;
	}

	.testimonial__item {
		margin-bottom: 0px;
	}

	.pagination-container-review {
		margin-bottom: 15px;
	}

	.hero .card p {
		line-height: 1.48999999;
	}

	#menu-canva-menu li.menu-item-has-children a {
		display: flex;
		align-items: center;
		color: #ffffff;
		justify-content: space-between;
	}

	#menu-canva-menu .sub-menu {
		list-style: none;
	}

	#menu-canva-menu .sub-menu .sub-menu {
		display: none;
	}

	#menu-topdownmenu {
		display: none;
	}

	#menu-canva-menu li a svg {
		margin-left: 8px;
	}

	#menu-canva-menu {
		background-color: #3c3e6c;
		padding: 0px 0 20px 64px;
	}

	#menu-off-canvas-menu {
		background-color: #3c3e6c;
		padding: 0px 0 20px 64px;
	}

	#menu-canva-menu > li a {
		padding: 15px 15px 15px 24px;
	}

	#menu-main-menu > li a {
		padding: 15px 5px 15px 5px;
	}

	#menu-canva-menu .sub-menu li a {
		padding-left: 0;
		margin-left: 0;
	}

	#menu-canva-menu .sub-menu {
		display: none;
	}

	#menu-canva-menu > li {
		padding: 0;
	}

	/* #menu-canva-menu > li.menu-item-has-children:hover > .sub-menu {
		display: block;
	} */

	#menu-canva-menu .sub-menu {
		padding-left: 0px;
	}

	#menu-canva-menu .sub-menu .sub-menu {
		padding-left: 14px;
	}

	#menu-canva-menu .sub-menu li a {
		padding: 10px 15px 10px 35px;
	}

	#menu-canva-menu li a:hover {
		background: #fe6603;
	}

	.site-nav > ul > li > a:hover {
		color: #ffffff;
	}

}

@media (min-width: 1024px) and (max-width: 1279.98px) { 

	.header__nav {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 49.51%;
		flex: 0 0 49.51%;
	}

	.site-nav > ul > li {
		padding: 0px;
	}

	.site-nav > ul {
		justify-content: flex-end;
		align-items: center;
		gap: 23px;
	}

	/* .header__nav {
		-webkit-box-flex: 0;
			-ms-flex: 0 0 41%;
				flex: 0 0 41%;
	} */

	/* .site-nav > ul > li:first-child {
		padding-left: 0px;
	} */

	.destination { 
		margin-bottom: 41px;
	} 

	.spacer.activity {
		padding-bottom: 28px;
	}

	.footer__frame .row > div:nth-child(5) .footer__title {
		display: none;
	}

	.archive .row, .listing .row {
		margin-bottom: 35px;
	}

	/* .single__frame.archive .row > div {
		height: auto;
	} */

	.breadcrumb {
		margin-bottom: 40px;
	}

	#footer .linker__title {
		margin-bottom: 7.5px;
	}

}

@media( max-width: 1023.98px ) {

	.site-nav {
		left: 70px;
		padding: 0px;
		background: none;
		/* width: 216.59px; */
	}

	#menu-tab-top-menu {
		display: none;
	}

	#menu-mini-tab-top-menu {
		display: flex;
		gap: 0px;
		padding: 0;
	}

	.prime__slide-content-left {
		flex: 0 0 29.9%;
		padding: 50px 15.6px;
	}

	.prime__slide-content-right {
		flex: 0 0 70.1%;
		padding: 0;
	}

	.prime__slide-content-right-inner {
		padding: 15px 10px;
	}

	.prime__slide-content-left h2 {
		margin-bottom: 5.2px;
	}

	#wrapper {
		padding: 0 0 0 70px;
	}

	#menu-tab-off-canvas-menu {
		background: #3010af;
		height: 100vh;
	}

	#menu-tab-off-canvas-menu li.menu-item-has-children a {
		padding-right: 13px;
	}

	.header__nav {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 48px;
		flex: 0 0 48px;
	}

	/* #menu-main-menu {
		background: #3c3e6c;
		display: none;
	} */

	#menu-canva-menu {
		padding-left: 65px;
	}

	#menu-main-menu li a:hover {
		background: #fe6603;
	}

	/* .prime__slide-content-left h2 {
		line-height: 1.5;
	} */

	.tm-search-wrapper input {
		width: 173.6px;
	}

	#footer .linker .row > div {
		text-align: center;
	}

	#footer .tm-footer-contacts-container-left-wrapper .tm-footer-contacts-container-left:nth-child(2) .tm-footer-contact {
		border-top: unset;
		padding-top: 0px;
	}

	.footer__frame .container > .row > div:nth-child(-n+4) { 
		width: 50%;
		text-align: center;
	}

	.footer__frame ul {
		padding: 0;
		margin: 0;
		list-style: none;
	}

	.footer__frame ul li {
		display: inline-block;
	}

	.footer__frame .row > div:nth-child(1) {
		text-align: center;
	}

	.footer__frame ul {
		display: block;
	}

	.footer__frame .row > div:nth-child(3),
	.footer__frame .row > div:nth-child(4) {
		margin-top: 21px;
	}

	.team {
		margin-top: 30px;
	}

	.footer__nav {
		width: 70px;
	}

}

@media (min-width: 992px) and (max-width: 1023.98px) {

	.site-nav > ul + ul {
		left: 70px;
	}

	#menu-tab-off-canvas-menu li a {
		padding-left: 16px;
	}

	.header__nav {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.078%;
		flex: 0 0 41.078%;
	}

	#menu-main-menu {
		gap: 0.12px;
	}

	#menu-main-menu > li {
		padding-left: 5px;
	}

	#menu-main-menu > li a {
		font-size: 14px;
	}

	#menu-main-menu li a:hover {
		background: none;
	}

}

@media (max-width: 991.98px) {
	
	.prime__slide-content-left.prime__slide-content-left-mini-medium-tabs {
		display: flex!important;
		padding: 50px 15.5556px;
	}

	.prime__slide-content-left h2 {
		font-size: 18px;
	}

	.prime__slide-content-left p {
		font-size: 14.5px;
	}

	.prime__slide-content-right-inner {
		display: none;
	}

	.prime__slide-content-right-inner.prime__slide-content-right-inner-mini-medium-tabs {
		display: block;
	}

	.prime__slide-content-right-inner.prime__slide-content-right-inner-mini-medium-tabs h1 {
		line-height: 1;
		margin-bottom: 6px;
		font-size: 17.1px;
	}

	.prime__slide-content-right-inner.prime__slide-content-right-inner-mini-medium-tabs p {
		line-height: 1.4;
		margin-bottom: 0.05px;
	}

	.header__nav {
		display: flex;
		justify-content: flex-end;
		align-items: center;
		gap: 16px;
		flex: 0 0 145px;
	}

}

@media (min-width: 768px) and (max-width: 1023.98px) {

	/* .prime__slide-content-right-inner {
		padding: 15px;
	} */

	.prime__slide-content-right-inner h1 {
		font-size: 18px;
		margin-bottom: 0;
	}

	.prime__slide-content-right-inner p {
		font-size: 15px;
		margin-bottom: 0px;
	}

	.tm-search-wrapper input {
		height: 35px;
		width: 170px;
	}

	.tm-search-wrapper > div {
		height: 35px;
	}

	.prime {
		margin-bottom: 35px;
	}

	.headline {
		margin-bottom: 15px;
	}

	.destination {
		margin: 0;
	}

	.feature .feature-btn-container, .bestselling-btn-container {
		margin-top: 12px;
	}

	.spacer.appraise {
		padding-top: 40px;
		padding-bottom: 60px;
	}

	.spacer.blog {
		padding-bottom: 0px;
	}

	.blog-btn-container {
		margin-top: -4px;
		margin-bottom: 20px;
	}

	.spacer.activity {
		padding-bottom: 25px;
	}

	.bestselling {
		padding-top: 35px;
	}

	section.hero {
		padding-top: 50px ;
	}

	.hero a:nth-child(4) {
		margin-top: 12px;
	}

	.spacer.blog {
		padding-top: 15px;
	}

	.subscribe__headline {
		width: 45%;
	}

	.archive .row, .listing .row {
		margin-bottom: 40px;
	}

	.blogpost {
		margin-bottom: 16px;
		padding: 0;
	}

	.blogpost__headline {
		position: unset;
	}

	.pagination-container-blog {
		margin-top: 6px;
		margin-bottom: 5px;
	}

	.blogpost__frame {
		grid-gap: 26px;
	}

	.site-footer {
		margin-top: 10px;
	}

}

@media (max-width: 767.98px) { 

	.site-nav {
		left: 0;
	}

	#wrapper {
		padding: 0px;
	}

	#menu-canva-menu {
    	height: calc(100% - 60px);
	}

	.tm-search-wrapper input, .tm-search-wrapper > div {
		height: 35px;
	}

	.tm-search-wrapper > div {
		width: 45px;
	}

	.appraise__slider .slide {
		padding-bottom: 52px;
	}

	.slick-dots {
		bottom: 18px;
	}

	.appraise__tripadvisor {
		padding: 15px 0px;
	}

	.appraise__tripadvisor > div {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.appraise__tripadvisor > div > div {
		width: 100%!important;
	}

	.appraise__tripadvisor > div > div > div {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		text-align: center;
	}

	.appraise__tripadvisor > div > div > div .widSSPAll {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.appraise {
		padding-bottom: 50px;
	}

	.subscribe__headline {
		text-align: center;
		margin-bottom: 5.5px;
	}

	.mini__prelude-contact {
		display: none;
	}

	.contact {
		margin-top: 30px;
	}

	.contact__info-list li {
		padding: 0 0 15px 40px;
	}

	.contact__info-list li:nth-child(1) p:last-of-type {
		margin-bottom: 0;
	}

	.testimonial {
		margin-top: 30px;
	}

	.banner-txt-wrapper {
		margin-bottom: 30px;
	}

	.pagination-container-review {
		margin-bottom: 30px;
	}

	.testimonial .row div {
		margin-bottom: 15px;
		margin-top: -3px;
	}

	.single__frame .general-form {
		margin-top: 30px;
	}

	.footer__nav {
		position: unset;
		width: 100vw;
	}

	.footer__nav ul .nav-opener {
		margin-bottom: -6.5px;
	}

}

@media (min-width: 640px) and (max-width: 767.98px) { 

	#menu-mini-tab-top-menu li:not(.menu-item-gtranslate) a {
		padding: 15px 9px;
	}

	#menu-mini-tab-top-menu .sub-menu li a {
		padding: 10.1px 9px 10.2px;
	}

	.site-nav {
		width: 251.3px;
	}
	        
	.prime__slide-content-right-inner h1 {
		font-size: 17px;
		margin-bottom: 1.59px;
	}

	.prime__slide-content-right-inner p {
		font-size: 14.92px;
	}

	.header__contact-tel {
		font-size: 20px;
	}

	.header__contact-text {
		line-height: 1.267;
	}

	.prime__slide-content-right {
		padding: 0px 15px;
	}

	.tm-search-wrapper > div {
		width: 48px;
	}

	.tm-search-wrapper input {
		width: 150.1px;
	}

	.destination .row div:nth-child(1),
	.destination .row div:nth-child(2) {
		margin-bottom: 14px;
	}

	.destination__title {
		font-size: 20px;
	}

	.bestselling {
		padding-top: 0;
	}

	.bestselling .bestselling__bundle .bundle:last-of-type {
		margin-bottom: 0;
	}

	.feature .feature-btn-container, .bestselling-btn-container {
		margin-top: 12px;
	}

	.bundle__title a {
		padding: 12.4px 20px;
		font-size: 21px;
	}

	.features {
		margin-top: 49px;
	}

	.spacer.feature {
		padding-top: 49px;
		padding-bottom: 25px;
	}

	.spacer.feature article.package {
		margin-bottom: 0px;
	}

	.spacer.activity {
		padding-top: 35px;
	}

	.activity__packet {
		padding-top: 10px;
	}

	.packet__brief {
		padding-bottom: 20px;
	}

	.spacer.blog {
		padding-top: 10px;
		padding-bottom: 12px;
	}

	.blog .blogpost__frame .blogpost:nth-child(3) {
		display: none;
	}

	.spacer.blog .blogpost__frame .blogpost {
		margin-bottom: 0px;
	}
	
	.blog-btn-container {
		margin-bottom: 20px;
	}

	.site-footer .row div h5 {
		word-break: break-all;
	}

	.single__frame {
		padding-top: 15px;
		padding-bottom: 12.55px;
	}

	#menu-topdownmenu li {
		padding: 12.22px;
	}

	.mini__prelude-headline {
		padding: 12.49px 15px;
	}

	.archive .row, .listing .row {
		margin-bottom: 25px;
	}

}


@media (max-width: 639.98px) { 

	#menu-mini-tab-top-menu {
		display: none;
	}

	#menu-tab-off-canvas-menu {
		display: none;
	}

	#menu-cell-phone-off-canvas-menu {
		display: block;
		background: #3010af;
    	height: 100vh;
	}

	#menu-cell-phone-top-menu {
		display: flex;
		padding-left: 5.06px;
		gap: 10px;
	}

	#menu-cell-phone-top-menu li:not(.menu-item-gtranslate) a {
		padding: 15px 5px;
	}

	#menu-cell-phone-top-menu .sub-menu li a {
		padding: 8.167px 7.34px;
	}

	#menu-cell-phone-top-menu > li.menu-item-has-children a .menu-arrow-container {
		margin-left: 1.4px;
		padding: 5px;
	}

	 #menu-cell-phone-top-menu > li > .sub-menu {
		left: 11.456px;
	 }

	#menu-cell-phone-off-canvas-menu li.menu-item-has-children a {
		padding-right: 13px;
	}

	#menu-cell-phone-off-canvas-menu > li.menu-item-has-children a .menu-arrow-container {
		padding: 5px 7px;
	}

	#menu-cell-phone-off-canvas-menu > li.menu-item-gtranslate {
		padding: 12px 20px;
	}

	#menu-cell-phone-off-canvas-menu > li.menu-item-has-children .sub-menu li a {
		padding-left: 27.3px;
	}

	#menu-cell-phone-off-canvas-menu > li.menu-item-has-children .sub-menu .sub-menu li a {
		padding-left: 33.1px;
	}

	.nav-opener .bar, .nav-opener::before, .nav-opener::after {
		height: 1.5px;
	}

	.site-nav > ul > li > a {
		font-size: 13.6px;
	}

	#menu-topdownmenu li {
		padding: 10.151px;
	}

	.header__nav {
		flex: 0 0 48px;
	}

	.mini-tab-gtranslate {
		display: none;
	}

	body {
		font-size: 14px;
	}

	.prime__slide-content-left.prime__slide-content-left-mini-medium-tabs {
		display: none!important;
	}

	.prime__slide-content-right-inner h1 {
		font-size: 17.234px;
		line-height: 1.573;
	}

	.prime__slide-content-right-inner p {
		font-size: 14px;
		line-height: 1.547;
		margin-bottom: 14.36px;
	}

	.prime__slide-content-right {
		padding: 0px 20px;
		flex: 0 0 100%;
	}

	.prime__slide-content-right-inner.prime__slide-content-right-inner-mini-medium-tabs {
		display: none;
	}

	.prime__slide-content-right-inner {
		display: block;
		padding: 0px;
	}

	.tm-search-wrapper input {
		width: 155px;
	}

	.headline__title {
		font-size: 15px;
	}

	.headline__meta {
		font-size: 21px;
		margin-bottom: 2.074px;
	}

	.spacer.feature .row > div:nth-child(n+4):nth-child(-n+6) {
		margin-top: 0px;
	}

	.destination .row div:nth-child(-n+3) {
		margin-bottom: 24.9476px;
	}

	.headline {
		margin: 0 0 11.45px;
	}

	.destination__title {
		font-size: 18.19px;
	}

	.destination {
		border-bottom: 1px solid #ccc;
		margin: 0 0 30px;
		padding: 0 0 35px;
	}

	.bestselling {
		padding-top: 1.377px;
		padding-bottom: 23.7398px;
	}

	.bundle__title a {
		font-size: 17.696px;
		padding: 12.72298px 20px;
	}

	.bestselling .bundle:nth-child(-n+5) {
		margin: 0 0 24.9476px;
	}

	.bestselling .bundle:last-child {
		margin: 0;
	}

	.feature .feature-btn-container, .bestselling-btn-container {
		margin-top: 10px;
	}

	section.hero {
		padding-top: 55px 20px;
	}

	.hero h2 {
		font-size: 35.4998px;
	}

	.hero a:nth-child(4) {
		margin-top: 5.579px;
	}

	.features {
		margin-top: 46.894px;
		gap: 17.696px;
	}

	.spacer.feature {
		padding-top: 45.999px;
		padding-bottom: 23.7938px;
	}

	.package__info {
		flex-direction: row;
		justify-content: space-between;
		padding: 13.599999px;
	}

	.feature .row div:last-child .package {
		margin-bottom: 6.2999999988px;
	}

	.hero .features .card > div {
		margin: 6.856px auto 0;
	}

	.package__info > span {
		background: rgba(0, 0, 0, 0.0411);
		font-weight: 611;
		color: #ffffff;
	}

	.spacer.activity {
		padding-top: 45.9999999px;
		padding-bottom: 20.578px;;
	}

	.activity__packet {
		padding-top: 19.2px;
	}

	.appraise__box {
		padding: 0 0 35px;
	}

	.spacer.blog {
		padding-top: 26.8px;
	}

	.blogpost {
		margin: 0 0 27.577px;
	}

	.blog .blogpost__frame .blogpost:last-child {
		margin: 0;
	}

	.spacer.blog {
		padding-top: 28px;
		padding-bottom: 11.698px;
	}

	.blog-btn-container {
		margin-bottom: 32.98px;
	}

	.tm-footer-contacts-section {
		text-align: center;
	}

	#footer .tm-footer-contacts-container-left-wrapper .tm-footer-contacts-container-left:nth-child(1) .tm-footer-contact,
	#footer .tm-footer-contacts-container-left-wrapper .tm-footer-contacts-container-left:nth-child(2) .tm-footer-contact {
		border-bottom: 1px dotted #eeeeee;
		padding-bottom: 15px;
		margin-bottom: 15px;
	}

	#footer .tm-footer-contacts-container .tm-footer-contact-container:nth-child(3) .tm-footer-contact, 
	#footer .tm-footer-contacts-container .tm-footer-contact-container:nth-child(4) .tm-footer-contact {
		border: unset;
	}

	.footer__frame .container > .row > div:nth-child(-n+4) {
		width: 100%;
	}

	.footer__frame .row > div,
	.footer__frame .row > div:nth-child(3), .footer__frame .row > div:nth-child(4) {
		margin-bottom: 20px;
		margin-top: 0;
		line-height: 1;
	}

	.footer__frame .row > div:nth-child(5) ul {
		margin: 0px;
	}

	.footer__frame .row > div:nth-child(3) span:nth-child(2) {
		margin-bottom: 6.4px;
	}

	.copyright {
		font-size: 11.2755px;
	}

	.footer__bar .row > div {
		margin-bottom: 6px;
	}

	.mini__prelude-img {
		height: 240px;
	}

	.mini__prelude-headline {
		padding: 12px 15px;
	}

	.mini__prelude-title {
		font-size: 16.669px;
	}

	.single__frame {
		padding-top: 15px;
	}

	.single__frame .breadcrumb {
		margin-bottom: 15px;
	}

	.archive .row, .listing .row {
		margin-bottom: 26.119px;
	}

	.blogpost {
		margin-bottom: 12.6px;
	}

	.site-footer {
		margin-top: 48px;
	}

	.pagination > ul > li a, .pagination > ul > li span {
		width: 27px;
		height: 27px;
	}

	.pagination-container-blog {
		margin-bottom: -4px;
	}

	.reviser :last-type{
		margin-bottom: 0;
	}

	.contact__form {
		padding-bottom: 5px;
		padding-top: 40.6px;
	}

	.contact__form .row .form-action {
		margin-top: 15px;
	}

	.team .row .team__member {
		margin: 0 auto 41.1578px;
	}

	.team .row > div:last-child .team__member {
		margin-bottom: 25px;
	}

	.dataset__form .sm-5 .headline__title {
		margin-bottom: 21.9px;
	}

}

#main .trip__enclose .trip__control li:nth-child(1) a:hover {
	background: transparent;
}

/* #main .trip__enclose .trip__control li:nth-child(2) a:hover {
	border-color: rgba(12, 11, 11, 0.8);
} */

.tm-package-gpd span {
	display: block;
	line-height: 1.55;
	font-size: 14.1px;
}

.tm-package-gpd-view-btn {
	color: #00d9ff;
    font-size: 12.91px;
    cursor: pointer;
	margin-top: 11px;
	padding: 9px 4px;
    border-radius: 9999px;
    width: 150.5px;
	border: 2px solid #fdfdfd;
	background: transparent;
	color: #fdfdfd;
	font-weight: 600;
}

.tm-package-gpd-view-btn:hover {
	background: #fdfdfd;
    color: #1b1c1e;
}

.tm-package-gpd {
	padding-top: 5px;
	display: none;
	margin-left: -18px;
}

