article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

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

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

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

pre {
	overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

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

button[disabled],
html input[disabled] {
	cursor: default;
}

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

input {
	line-height: normal;
}

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

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

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

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

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: .35em .625em .75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

.nav-drop > ul,
.drop-list,
.trip-title .trip-title-meta,
.trip-title .trip-btn-list,
.trip-tab .tabset ul,
.itinerary-list ul,
.pricing-list ul,
.extra-frame .detail ul,
.trip-gallery-box ul,
.footer-links ul,
.footer-block .social-network,
.footer-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

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

.ellipsis {
	white-space: nowrap; /* 1 */
	text-overflow: ellipsis; /* 2 */
	overflow: hidden;
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	box-sizing: border-box;
}

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

* {
	max-height: 1000000px;
}

body {
	color: #333;
	background: #f2f2f2;
	font: 14px/1.429 "Roboto", sans-serif;
	min-width: 320px;
	margin: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

img {
	max-width: 100%;
	height: auto;
	border: 0;
}

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

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
	font-family: inherit;
	font-weight: 600;
	margin: 0 0 .5em;
	color: #333;
	text-transform: capitalize;
}

h1,
.h1 {
	font-size: 18px;
}

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

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

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

h5,
.h5 {
	font-size: 15px;
}

h6,
.h6 {
	font-size: 13px;
}

p {
	margin: 0 0 1em;
}

a {
	color: #0b4d86;
}

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

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

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="search"],
input[type="password"],
input[type="url"],
input[type="date"],
textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	box-sizing: border-box;
	border: 1px solid #cfcfcf;
	padding: .4em .7em;
	outline: none;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
input[type="url"]:focus,
input[type="date"]:focus,
textarea:focus {
	border-color: rgba(6, 198, 191, .44);
}

input[type="text"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #565656;
}

input[type="text"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
textarea::-moz-placeholder {
	opacity: 1;
	color: #565656;
}

input[type="text"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
textarea:-moz-placeholder {
	color: #565656;
}

input[type="text"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #565656;
}

input[type="text"].placeholder,
input[type="tel"].placeholder,
input[type="email"].placeholder,
input[type="search"].placeholder,
input[type="password"].placeholder,
input[type="url"].placeholder,
input[type="date"].placeholder,
textarea.placeholder {
	color: #565656;
}

select {
	-webkit-border-radius: 0;
}

textarea {
	resize: vertical;
	vertical-align: top;
}

button,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
	-webkit-appearance: none;
	-webkit-border-radius: 4px;
	cursor: pointer;
}

@font-face {
	font-family: "icomoon";
	src: url("/fonts/icomoon.eot?mlyve4");
	src: url("/fonts/icomoon.eot?mlyve4") format("embedded-opentype"), url("/fonts/icomoon.ttf?mlyve4") format("truetype"), url("/fonts/icomoon.woff?mlyve4") format("woff"), url("/fonts/icomoon.svg?mlyve4") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"],
[class*=" icon-"] {
	font-family: "icomoon" !important;
	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-prev:before {
	content: "\e900";
}

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

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

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

.fancybox-enabled {
	overflow: hidden;
}

.fancybox-enabled body {
	overflow: visible;
	height: 100%;
}

.fancybox-is-hidden {
	position: absolute;
	top: -9999px;
	left: -9999px;
	visibility: hidden;
}

.fancybox-container {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99993;
	-webkit-tap-highlight-color: transparent;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

/* Make sure that the first one is on the top */

.fancybox-container ~ .fancybox-container {
	z-index: 99992;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.fancybox-outer {
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

.fancybox-bg {
	background: #1e1e1e;
	opacity: 0;
	-webkit-transition-duration: inherit;
	transition-duration: inherit;
	-webkit-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-timing-function: cubic-bezier(.47, 0, .74, .71);
	transition-timing-function: cubic-bezier(.47, 0, .74, .71);
}

.fancybox-is-open .fancybox-bg {
	opacity: .87;
	-webkit-transition-timing-function: cubic-bezier(.22, .61, .36, 1);
	transition-timing-function: cubic-bezier(.22, .61, .36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption-wrap {
	position: absolute;
	direction: ltr;
	z-index: 99997;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .25s, visibility 0s linear .25s;
	transition: opacity .25s, visibility 0s linear .25s;
	box-sizing: border-box;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption-wrap {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .25s, visibility 0s;
	transition: opacity .25s, visibility 0s;
}

.fancybox-infobar {
	top: 0;
	left: 50%;
	margin-left: -79px;
}

.fancybox-infobar__body {
	display: inline-block;
	width: 70px;
	line-height: 44px;
	font-size: 13px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	text-align: center;
	color: #ddd;
	background-color: rgba(30, 30, 30, .7);
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-font-smoothing: subpixel-antialiased;
}

.fancybox-toolbar {
	top: 0;
	right: 0;
}

.fancybox-stage {
	overflow: hidden;
	direction: ltr;
	z-index: 99994;
	-webkit-transform: translate3d(0, 0, 0);
}

.fancybox-slide {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: auto;
	outline: none;
	white-space: normal;
	box-sizing: border-box;
	text-align: center;
	z-index: 99994;
	-webkit-overflow-scrolling: touch;
	display: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	transition-property: transform, opacity;
	-webkit-transition-property: -webkit-transform, opacity, -webkit-transform;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.fancybox-slide::before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
	display: block;
}

.fancybox-slide--image {
	overflow: visible;
}

.fancybox-slide--image::before {
	display: none;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
	background: #000;
}

.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
	background: #e5e3df;
}

.fancybox-slide--next {
	z-index: 99995;
}

.fancybox-slide > * {
	display: inline-block;
	position: relative;
	padding: 24px;
	margin: 44px 0 44px;
	border-width: 0;
	vertical-align: middle;
	text-align: left;
	background-color: #fff;
	overflow: auto;
	box-sizing: border-box;
}

.fancybox-slide .fancybox-image-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	border: 0;
	z-index: 99995;
	background: transparent;
	cursor: default;
	overflow: visible;
	-webkit-transform-origin: top left;
	-ms-transform-origin: top left;
	transform-origin: top left;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.fancybox-can-zoomOut .fancybox-image-wrap {
	cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-image-wrap {
	cursor: zoom-in;
}

.fancybox-can-drag .fancybox-image-wrap {
	cursor: grab;
}

.fancybox-is-dragging .fancybox-image-wrap {
	cursor: grabbing;
}

.fancybox-image,
.fancybox-spaceball {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	max-width: none;
	max-height: none;
}

.fancybox-spaceball {
	z-index: 1;
}

.fancybox-slide--iframe .fancybox-content {
	padding: 0;
	width: 80%;
	height: 80%;
	max-width: calc(100% - 100px);
	max-height: calc(100% - 88px);
	overflow: visible;
	background: #fff;
}

.fancybox-iframe {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
	height: 100%;
	background: #fff;
}

.fancybox-error {
	margin: 0;
	padding: 40px;
	width: 100%;
	max-width: 380px;
	background: #fff;
	cursor: default;
}

.fancybox-error p {
	margin: 0;
	padding: 0;
	color: #444;
	font: 16px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.fancybox-close-small {
	position: absolute;
	top: 0;
	right: 0;
	width: 44px;
	height: 44px;
	padding: 0;
	margin: 0;
	border: 0;
	border-radius: 0;
	outline: none;
	background: transparent;
	z-index: 10;
	cursor: pointer;
}

.fancybox-close-small:after {
	content: "×";
	position: absolute;
	top: 5px;
	right: 5px;
	width: 30px;
	height: 30px;
	font: 20px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;
	color: #888;
	font-weight: 300;
	text-align: center;
	border-radius: 50%;
	border-width: 0;
	background: #fff;
	-webkit-transition: background .25s;
	transition: background .25s;
	box-sizing: border-box;
	z-index: 2;
}

.fancybox-close-small:focus:after {
	outline: 1px dotted #888;
}

.fancybox-close-small:hover:after {
	color: #555;
	background: #eee;
}

.fancybox-slide--iframe .fancybox-close-small {
	top: 0;
	right: -44px;
}

.fancybox-slide--iframe .fancybox-close-small:after {
	background: transparent;
	font-size: 35px;
	color: #aaa;
}

.fancybox-slide--iframe .fancybox-close-small:hover:after {
	color: #fff;
}

/* Caption */

.fancybox-caption-wrap {
	bottom: 0;
	left: 0;
	right: 0;
	padding: 60px 30px 0 30px;
	background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, .1) 20%, rgba(0, 0, 0, .2) 40%, rgba(0, 0, 0, .6) 80%, rgba(0, 0, 0, .8) 100%);
	background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, .1) 20%, rgba(0, 0, 0, .2) 40%, rgba(0, 0, 0, .6) 80%, rgba(0, 0, 0, .8) 100%);
	pointer-events: none;
}

.fancybox-caption {
	padding: 30px 0;
	border-top: 1px solid rgba(255, 255, 255, .4);
	font-size: 14px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #fff;
	line-height: 20px;
	-webkit-text-size-adjust: none;
}

.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
	pointer-events: all;
}

.fancybox-caption a {
	color: #fff;
	text-decoration: underline;
}

/* Buttons */

.fancybox-button {
	display: inline-block;
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	width: 44px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	background: transparent;
	color: #ddd;
	border-radius: 0;
	cursor: pointer;
	vertical-align: top;
	outline: none;
}

.fancybox-button[disabled] {
	cursor: default;
	pointer-events: none;
}

.fancybox-infobar__body,
.fancybox-button {
	background: rgba(30, 30, 30, .6);
}

.fancybox-button:hover:not([disabled]) {
	color: #fff;
	background: rgba(0, 0, 0, .8);
}

.fancybox-button::before,
.fancybox-button::after {
	content: "";
	pointer-events: none;
	position: absolute;
	background-color: currentColor;
	color: currentColor;
	opacity: .9;
	box-sizing: border-box;
	display: inline-block;
}

.fancybox-button[disabled]::before,
.fancybox-button[disabled]::after {
	opacity: .3;
}

.fancybox-button--left::after,
.fancybox-button--right::after {
	top: 18px;
	width: 6px;
	height: 6px;
	background: transparent;
	border-top: solid 2px currentColor;
	border-right: solid 2px currentColor;
}

.fancybox-button--left::after {
	left: 20px;
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
}

.fancybox-button--right::after {
	right: 20px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.fancybox-button--left {
	border-bottom-left-radius: 5px;
}

.fancybox-button--right {
	border-bottom-right-radius: 5px;
}

.fancybox-button--close::before,
.fancybox-button--close::after {
	content: "";
	display: inline-block;
	position: absolute;
	height: 2px;
	width: 16px;
	top: calc(50% - 1px);
	left: calc(50% - 8px);
}

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

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

/* Navigation arrows */

.fancybox-arrow {
	position: absolute;
	top: 50%;
	margin: -50px 0 0 0;
	height: 100px;
	width: 54px;
	padding: 0;
	border: 0;
	outline: none;
	background: none;
	cursor: pointer;
	z-index: 99995;
	opacity: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transition: opacity .25s;
	transition: opacity .25s;
}

.fancybox-arrow::after {
	content: "";
	position: absolute;
	top: 28px;
	width: 44px;
	height: 44px;
	background-color: rgba(30, 30, 30, .8);
	background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 24px 24px;
}

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

.fancybox-arrow--left {
	left: 0;
	-webkit-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	transform: scaleX(-1);
}

.fancybox-arrow--right::after,
.fancybox-arrow--left::after {
	left: 0;
}

.fancybox-show-nav .fancybox-arrow {
	opacity: .6;
}

.fancybox-show-nav .fancybox-arrow[disabled] {
	opacity: .3;
}

/* Loading indicator */

.fancybox-loading {
	border: 6px solid rgba(100, 100, 100, .4);
	border-top: 6px solid rgba(255, 255, 255, .6);
	border-radius: 100%;
	height: 50px;
	width: 50px;
	-webkit-animation: fancybox-rotate .8s infinite linear;
	animation: fancybox-rotate .8s infinite linear;
	background: transparent;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -25px;
	margin-left: -25px;
	z-index: 99999;
}

/* Transition effects */

.fancybox-animated {
	-webkit-transition-timing-function: cubic-bezier(0, 0, .25, 1);
	transition-timing-function: cubic-bezier(0, 0, .25, 1);
}

/* transitionEffect: slide */

.fancybox-fx-slide.fancybox-slide--previous {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--next {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--current {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
}

/* transitionEffect: fade */

.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
	opacity: 0;
	-webkit-transition-timing-function: cubic-bezier(.19, 1, .22, 1);
	transition-timing-function: cubic-bezier(.19, 1, .22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
	opacity: 1;
}

/* transitionEffect: zoom-in-out */

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	-webkit-transform: scale3d(1.5, 1.5, 1.5);
	transform: scale3d(1.5, 1.5, 1.5);
	opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
	-webkit-transform: scale3d(.5, .5, .5);
	transform: scale3d(.5, .5, .5);
	opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1;
}

/* transitionEffect: rotate */

.fancybox-fx-rotate.fancybox-slide--previous {
	-webkit-transform: rotate(-360deg);
	-ms-transform: rotate(-360deg);
	transform: rotate(-360deg);
	opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--next {
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
	opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--current {
	-webkit-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	opacity: 1;
}

/* transitionEffect: circular */

.fancybox-fx-circular.fancybox-slide--previous {
	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
	opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--next {
	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
	opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--current {
	-webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
	opacity: 1;
}

/* transitionEffect: tube */

.fancybox-fx-tube.fancybox-slide--previous {
	-webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
	transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
	-webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
	transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
	-webkit-transform: translate3d(0, 0, 0) scale(1);
	transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */

/* Fullscreen  */

.fancybox-button--fullscreen::before {
	width: 15px;
	height: 11px;
	left: calc(50% - 7px);
	top: calc(50% - 6px);
	border: 2px solid;
	background: none;
}

/* Slideshow button */

.fancybox-button--play::before,
.fancybox-button--pause::before {
	top: calc(50% - 6px);
	left: calc(50% - 4px);
	background: transparent;
}

.fancybox-button--play::before {
	width: 0;
	height: 0;
	border-top: 6px inset transparent;
	border-bottom: 6px inset transparent;
	border-left: 10px solid;
	border-radius: 1px;
}

.fancybox-button--pause::before {
	width: 7px;
	height: 11px;
	border-style: solid;
	border-width: 0 2px 0 2px;
}

/* Thumbs */

.fancybox-thumbs {
	display: none;
}

.fancybox-button--thumbs {
	display: none;
}

/* Slider */

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-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;
}

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

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

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

.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;
}

.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 img {
	display: block;
}

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

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

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

.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("/css/ajax-loader.gif") center center no-repeat;
}

/* Icons */

@font-face {
	font-family: "slick";
	src: url("/css/fonts/slick.eot");
	src: url("/css/fonts/slick.eot") format("embedded-opentype"), url("/css/fonts/slick.woff") format("woff"), url("/css/fonts/slick.ttf") format("truetype"), url("/css/fonts/slick.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}

/* Arrows */

.slick-prev,
.slick-next {
	position: absolute;
	display: block;
	height: 50px;
	width: 50px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: transparent;
	color: transparent;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	padding: 0;
	border: none;
	outline: none;
	z-index: 100;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
	outline: none;
	background: transparent;
	color: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
	opacity: 1;
}

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

.slick-prev:before,
.slick-next:before {
	font-family: "icomoon" !important;
	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;
	color: #39f;
	font-size: 50px;
}

.slick-prev {
	left: 25px;
}

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

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

[dir="rtl"] .slick-prev:before {
	content: "\e900";
}

.slick-next {
	right: 25px;
}

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

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

[dir="rtl"] .slick-next:before {
	content: "\e901";
}

/* Dots */

.slick-dots {
	font-size: 0;
	line-height: 0;
	position: absolute;
	bottom: 15px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 100%;
}

.slick-dots li {
	position: relative;
	display: inline-block;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}

.slick-dots li button {
	background: #fff;
	border-radius: 50%;
	border: 4px solid #5cadf4;
	color: transparent;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 10px;
	line-height: 0;
	outline: none;
	padding: 5px;
	width: 10px;
	-webkit-transition: border .3s ease;
	transition: border .3s ease;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: none;
	border-color: #1489ef;
}

.slick-dots li.slick-active button {
	border-color: #0b4d86;
}

/*! jQuery UI - v1.11.4 - 2015-11-30
* http://jqueryui.com
* Includes: core.css, autocomplete.css, datepicker.css, menu.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden {
	display: none;
}

.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}

.ui-helper-clearfix:after {
	clear: both;
}

.ui-helper-clearfix {
	min-height: 0;
}

.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}

.ui-state-disabled {
	cursor: default !important;
}

.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}

.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}

.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}

.ui-datepicker .ui-datepicker-next {
	right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}

.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}

.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}

.ui-datepicker td {
	border: 0;
	padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

.ui-datepicker.ui-datepicker-multi {
	width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}

.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

.ui-datepicker-rtl {
	direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: none;
}

.ui-menu .ui-menu {
	position: absolute;
}

.ui-menu .ui-menu-item {
	position: relative;
	margin: 0;
	padding: 3px 1em 3px .4em;
	cursor: pointer;
	min-height: 0;
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

.ui-menu-icons {
	position: relative;
}

.ui-menu-icons .ui-menu-item {
	padding-left: 2em;
}

.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}

.ui-widget {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.ui-widget .ui-widget {
	font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.ui-widget-content {
	border: 1px solid #ddd;
	background: #fff;
	color: #333;
}

.ui-widget-content a {
	color: #333;
}

.ui-widget-header {
	border: 1px solid #ddd;
	background: #e9e9e9;
	color: #333;
	font-weight: bold;
}

.ui-widget-header a {
	color: #333;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #454545;
	text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #ccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
	color: #2b2b2b;
	text-decoration: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: normal;
	color: #fff;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #fff;
	text-decoration: none;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter: Alpha(Opacity=70);
	font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter: Alpha(Opacity=35);
	background-image: none;
}

.ui-state-disabled .ui-icon {
	filter: Alpha(Opacity=35);
}

.ui-icon {
	width: 16px;
	height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("/css/images/ui-icons_444444_256x240.png");
}

.ui-widget-header .ui-icon {
	background-image: url("/css/images/ui-icons_444444_256x240.png");
}

.ui-state-default .ui-icon {
	background-image: url("/css/images/ui-icons_777777_256x240.png");
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url("/css/images/ui-icons_555555_256x240.png");
}

.ui-state-active .ui-icon {
	background-image: url("/css/images/ui-icons_ffffff_256x240.png");
}

.ui-state-highlight .ui-icon {
	background-image: url("/css/images/ui-icons_777620_256x240.png");
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("/css/images/ui-icons_cc0000_256x240.png");
}

.ui-icon-blank {
	background-position: 16px 16px;
}

.ui-icon-carat-1-n {
	background-position: 0 0;
}

.ui-icon-carat-1-ne {
	background-position: -16px 0;
}

.ui-icon-carat-1-e {
	background-position: -32px 0;
}

.ui-icon-carat-1-se {
	background-position: -48px 0;
}

.ui-icon-carat-1-s {
	background-position: -64px 0;
}

.ui-icon-carat-1-sw {
	background-position: -80px 0;
}

.ui-icon-carat-1-w {
	background-position: -96px 0;
}

.ui-icon-carat-1-nw {
	background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
	background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
	background-position: -144px 0;
}

.ui-icon-triangle-1-n {
	background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
	background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
	background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
	background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
	background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
	background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
	background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
	background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
	background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
	background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
	background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
	background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
	background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
	background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
	background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
	background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
	background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
	background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
	background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
	background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
	background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
	background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
	background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
	background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
	background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
	background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
	background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
	background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
	background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
	background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
	background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
	background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
	background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
	background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
	background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
	background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
	background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
	background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
	background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
	background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
	background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
	background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
	background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
	background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
	background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
	background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
	background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
	background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
	background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
	background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
	background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
	background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
	background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
	background-position: -176px -64px;
}

.ui-icon-arrow-4 {
	background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
	background-position: -16px -80px;
}

.ui-icon-extlink {
	background-position: -32px -80px;
}

.ui-icon-newwin {
	background-position: -48px -80px;
}

.ui-icon-refresh {
	background-position: -64px -80px;
}

.ui-icon-shuffle {
	background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
	background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
	background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
	background-position: 0 -96px;
}

.ui-icon-folder-open {
	background-position: -16px -96px;
}

.ui-icon-document {
	background-position: -32px -96px;
}

.ui-icon-document-b {
	background-position: -48px -96px;
}

.ui-icon-note {
	background-position: -64px -96px;
}

.ui-icon-mail-closed {
	background-position: -80px -96px;
}

.ui-icon-mail-open {
	background-position: -96px -96px;
}

.ui-icon-suitcase {
	background-position: -112px -96px;
}

.ui-icon-comment {
	background-position: -128px -96px;
}

.ui-icon-person {
	background-position: -144px -96px;
}

.ui-icon-print {
	background-position: -160px -96px;
}

.ui-icon-trash {
	background-position: -176px -96px;
}

.ui-icon-locked {
	background-position: -192px -96px;
}

.ui-icon-unlocked {
	background-position: -208px -96px;
}

.ui-icon-bookmark {
	background-position: -224px -96px;
}

.ui-icon-tag {
	background-position: -240px -96px;
}

.ui-icon-home {
	background-position: 0 -112px;
}

.ui-icon-flag {
	background-position: -16px -112px;
}

.ui-icon-calendar {
	background-position: -32px -112px;
}

.ui-icon-cart {
	background-position: -48px -112px;
}

.ui-icon-pencil {
	background-position: -64px -112px;
}

.ui-icon-clock {
	background-position: -80px -112px;
}

.ui-icon-disk {
	background-position: -96px -112px;
}

.ui-icon-calculator {
	background-position: -112px -112px;
}

.ui-icon-zoomin {
	background-position: -128px -112px;
}

.ui-icon-zoomout {
	background-position: -144px -112px;
}

.ui-icon-search {
	background-position: -160px -112px;
}

.ui-icon-wrench {
	background-position: -176px -112px;
}

.ui-icon-gear {
	background-position: -192px -112px;
}

.ui-icon-heart {
	background-position: -208px -112px;
}

.ui-icon-star {
	background-position: -224px -112px;
}

.ui-icon-link {
	background-position: -240px -112px;
}

.ui-icon-cancel {
	background-position: 0 -128px;
}

.ui-icon-plus {
	background-position: -16px -128px;
}

.ui-icon-plusthick {
	background-position: -32px -128px;
}

.ui-icon-minus {
	background-position: -48px -128px;
}

.ui-icon-minusthick {
	background-position: -64px -128px;
}

.ui-icon-close {
	background-position: -80px -128px;
}

.ui-icon-closethick {
	background-position: -96px -128px;
}

.ui-icon-key {
	background-position: -112px -128px;
}

.ui-icon-lightbulb {
	background-position: -128px -128px;
}

.ui-icon-scissors {
	background-position: -144px -128px;
}

.ui-icon-clipboard {
	background-position: -160px -128px;
}

.ui-icon-copy {
	background-position: -176px -128px;
}

.ui-icon-contact {
	background-position: -192px -128px;
}

.ui-icon-image {
	background-position: -208px -128px;
}

.ui-icon-video {
	background-position: -224px -128px;
}

.ui-icon-script {
	background-position: -240px -128px;
}

.ui-icon-alert {
	background-position: 0 -144px;
}

.ui-icon-info {
	background-position: -16px -144px;
}

.ui-icon-notice {
	background-position: -32px -144px;
}

.ui-icon-help {
	background-position: -48px -144px;
}

.ui-icon-check {
	background-position: -64px -144px;
}

.ui-icon-bullet {
	background-position: -80px -144px;
}

.ui-icon-radio-on {
	background-position: -96px -144px;
}

.ui-icon-radio-off {
	background-position: -112px -144px;
}

.ui-icon-pin-w {
	background-position: -128px -144px;
}

.ui-icon-pin-s {
	background-position: -144px -144px;
}

.ui-icon-play {
	background-position: 0 -160px;
}

.ui-icon-pause {
	background-position: -16px -160px;
}

.ui-icon-seek-next {
	background-position: -32px -160px;
}

.ui-icon-seek-prev {
	background-position: -48px -160px;
}

.ui-icon-seek-end {
	background-position: -64px -160px;
}

.ui-icon-seek-start {
	background-position: -80px -160px;
}

.ui-icon-seek-first {
	background-position: -80px -160px;
}

.ui-icon-stop {
	background-position: -96px -160px;
}

.ui-icon-eject {
	background-position: -112px -160px;
}

.ui-icon-volume-off {
	background-position: -128px -160px;
}

.ui-icon-volume-on {
	background-position: -144px -160px;
}

.ui-icon-power {
	background-position: 0 -176px;
}

.ui-icon-signal-diag {
	background-position: -16px -176px;
}

.ui-icon-signal {
	background-position: -32px -176px;
}

.ui-icon-battery-0 {
	background-position: -48px -176px;
}

.ui-icon-battery-1 {
	background-position: -64px -176px;
}

.ui-icon-battery-2 {
	background-position: -80px -176px;
}

.ui-icon-battery-3 {
	background-position: -96px -176px;
}

.ui-icon-circle-plus {
	background-position: 0 -192px;
}

.ui-icon-circle-minus {
	background-position: -16px -192px;
}

.ui-icon-circle-close {
	background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
	background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
	background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
	background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
	background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
	background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
	background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
	background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
	background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
	background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
	background-position: -192px -192px;
}

.ui-icon-circle-check {
	background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
	background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
	background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
	background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
	background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
	background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
	background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
	background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
	background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
	background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
	background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
	background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
	background-position: -80px -224px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px;
}

.ui-widget-overlay {
	background: #aaa;
	opacity: .3;
	filter: Alpha(Opacity=30);
}

.ui-widget-shadow {
	margin: 0 0 0 0;
	padding: 5px;
	background: #666;
	opacity: .3;
	filter: Alpha(Opacity=30);
	border-radius: 8px;
}

.container {
	max-width: 1186px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 8px;
	padding-right: 8px;
}

.row {
	margin-left: -8px;
	margin-right: -8px;
}

.row:before,
.row:after {
	content: " ";
	display: table;
}

.row:after {
	clear: both;
}

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

.clearfix:after {
	clear: both;
}

.col {
	float: left;
	min-height: 1px;
	padding-left: 8px;
	padding-right: 8px;
}

.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-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%;
}

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

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

.hidden {
	display: none !important;
}

.show {
	display: block !important;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="search"],
input[type="password"],
input[type="url"],
input[type="date"],
select,
textarea {
	font: 400 16px/18px "Roboto", sans-serif;
	border: 1px solid #ccc;
	border-radius: 0;
	color: #333;
	height: 40px;
	float: left;
	width: 100%;
	margin: 0;
}

input[type="text"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #333;
}

input[type="text"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
	opacity: 1;
	color: #333;
}

input[type="text"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="url"]:-moz-placeholder,
input[type="date"]:-moz-placeholder,
select:-moz-placeholder,
textarea:-moz-placeholder {
	color: #333;
}

input[type="text"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #333;
}

input[type="text"].placeholder,
input[type="tel"].placeholder,
input[type="email"].placeholder,
input[type="search"].placeholder,
input[type="password"].placeholder,
input[type="url"].placeholder,
input[type="date"].placeholder,
select.placeholder,
textarea.placeholder {
	color: #333;
}

textarea {
	width: 100% !important;
	height: 120px !important;
	resize: none;
	overflow: auto;
}

.single-form {
	max-width: 1024px;
	margin: 0 auto 15px;
}

.single-form .btn-frame {
	text-align: right;
}

.data-form {
	background: #f7f7f7;
	border: 1px solid rgba(203, 203, 203, .5);
	padding: 12px;
}

.fieldset {
	background: #fcfcfc;
	border: 1px solid rgba(203, 203, 203, .5);
	padding: 10px;
	text-align: left;
	margin: 0 0 15px;
}

.fieldset .legend {
	font-weight: bold;
	display: block;
	text-align: center;
	background: #fff;
	color: #0071bb;
	margin: 0 0 20px;
	padding: 5px;
	box-shadow: 1px 1px 0 rgba(203, 203, 203, .5);
}

.fieldset .row:not(:last-of-type) .col {
	margin-bottom: 20px;
}

.fieldset label {
	font-weight: 500;
	color: #5d5d5d;
}

.fieldset .opt-label {
	display: block;
	font-weight: 700;
	padding: 0 10px;
}

.contact-form .col {
	margin-bottom: 12px;
}

.contact-form .note {
	font-size: 12px;
	line-height: 1;
	text-align: left;
	padding: 10px 0 0;
}

.map-frame {
	border: 1px solid rgba(203, 203, 203, .5);
	height: 240px;
	margin: 0 0 15px;
}

.map-frame iframe {
	width: 100%;
	height: 100%;
}

.tab-content {
	overflow: hidden;
	max-height: 40000px;
	-webkit-transition: max-height .3s ease;
	transition: max-height .3s ease;
}

.tab-box {
	position: absolute;
	bottom: 100%;
	left: 0;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-transition: -webkit-transform .4s ease;
	transition: transform .4s ease;
}

.tab-box.active {
	-webkit-transform: translateY(0%);
	-ms-transform: translateY(0%);
	transform: translateY(0%);
	position: static;
}

.header {
	font-size: 0;
	line-height: 0;
	background: #fff;
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
	height: 50px;
	padding: 10px 12px;
	text-align: right;
	z-index: 1050;
}

.header .logo {
	position: absolute;
	top: 0;
	left: 10px;
	z-index: 1;
	width: 100px;
	height: 56px;
}

.header .logo:before {
	content: "";
	background: #fff;
	position: absolute;
	top: -8px;
	left: -100px;
	right: -18px;
	bottom: -10px;
	-webkit-transform: skewX(-12deg);
	-ms-transform: skewX(-12deg);
	transform: skewX(-12deg);
	z-index: -1;
}

.header .logo a {
	display: block;
}

.header .logo img {
	display: block;
}

.site-nav {
	display: inline-block;
	vertical-align: middle;
}

.nav-opener {
	font-size: 14px;
	line-height: 1.429;
	overflow: hidden;
	text-indent: 101%;
	white-space: nowrap;
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 4px;
	background: #1489ef;
	color: #fff;
	position: relative;
}

.nav-opener:before,
.nav-opener:after,
.nav-opener span {
	content: "";
	background: #fff;
	height: 2px;
	position: absolute;
	left: 6px;
	right: 6px;
	-webkit-transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
}

.nav-opener:before {
	top: 8px;
}

.nav-active .nav-opener:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 14px;
}

.nav-opener:after {
	bottom: 8px;
}

.nav-active .nav-opener:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	bottom: 14px;
}

.nav-opener span {
	top: 50%;
	margin-top: -1px;
}

.nav-active .nav-opener span {
	display: none;
}

.nav-drop > ul > li {
	font-size: 16px;
	line-height: 18px;
	text-transform: capitalize;
}

.nav-drop > ul > li:before {
	content: "";
	background: #333;
	position: absolute;
	top: 0;
	left: -16px;
	width: 1px;
	bottom: 0;
	opacity: .2;
}

.nav-drop > ul > li > a {
	color: #333;
	text-decoration: none;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.dropdown {
	background: white;
	margin: 0 15px;
	padding: 10px 10px 0;
}

.dropdown:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 100%;
	height: 50px;
	z-index: 1;
}

.drop-row {
	font-size: 0;
	line-height: 0;
	white-space: normal;
	margin: 0 -15px;
}

.drop-col {
	display: inline-block;
	vertical-align: top;
	font-size: 13px;
	line-height: 15px;
	padding: 0 15px;
	width: 50%;
	margin: 0 0 15px;
}

.drop-title {
	font: 600 14px/16px "Roboto", sans-serif;
	border-bottom: 1px solid #333;
	display: block;
	padding: 0 0 3px;
	margin: 0 0 10px;
	color: #333;
}

.drop-title a {
	color: #333;
	text-decoration: none;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.drop-title a:hover {
	color: #1489ef;
}

.drop-list li {
	margin: 0 0 6px;
}

.drop-list li a {
	color: #5d5d5d;
	text-decoration: none;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.drop-list li a:hover {
	color: #1489ef;
}

.drop-list li img {
	display: block;
}

.drop-list li svg {
	width: 100px;
	fill: #bfbfbf;
	-webkit-transition: fill .3s ease;
	transition: fill .3s ease;
}

.drop-list li svg:hover {
	fill: #1489ef;
}

.search-bar {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	line-height: 1.429;
	margin-left: 14px;
}

.search-bar .search-opener {
	background: #1489ef;
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 4px;
	position: relative;
}

.search-bar .icon-search {
	overflow: hidden;
	text-indent: 101%;
	white-space: nowrap;
	display: block;
	font-size: 18px;
}

.search-bar .icon-search:before {
	color: #fff;
	position: absolute;
	top: 7px;
	left: 6px;
	text-indent: 0;
	white-space: normal;
}

.search-wrap {
	position: absolute;
	top: 100%;
	right: 10px;
	max-height: 0;
	overflow: hidden;
	-webkit-transition: max-height .3s ease;
	transition: max-height .3s ease;
	z-index: 1000;
}

.search-active .search-wrap {
	max-height: 4000px;
}

.search-drop {
	background: #1489ef;
	padding: 10px;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-transition: -webkit-transform .3s ease;
	transition: transform .3s ease;
}

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

.search-drop .general-form .form-group {
	overflow: hidden;
	margin-bottom: 10px;
}

#__bs_notify__ {
	display: none !important;
}

#wrapper {
	background: #fff;
	width: 100%;
	position: relative;
	overflow: hidden;
}

.btn {
	font: 700 16px/18px "Roboto", sans-serif;
	display: inline-block;
	vertical-align: top;
	border-radius: 4px;
	border: none;
	cursor: pointer;
	margin: 0;
	height: 40px;
	text-align: center;
	overflow: hidden;
	padding: 12px 14px;
	position: relative;
	text-transform: capitalize;
	text-decoration: none;
	-webkit-transition: background .3s ease;
	transition: background .3s ease;
}

.btn-default {
	background: #1489ef;
	color: #fff;
	min-width: 120px;
}

.btn-default:hover {
	background: #0d6ec3;
}

.btn-primary {
	background: #ef7b14;
	color: #fff;
	min-width: 120px;
}

.btn-primary:hover {
	background: #c3630d;
}

.btn-invert {
	background: #fff;
	color: #333;
	min-width: 120px;
}

.btn-invert:hover {
	background: #e6e6e6;
}

main {
	position: relative;
	z-index: 1;
}

.page-slider .slide {
	position: relative;
	position: relative;
}

.page-slider .slide:before {
	display: block;
	content: "";
	width: 100%;
	padding-top: 87.5%;
}

.page-slider .slide > * {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.page-slider .slide .img {
	background-size: cover;
	background-position: 50% 50%;
}

.single-banner {
	position: relative;
	position: relative;
}

.single-banner:before {
	display: block;
	content: "";
	width: 100%;
	padding-top: 24.4295302013%;
}

.single-banner > * {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.single-banner:before {
	padding-top: 120px;
}

.single-banner .img {
	background-size: cover;
	background-position: 50% 50%;
}

.pg-title {
	text-align: center;
	margin: 0 0 20px;
}

.pg-title > h1,
.pg-title > h2 {
	font: 700 20px/25px "Roboto", sans-serif;
	color: #333;
	margin: 0 0 15px;
}

.pg-title > h1 span,
.pg-title > h2 span {
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding: 0 10px 5px;
}

.pg-title > h1 span:before,
.pg-title > h2 span:before {
	font-family: "icomoon" !important;
	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;
	content: "\e903";
	color: #333;
	position: absolute;
	font-size: 30px;
	bottom: -14px;
	right: 100%;
}

.pg-title > h1 span:after,
.pg-title > h2 span:after {
	content: "";
	background: #333;
	height: 2px;
	position: absolute;
	bottom: 0;
	left: -3px;
	right: 0;
}

.pg-title.invert > h1,
.pg-title.invert > h2 {
	color: #fff;
}

.pg-title.invert > h1 span:before,
.pg-title.invert > h2 span:before {
	color: #fff;
}

.pg-title.invert > h1 span:after,
.pg-title.invert > h2 span:after {
	background: #fff;
}

.pg-title .meta-desc p {
	margin: 0 0 1.8em;
	text-align: justify;
}

.pg-title .meta-desc p:last-child {
	margin: 0;
}

.trip-frame {
	background: #fff;
	padding: 10px;
}

.trip-frame .img-holder {
	margin: 0 0 10px;
}

.trip-frame .img-holder a {
	display: block;
}

.trip-frame .img-holder img {
	max-width: none;
	width: 100%;
	display: block;
}

.trip-content h2 {
	font: 700 18px/22px "Roboto", sans-serif;
	margin: 0 0 6px;
}

.trip-content h2 a {
	color: #333;
	text-decoration: none;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.trip-content h2 a:hover {
	color: #0b4d86;
}

.trip-content p {
	margin: 0 0 12px;
	text-align: justify;
}

.trip-content .btn-frame {
	border-top: 1px solid #f2f2f2;
	padding: 20px 0 3px;
}

.intro-frame {
	text-align: center;
	padding: 25px 0 15px;
}

.popular-frame {
	background: #fde1c0;
	position: relative;
	padding: 25px 0;
	z-index: 1;
}

.popular-frame > .img {
	background-size: cover;
	background-position: 50% 50%;
	background-attachment: fixed;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	opacity: .25;
}

.popular-frame .row {
	font-size: 0;
	line-height: 0;
}

.popular-frame .row > .col {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 1.429;
	float: none;
}

.popular-content {
	padding: 0 16px;
}

.popular-content .trip-frame {
	margin-bottom: 15px;
}

.review-frame {
	background: #1489ef;
	color: #fff;
	padding: 25px 0;
}

.review-frame .btn-frame {
	border-top: 1px solid #fff;
	text-align: center;
	padding: 21px 0 0;
}

.review-content {
	padding: 20px 4px 0;
}

.review-block {
	overflow: hidden;
	margin: 0 0 40px;
}

.review-block .img-holder {
	float: left;
	width: 80px;
}

.review-block .img-holder img {
	display: block;
}

.review-block .review-text {
	overflow: hidden;
	padding: 0 0 0 15px;
	margin: -5px 0 0;
}

.review-block cite {
	display: block;
	margin: 0 0 15px;
}

.review-block cite .reviewer {
	font: 700 23px/27px "Roboto", sans-serif;
	display: block;
	font-style: normal;
}

.review-block cite .address {
	font-size: 14px;
	line-height: 16px;
	display: block;
	font-style: italic;
}

.review-block q {
	display: block;
	quotes: none;
	margin: 0 0 15px;
}

.review-block .review-link {
	background: #fff;
	color: #1489ef;
	text-decoration: none;
	padding: 1px 3px;
}

.highlight-frame {
	padding: 40px 0 0;
}

.travel-frame {
	text-align: center;
	margin: 0 0 40px;
}

.travel-frame .img-holder {
	margin: 0 0 21px;
}

.travel-frame .img-holder img {
	vertical-align: top;
}

.travel-content {
	padding: 0 5%;
}

.travel-content h2 {
	font: 700 20px/25px "Roboto", sans-serif;
	margin: 0 0 9px;
}

.travel-content p {
	margin: 0 0 14px;
}

.trip-title {
	font-size: 0;
	line-height: 0;
	background: #f2f2f2;
	border-bottom: 1px solid #d1d3d4;
	padding: 8px 0 14px;
}

.trip-title .col {
	display: inline-block;
	vertical-align: middle;
	float: none;
}

.trip-title .trip-name h1 {
	font: 700 22px/30px "Roboto", sans-serif;
	margin: 0 0 4px;
}

.trip-title .trip-title-meta {
	font-size: 14px;
	line-height: 16px;
	font-style: italic;
}

.trip-title .trip-title-meta li {
	margin: 0 0 5px;
}

.trip-title .trip-btn-list {
	margin: 0 -11px;
	padding: 15px 16px 0 0;
	text-align: left;
}

.trip-title .trip-btn-list li {
	display: inline-block;
	vertical-align: middle;
	padding: 0 11px;
}

.trip-overview {
	padding: 25px 0 15px;
}

.full-detail {
	background: #1489ef;
	padding: 25px 0 15px;
}

.full-detail .pg-title {
	color: #fff;
}

.full-detail .pg-title > h2 {
	color: #fff;
}

.full-detail .pg-title > h2 span:before {
	color: #fff;
}

.full-detail .pg-title > h2 span:after {
	background: #fff;
}

.trip-tab {
	padding: 0 16px;
}

.trip-tab .tabset {
	background: #e6e7e8;
	border-bottom: 1px solid #bcbec0;
	padding: 11px;
}

.trip-tab .tabset ul {
	background: #fff;
	border: 1px solid #bcbec0;
	font-size: 0;
	line-height: 0;
	padding: 8px 8px 0;
	white-space: nowrap;
	overflow: auto;
}

.trip-tab .tabset ul li {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 1.429;
	padding: 0 10px;
	white-space: normal;
}

.trip-tab .tabset ul li.active a {
	z-index: 2;
}

.trip-tab .tabset ul li.active a:before,
.trip-tab .tabset ul li.active a:after {
	background: #1489ef;
}

.trip-tab .tabset ul a {
	position: relative;
	z-index: 0;
	display: block;
	padding: 6px 22px 4px;
	color: white;
	text-decoration: none;
}

.trip-tab .tabset ul a:before,
.trip-tab .tabset ul a:after {
	content: "";
	border-color: #fff;
	border-style: solid;
	background: #808285;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	-webkit-transition: background .3s ease;
	transition: background .3s ease;
}

.trip-tab .tabset ul a:before {
	left: 8px;
	-webkit-transform: skew(20deg);
	-ms-transform: skew(20deg);
	transform: skew(20deg);
	border-width: 0 2px 0 0;
}

.trip-tab .tabset ul a:after {
	left: -8px;
	-webkit-transform: skew(-20deg);
	-ms-transform: skew(-20deg);
	transform: skew(-20deg);
	border-width: 0 0 0 2px;
}

.trip-tab .tab-content {
	background: #fff;
	border: 12px solid #e6e7e8;
}

.trip-tab .tab-box {
	padding: 6px 10px;
}

.itinerary-list ul li {
	position: relative;
	padding: 20px 0 16px 0;
}

.itinerary-list ul li u {
	position: absolute;
	top: 0;
	left: 0;
	text-decoration: none;
}

.pricing-list {
	padding: 25px 20px;
}

.pricing-list .title {
	font: 600 18px/22px "Roboto", sans-serif;
	display: block;
	color: #0071bb;
	margin: 0 0 10px;
}

.pricing-list ul li {
	position: relative;
	padding: 0 0 5px 15px;
}

.pricing-list ul li:before {
	content: "";
	border-width: 2px 2px 0 0;
	border-style: solid;
	border-color: #aaa;
	width: 8px;
	height: 8px;
	position: absolute;
	top: 10px;
	left: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.trips-extra {
	position: relative;
	padding: 40px 0 0;
	z-index: 0;
}

.trips-extra .img {
	background-size: cover;
	background-position: 50% 50%;
	background-attachment: fixed;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.trips-extra .img:before {
	content: "";
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: .7;
	z-index: 0;
}

.extra-frame {
	margin: 0 0 40px;
}

.extra-frame .title {
	text-align: center;
	margin: 0 0 24px;
}

.extra-frame .title img {
	vertical-align: top;
	margin-bottom: 22px;
}

.extra-frame .title h2 {
	font-size: 22px;
	line-height: 26px;
	margin: 0;
}

.extra-frame .detail {
	padding: 0 5%;
}

.extra-frame .detail li {
	margin-bottom: 10px;
}

.trip-gallery {
	padding: 25px 0;
}

.trip-gallery .btn-frame {
	border-top: 1px solid rgba(0, 0, 0, .2);
	padding: 21px 0 0;
	text-align: center;
}

.trip-gallery-box {
	padding: 0 4.8% 20px;
}

.trip-gallery-box ul {
	font-size: 0;
	line-height: 0;
}

.trip-gallery-box ul li {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 1.429;
	width: 33.33%;
	overflow: hidden;
}

.trip-gallery-box ul a {
	position: relative;
	background: #f2f2f2;
	display: block;
}

.trip-gallery-box ul a:before {
	display: block;
	content: "";
	width: 100%;
	padding-top: 90.9090909091%;
}

.trip-gallery-box ul a > * {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.trip-gallery-box ul img {
	display: block;
	max-width: none;
	width: 100%;
}

.similar-trip {
	padding: 45px 0 55px;
	position: relative;
	z-index: 1;
}

.similar-trip:before {
	background: url("/images/white-brick.jpg") repeat;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: .4;
	z-index: -1;
}

.similar-content {
	padding: 0 8px;
}

.similar-content .slick-slider {
	padding: 0 0 78px;
}

.similar-content .slide {
	padding: 0 9px;
}

.similar-content .slick-next,
.similar-content .slick-prev {
	top: auto;
	bottom: 0;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
}

.similar-content .slick-prev {
	left: 50%;
	margin-left: -60px;
}

.similar-content .slick-next {
	right: 50%;
	margin-right: -60px;
}

.footer {
	background: #f2f2f2;
}

.subscribe-frame {
	background: #1489ef;
	color: #fff;
	padding: 8px 0 10px;
}

.subscribe-frame .text {
	font-size: 16px;
	line-height: 18px;
	display: block;
	padding: 0 0 5px;
}

.subscribe-frame .subscribe-form .form-group {
	background: #fff;
	position: relative;
	padding: 3px 100px 3px 3px;
	border-radius: 4px;
	overflow: hidden;
}

.subscribe-frame .subscribe-form input[type="email"] {
	border: none;
}

.subscribe-frame .subscribe-form input[type="submit"] {
	position: absolute;
	top: 3px;
	right: 3px;
	width: 100px;
	min-width: 0;
}

.footer-links {
	background: #ededed;
	padding: 20px 10px 0;
}

.footer-links .link-title {
	display: block;
	font-weight: 700;
	position: relative;
	margin: 0 0 6px;
}

.footer-links .link-title:before {
	content: "";
	background: rgba(93, 93, 93, .2);
	height: 1px;
	position: absolute;
	bottom: 2px;
	left: -8px;
	right: -8px;
}

.footer-links .link-title a {
	color: #333;
	text-decoration: none;
}

.footer-links ul {
	margin: 0 0 20px;
}

.footer-links ul a {
	color: #333;
	text-decoration: none;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.footer-links ul a:hover {
	color: #1489ef;
}

.footer-block {
	padding: 10px 10px;
}

.footer-block .title {
	font: 700 16px/20px "Roboto", sans-serif;
	color: #1489ef;
	display: block;
	margin: 0 0 5px;
}

.footer-block .social-network {
	font-size: 0;
	line-height: 0;
	margin: 0 -8px;
}

.footer-block .social-network li {
	display: inline-block;
	vertical-align: top;
	font-size: 20px;
	line-height: 1;
	padding: 0 8px;
}

.footer-block .social-network a {
	color: #5d5d5d;
	text-decoration: none;
}

.footer-block .social-network a:hover svg {
	fill: #1489ef;
}

.footer-block .social-network a svg {
	width: 26px;
	height: 26px;
	fill: #5d5d5d;
	-webkit-transition: fill .3s ease;
	transition: fill .3s ease;
}

.footer-block .contact-frame {
	margin: 0 0 15px;
}

.footer-block .contact-frame address {
	font-style: normal;
}

.footer-block .contact-frame address a {
	color: #333;
	text-decoration: none;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.footer-block .contact-frame address a:hover {
	color: #1489ef;
}

.footer-box {
	border-top: 1px solid rgba(93, 93, 93, .2);
	padding: 7px 0;
	text-align: center;
}

.footer-box .copyright {
	font-size: 12px;
	line-height: 14px;
	display: block;
	padding: 0 15px;
}

.footer-box .copyright p {
	margin: 0;
}

.footer-box .copyright a {
	color: #333;
	text-decoration: none;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.footer-box .copyright a:hover {
	color: #1489ef;
}

.footer-nav {
	padding: 10px 0 0;
}

.footer-nav ul {
	font-size: 0;
	line-height: 0;
	margin: 0 -12px;
}

.footer-nav ul li {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 16px;
	position: relative;
	padding: 0 12px 5px;
}

.footer-nav ul a {
	color: #333;
	text-decoration: none;
	-webkit-transition: color .3s ease;
	transition: color .3s ease;
}

.footer-nav ul a:hover {
	color: #1489ef;
}

.coming-soon {
	height: 100vh;
	text-align: center;
	padding: 14% 10%;
	background-size: cover;
	background-position: 50% 50%;
	position: relative;
	z-index: 0;
	overflow: auto;
}

.coming-soon:before {
	content: "";
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: .8;
}

.coming-soon .site-logo {
	background: #fff;
	max-width: 160px;
	margin: 0 auto 30px;
	position: relative;
	z-index: 2;
	padding: 20px;
	box-shadow: 0 0 5px rgba(0, 0, 0, .05);
}

.coming-soon .site-logo img {
	vertical-align: top;
}

.coming-soon h1 {
	font-size: 3em;
	line-height: 1;
	font-weight: 700;
	margin: 0;
	position: relative;
	z-index: 2;
	text-transform: uppercase;
}

@media (min-width: 480px) {
	.page-slider .slide:before {
		padding-top: 56.25%;
	}

	.trip-gallery-box ul li {
		width: 25%;
	}
}

@media (min-width: 768px) {
	.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-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%;
	}

	textarea {
		height: 184px !important;
	}

	.single-form {
		margin: 0 auto 40px;
	}

	.data-form {
		padding: 30px;
	}

	.contact-form {
		padding: 12px;
	}

	.map-frame {
		height: 393px;
	}

	.nav-opener {
		display: none;
	}

	.nav-drop > ul {
		display: inline-block;
		vertical-align: middle;
	}

	.nav-drop > ul > li {
		display: inline-block;
		vertical-align: top;
		font-weight: 500;
		margin-left: 16px;
	}

	.nav-drop > ul > li:hover .dropdown {
		visibility: visible;
		opacity: 1;
	}

	.nav-drop > ul > li:hover > a {
		color: #1489ef;
	}

	.dropdown {
		background: #f2f2f2;
		position: absolute;
		top: 100%;
		right: 10px;
		margin: 0;
		white-space: nowrap;
		padding: 20px 15px 0;
		text-align: left;
		z-index: -1;
		visibility: hidden;
		opacity: 0;
		-webkit-transition: visibility .3s ease, opacity .3s ease;
		transition: visibility .3s ease, opacity .3s ease;
	}

	.drop-col {
		width: auto;
		margin: 0;
	}

	.search-bar {
		margin-left: 26px;
	}

	.page-slider .slide:before {
		padding-top: 44.4773906597%;
	}

	.single-banner:before {
		padding-top: 250px;
	}

	.pg-title {
		padding: 0 6%;
		margin: 0 0 40px;
	}

	.pg-title > h1,
	.pg-title > h2 {
		font-size: 25px;
		line-height: 30px;
		margin: 0 0 25px;
	}

	.trip-frame .img-holder {
		margin: 0 0 18px;
	}

	.trip-content {
		font-size: 16px;
		line-height: 28px;
	}

	.trip-content h2 {
		font-size: 22px;
		line-height: 26px;
		margin: 0 0 11px;
	}

	.intro-frame {
		padding: 45px 0 9px;
	}

	.popular-frame {
		padding: 45px 0 52px;
	}

	.review-frame {
		padding: 45px 0 43px;
	}

	.review-content {
		padding: 20px 16px 56px;
	}

	.review-block {
		margin: 0;
	}

	.review-block .img-holder {
		width: 60px;
	}

	.highlight-frame {
		padding: 40px 0;
	}

	.travel-frame {
		margin: 0;
	}

	.travel-content p {
		margin: 0 0 28px;
	}

	.trip-title {
		padding: 13px 0 14px;
	}

	.trip-title .trip-title-meta {
		font-size: 16px;
		line-height: 18px;
	}

	.trip-title .trip-btn-list {
		padding: 0 16px 0 0;
		text-align: right;
	}

	.trip-overview {
		padding: 51px 0 30px;
	}

	.full-detail {
		padding: 46px 0 56px;
	}

	.trip-tab {
		margin: -9px 0 0;
	}

	.trip-tab .tab-box {
		padding: 2px 18px;
	}

	.itinerary-list ul li {
		padding: 0 0 16px 58px;
	}

	.trips-extra {
		padding: 60px 0 65px;
	}

	.extra-frame {
		margin: 0;
	}

	.extra-frame .title h2 {
		font-size: 30px;
		line-height: 34px;
	}

	.extra-frame .detail {
		max-width: 460px;
		margin: 0 auto;
	}

	.trip-gallery {
		padding: 46px 0;
	}

	.trip-gallery-box {
		padding: 0 4.8% 43px;
	}

	.trip-gallery-box ul li {
		width: 20%;
	}

	.subscribe-frame {
		padding: 8px 0;
	}

	.subscribe-frame .text {
		font-size: 22px;
		line-height: 26px;
		padding: 12px 0 0;
	}

	.footer-links {
		padding: 20px 0;
	}

	.footer-links .link-title {
		margin: 0 0 12px;
	}

	.footer-links ul {
		margin: 0;
	}

	.footer-block {
		padding: 10px 0 15px;
	}

	.footer-block .title {
		font-size: 18px;
		line-height: 22px;
		margin: 0 0 10px;
	}

	.footer-block .contact-frame {
		margin: -10px 0 0;
	}

	.footer-box {
		padding: 12px 0;
	}

	.footer-nav {
		padding: 10px 0 0;
		border: none;
	}

	.footer-nav ul li {
		padding: 0 12px;
	}

	.footer-nav ul li + li:before {
		content: "";
		background: #333;
		width: 1px;
		position: absolute;
		top: 3px;
		left: -1px;
		bottom: 3px;
	}

	.coming-soon {
		padding: 20% 10%;
	}

	.coming-soon h1 {
		font-size: 5em;
		line-height: 1;
	}
}

@media all and (min-width: 800px) {
	.fancybox-button--thumbs {
		display: inline-block;
	}

	.fancybox-button--thumbs span {
		font-size: 23px;
	}

	.fancybox-button--thumbs::before {
		width: 3px;
		height: 3px;
		top: calc(50% - 2px);
		left: calc(50% - 2px);
		box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0;
	}

	.fancybox-thumbs {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: auto;
		width: 220px;
		margin: 0;
		padding: 5px 5px 0 0;
		background: #fff;
		word-break: normal;
		-webkit-tap-highlight-color: transparent;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		box-sizing: border-box;
		z-index: 99995;
	}

	.fancybox-show-thumbs .fancybox-thumbs {
		display: block;
	}

	.fancybox-show-thumbs .fancybox-inner {
		right: 220px;
	}

	.fancybox-thumbs > ul {
		list-style: none;
		position: absolute;
		position: relative;
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 0;
		overflow-x: hidden;
		overflow-y: auto;
		font-size: 0;
	}

	.fancybox-thumbs > ul > li {
		float: left;
		overflow: hidden;
		max-width: 50%;
		padding: 0;
		margin: 0;
		width: 105px;
		height: 75px;
		position: relative;
		cursor: pointer;
		outline: none;
		border: 5px solid transparent;
		border-top-width: 0;
		border-right-width: 0;
		-webkit-tap-highlight-color: transparent;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		box-sizing: border-box;
	}

	li.fancybox-thumbs-loading {
		background: rgba(0, 0, 0, .1);
	}

	.fancybox-thumbs > ul > li > img {
		position: absolute;
		top: 0;
		left: 0;
		min-width: 100%;
		min-height: 100%;
		max-width: none;
		max-height: none;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}

	.fancybox-thumbs > ul > li:before {
		content: "";
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		border-radius: 2px;
		border: 4px solid #4ea7f9;
		z-index: 99991;
		opacity: 0;
		-webkit-transition: all .2s cubic-bezier(.25, .46, .45, .94);
		transition: all .2s cubic-bezier(.25, .46, .45, .94);
	}

	.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
		opacity: 1;
	}
}

@media (min-width: 992px) {
	h1,
	.h1 {
		font-size: 24px;
	}

	h2,
	.h2 {
		font-size: 24px;
	}

	h3,
	.h3 {
		font-size: 16px;
	}

	.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-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%;
	}

	textarea {
		height: 200px !important;
	}

	.map-frame {
		height: 435px;
	}

	.header {
		top: 30px;
		padding: 10px 30px;
	}

	.header .logo {
		font-size: 14px;
		line-height: 1.429;
		top: -7px;
		left: 20px;
		width: 149px;
		height: 84px;
	}

	.header .logo:before {
		right: -25px;
		bottom: -6px;
	}

	.nav-drop > ul > li {
		margin-left: 28px;
	}

	.dropdown {
		padding: 20px 25px 15px;
		right: 30px;
	}

	.drop-row {
		margin: 0 -30px;
	}

	.drop-col {
		font-size: 14px;
		line-height: 1.429;
		padding: 0 30px;
	}

	.drop-list li {
		margin: 0 0 3px;
	}

	.search-wrap {
		right: 30px;
	}

	body {
		font-size: 16px;
		line-height: 1.75;
	}

	.single-banner:before {
		padding-top: 350px;
	}

	.pg-title > h1,
	.pg-title > h2 {
		font-size: 30px;
		line-height: 35px;
		margin: 0 0 37px;
	}

	.review-block .img-holder {
		width: 90px;
	}

	.highlight-frame {
		padding: 72px 0 40px;
	}

	.travel-content h2 {
		font-size: 30px;
		line-height: 35px;
	}

	.trip-title .trip-name h1 {
		font-size: 30px;
		line-height: 35px;
	}

	.trip-gallery-box ul li {
		width: 16.667%;
	}

	.subscribe-frame .text {
		padding: 12px 0 0 18.9%;
	}

	.subscribe-frame .subscribe-form {
		padding: 0 24px 0 8px;
	}

	.footer-block {
		padding: 20px 0 15px;
	}

	.footer-block .title {
		font-size: 22px;
		line-height: 26px;
		margin: 0 0 18px;
	}

	.footer-block .social-network a svg {
		width: 34px;
		height: 34px;
	}

	.footer-nav {
		padding: 20px 0 0;
	}
}

@media only screen and (min-width: 1025px) {
	a[href^=tel],
	a[href^=skype],
	a[href^=sms] {
		cursor: default;
		pointer-events: none;
		display: inline-block;
		vertical-align: top;
	}
}

@media (min-width: 1200px) {
	.trip-title .trip-name {
		padding: 0 0 0 15px;
	}
}

@media (max-width: 991px) {
	.contact-form .fieldset {
		padding: 10px 10px 0;
	}
}

@media all and (max-width: 800px) {
	.fancybox-infobar {
		left: 0;
		margin-left: 0;
	}

	.fancybox-button--left,
	.fancybox-button--right {
		display: none !important;
	}

	.fancybox-caption {
		padding: 20px 0;
		margin: 0;
	}
}

@media (max-width: 767px) {
	.nav-wrap {
		position: absolute;
		top: 100%;
		right: 0;
		left: 0;
		max-height: 0;
		overflow: hidden;
		-webkit-transition: max-height .3s ease;
		transition: max-height .3s ease;
		z-index: 1000;
	}

	.nav-active .nav-wrap {
		max-height: 4000px;
	}

	.nav-drop {
		background: #1489ef;
		padding: 10px 0;
		-webkit-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		transform: translateY(-100%);
		-webkit-transition: -webkit-transform .3s ease;
		transition: transform .3s ease;
	}

	.nav-active .nav-drop {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	.nav-drop > ul {
		text-align: left;
	}

	.nav-drop > ul > li:hover .dropdown {
		display: block;
	}

	.nav-drop > ul > li:hover > a {
		color: #ef7b14;
	}

	.nav-drop > ul > li > a {
		display: block;
		padding: 5px 15px;
		color: #fff;
	}

	.dropdown {
		display: none;
	}

	.popular-content {
		max-width: 400px;
		margin: 0 auto;
	}
}

@-webkit-keyframes fancybox-rotate {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

@keyframes fancybox-rotate {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}



/* Our Team
-------------------------------------------------------*/

.team-row {
  margin-left: -40px;
  margin-right: -40px;
  margin-bottom: 60px;}
.team-row:last-child {
  margin-bottom: 100px;}
.team-wrap {
  padding: 0 40px;
}

.our-team .container-fluid {
  padding: 0 50px;
}

.team-img img {
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  overflow: hidden;
  width: 100%;
}

.team-member {
  position: relative;
  overflow: hidden;
  background-color: #e2e2e2;
  padding-bottom: 20px;
  font-family: 'Quicksand', sans-serif;
  line-height: 1.1;
}
.team-member span{
font-family: 'Quicksand', sans-serif;
font-size: 12px;

}
.team-img {
  position: relative;
  overflow: hidden;
}

.team-title {
  margin: 10px 0 5px;
 
}

.overlay {
  background-color: rgba(20,20,20,.7);
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.team-details {
  opacity: 0;
  position: absolute;
  top: 25%;
  left: 0;
  padding: 5%;
  overflow: hidden;
  width: 100%;
  z-index: 2;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.team-details p {
  color: #fff;
  font-size: 13px;
}

.team-img:hover .team-details {
  opacity: 1;
  margin-top: -80px;
}

.team-img:hover .overlay {
  opacity: 1;
}

.socials a {
  display: inline-block;
  width: 37px;
  height: 37px;
  background-color: transparent;
}

.socials i {
  line-height: 37px;
  color: #616161;
  font-size: 14px;
  width: 37px;
  height: 37px;
  border-radius: 50%;
  text-align: center;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.team-details .socials i {
	color: #fff;
}

.socials a:hover i {
  color: #fff;
  background-color: #355c7d;
}


.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.col-centered {
    float: none;
    margin: 0 auto;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}

.main-title {
    text-align: center;
    font-size: 30px;
    font-family: 'gothammedium',serif;
    color: #333b47;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 30px;
}

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

/*
     FILE ARCHIVED ON 17:58:04 Jan 30, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:33:25 Apr 30, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.738
  exclusion.robots: 0.038
  exclusion.robots.policy: 0.022
  esindex: 0.012
  cdx.remote: 41.353
  LoadShardBlock: 355.688 (3)
  PetaboxLoader3.datanode: 248.099 (4)
  PetaboxLoader3.resolve: 113.953 (2)
  load_resource: 75.808
*/