@charset "utf-8";

/* CSS Document */
@font-face {
	font-family: "Size Adjusted Arial";
	src: local(Arial);
	size-adjust: 65%;
}

@font-face {
	font-family: "Size Adjusted Arial3";
	src: local(Arial);
	size-adjust: 96%;
}

@font-face {
	font-family: 'Lato';
	src: url('../fonts/Lato-Regular.woff2') format('woff2'),
		url('../fonts/Lato-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Lato';
	src: url('../fonts/Lato-Black.woff2') format('woff2'),
		url('../fonts/Lato-Black.woff') format('woff');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}


/* html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%} */

body {
	margin: 0
}

header,
main,
nav,
section {
	display: block
}

a {
	background-color: transparent
}

b {
	font-weight: 700
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

img {
	border: 0
}

input,
select {
	color: inherit;
	font: inherit;
	margin: 0
}

select {
	text-transform: none
}

input[type="submit"] {
	-webkit-appearance: button
}

input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input {
	line-height: normal
}

input[type="checkbox"] {
	box-sizing: border-box;
	padding: 0
}

b {
	font-weight: 900
}

#header .top-nav ul,
#nav ul,
.nav-drop-down .drop-nav .box-holder ul,
.nav-drop-down .more-box ul,
.social-drop ul,
.connect-slide ul,
.section .cycle-gallery .slide-text .info-list,
.advanture-info,
.footer-nav ul,
.copy-line ul,
.booknow-box .advanture-infos ul {
	margin: 0;
	padding: 0;
	list-style: none
}

html {
	box-sizing: border-box
}

*,
:before,
:after {
	box-sizing: inherit
}

* {
	max-height: 1000000px
}

body {
	color: #000;
	background: #fff;
	font: 15px/1.2 Lato, "Size Adjusted Arial2", Arial, "Helvetica Neue", Helvetica, sans-serif;
	min-width: 320px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

img {
	max-width: 100%;
	height: auto
}

h1,
h2 {
	font-family: inherit;
	font-weight: 700;
	margin: 0 0 .5em;
	color: inherit
}

h1 {
	font-size: 30px
}

h2 {
	font-size: 27px
}

p {
	margin: 0 0 1em
}

a {
	color: #4da6ff
}

form {
	margin: 0;
	padding: 0;
	border-style: none
}

input[type="text"] {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	box-sizing: border-box;
	border: 1px solid #999;
	padding: .4em .7em
}

input[type="text"]::-webkit-input-placeholder {
	color: #999
}

input[type="text"]::-moz-placeholder {
	opacity: 1;
	color: #999
}

input[type="text"]:-moz-placeholder {
	color: #999
}

input[type="text"]:-ms-input-placeholder {
	color: #999
}

select {
	-webkit-border-radius: 0
}

input[type="submit"] {
	-webkit-appearance: none;
	-webkit-border-radius: 0
}

html:before {
	content: "";
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 999;
	background: #005cb9 url(https://www.furycat.com/wp-content/themes/furykeywest/images/logo.png) no-repeat calc(50vw - 71px) calc(50vh - 45px);
	opacity: 0;
	visibility: hidden
}

body {
	font-weight: 500
}

.alert {
	position: relative;
	top: 0px;
	background: #cc0000 !important;
	padding: 10px 20px;
	text-align: center;
	color: #fff !important;
	font-size: 14px;
	z-index: 999;
	width: 100%;
}

.alert a,
.alert a u {
	color: #fff !important;
	text-decoration: underline;
	background-color: #C71111 !important;
}

.alert a:hover {
	color: #fff;
	text-decoration: underline;
}

.accessibility {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden
}

#wrapper {
	position: relative;
	margin: 0 auto;
	overflow: hidden
}

#header {
	position: fixed !important;
	top: 0 !important;
	left: 0;
	right: 0;
	z-index: 20
}

#header .top-line {
	background: #90a6bc;
	text-align: center;
	padding: 0 10px;
	font-size: 18px;
	position: relative;
	opacity: 1
}

#header .top-line:after {
	content: " ";
	display: block;
	clear: both
}

#header .top-line a {
	color: #fff;
	text-decoration: none
}

#header .top-nav {
	float: right
}

#header ul.social {
	float: left;
	margin: 0 0 0 20px
}

#header ul.social li {
	float: left;
	margin: 0 0 0 1px
}

#header ul.social a {
	font-size: 14px;
	position: relative;
	display: block;
	padding: 8px 7px
}

#header ul.social a:after {
	content: "";
	clear: both;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 100%;
	background: #005cb9
}

#header ul.social a span {
	display: block;
	z-index: 2;
	position: relative;
	position: relative;
	z-index: 2;
	display: block;
	width: 16px;
	text-align: center
}

#header .contact {
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	font-size: 14px;
	color: #fff;
	letter-spacing: 1px;
	padding: 6px 0 0
}

#header .contact a {
	text-decoration: none;
	font-weight: 900;
	font-size: 16px
}

.header-main {
	background: #fff;
	color: #005cb9;
	position: relative;
	z-index: 3;
	text-transform: uppercase;
	box-shadow: 0 12px 16px 9px rgba(0, 0, 0, .12);
	opacity: 1
}

.header-main:after {
	content: " ";
	display: block;
	clear: both
}

.header-main .nav-opener {
	color: #005cb9;
	float: right;
	font-weight: 900;
	padding: 12px 0 8px;
	letter-spacing: 1px;
	position: relative;
	font-size: 15px
}

.header-main .nav-opener .close {
	display: none
}

.header-main .nav-opener b {
	font-weight: 900
}

.header-main .nav-opener>span {
	float: right;
	width: 27px;
	position: relative;
	height: 16px;
	margin: 0 0 0 8px
}

.header-main .nav-opener>span:after,
.header-main .nav-opener>span:before,
.header-main .nav-opener>span>span {
	position: absolute;
	top: 63%;
	left: 0;
	right: 0;
	height: 1px;
	background: #005cb9;
	margin: -1px 0 0
}

.header-main .nav-opener>span:before,
.header-main .nav-opener>span:after {
	content: "";
	clear: both
}

.header-main .nav-opener>span:after {
	bottom: 9%;
	top: auto
}

.header-main .nav-opener>span:before {
	top: 30%
}

.header-main a {
	text-decoration: none
}

.logo {
	float: left;
	margin: -14px 0 -35px 24px;
	position: relative;
	z-index: 30;
	width: 142px;
	height: 89px
}

.logo a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(https://www.furycat.com/wp-content/themes/furykeywest/images/logo.png) no-repeat;
	background-size: 100% auto;
	text-indent: -9999px;
	overflow: hidden
}

#nav {
	overflow: hidden;
	opacity: 1;
	text-align: center
}

#nav a {
	color: #005cb9
}

#nav ul {
	font-weight: 900;
	font-size: 15px;
	padding: 0;
	display: inline-block;
	vertical-align: top;
	margin: 0
}

#nav ul li {
	float: left;
	padding: 0 7px 0 12px;
	letter-spacing: 1px
}

#nav ul a {
	display: block;
	padding: 12px 20px 7px 5px;
	position: relative
}

#nav ul a:before {
	content: " ";
	border: 1px solid #005cb9;
	border-width: 0 1px 1px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 7px;
	height: 7px;
	clear: both;
	position: absolute;
	right: 4px;
	top: 17px;
	z-index: 2
}

.btn-connect {
	display: none;
	float: right;
	font-size: 17px;
	padding: 12px 20px 8px;
	height: 80px;
	border-left: 1px solid #dde4eb;
	width: 140px;
	letter-spacing: 2px;
	color: #005cb9
}

.btn-connect span {
	display: block;
	margin: 0 auto 4px;
	font-size: 32px;
	text-align: center;
	color: #90a6bc
}

.btn-connect b {
	text-align: center
}

.btn-connect .close {
	display: none
}

.nav-drop-down {
	position: absolute;
	top: -9999px;
	left: 0;
	right: 0;
	opacity: 0;
	visibility: hidden;
	overflow: hidden
}

.nav-drop-down .holder {
	overflow: hidden;
	position: relative
}

.nav-drop-down .nav-opener {
	position: absolute;
	top: 10px;
	right: 12px;
	width: 37px;
	height: 37px;
	opacity: 1 !important;
	z-index: 14
}

.nav-drop-down .nav-opener:before,
.nav-drop-down .nav-opener:after {
	background: #fff;
	border-radius: 0;
	position: absolute;
	height: 2px;
	margin-top: -1px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 0;
	right: 0;
	content: ""
}

.nav-drop-down .nav-opener:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.nav-drop-down .drop-nav {
	float: left;
	margin: 0;
	width: 60.3%;
	background: rgba(255, 255, 255, .95);
	padding: 27px 0 40px 106px;
	min-height: calc(100vh - 30px)
}

.nav-drop-down .drop-nav>.title {
	color: #90a6bc;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 21px;
	display: block;
	padding: 0 50px;
	font: 800 34px/1.3 proxima-nova-extra-condensed, Arial, "Helvetica Neue", Helvetica, sans-serif
}

.nav-drop-down .drop-nav .box-holder {
	overflow: hidden
}

.nav-drop-down .drop-nav .box-holder .box {
	float: left;
	width: 50%;
	margin: 0 0 28px;
	padding: 0 10px 0 50px
}

.nav-drop-down .drop-nav .box-holder .box>a:first-child {
	color: #90a6bc;
	display: inline-block;
	vertical-align: top;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0 14px 0 0;
	font: 800 24px/1.2 proxima-nova-extra-condensed, Arial, "Helvetica Neue", Helvetica, sans-serif
}

.nav-drop-down .drop-nav .box-holder .box.nav-control-box {
	padding: 2px 74px 0 52px
}

.nav-drop-down .drop-nav .box-holder .box.nav-control-box .title {
	color: #90a6bc;
	display: block;
	text-transform: none;
	margin: 0 0 7px;
	font: 900 16px/1.2 Lato, Arial, "Helvetica Neue", Helvetica, sans-serif
}

.nav-drop-down .drop-nav .box-holder .compare-link {
	display: inline-block;
	vertical-align: top;
	position: relative;
	text-transform: none;
	padding: 0 7px 2px 0;
	font-size: 14px;
	margin: 7px 0 0;
	letter-spacing: 1px;
	color: #005cb9
}

.nav-drop-down .drop-nav .box-holder .compare-link:before {
	content: " ";
	border: 1px solid #005cb9;
	border-width: 0 1px 1px 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	width: 6px;
	height: 6px;
	clear: both;
	position: absolute;
	right: 0;
	top: 7px;
	z-index: 2;
	margin: 0
}

.nav-drop-down .drop-nav .box-holder ul {
	font-weight: 900;
	padding: 17px 0 0;
	font-size: 17px;
	overflow-y: hidden;
	letter-spacing: 2px
}

.nav-drop-down .drop-nav .box-holder ul li {
	margin: 0 0 22px
}

.nav-drop-down .drop-nav .box-holder ul a {
	color: #005cb9
}

.nav-drop-down .drop-nav .box-holder ul a.compare-trip {
	border: 2px solid #005cb9;
	padding: 19px 19px 22px;
	display: inline-block;
	vertical-align: top;
	background: #fff;
	color: #005cb9
}

.nav-drop-down .drop-nav .compare-all {
	position: relative;
	text-align: center;
	display: block;
	border: 6px solid #005cb9;
	color: #005cb9;
	font-size: 15px;
	font-weight: 900;
	letter-spacing: 2px;
	position: relative;
	overflow: hidden
}

.nav-drop-down .drop-nav .compare-all:after {
	content: "";
	clear: both;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 100%;
	background: #005cb9
}

.nav-drop-down .drop-nav .compare-all span {
	display: block;
	z-index: 2;
	position: relative
}

.nav-drop-down .drop-nav .compare-all:after {
	bottom: 0;
	opacity: 0
}

.nav-drop-down .drop-nav .compare-all>span {
	padding: 15px 10px;
	display: block;
	z-index: 5;
	position: relative
}

.nav-drop-down .more-box {
	background: rgba(0, 92, 185, .95);
	float: left;
	color: #fff;
	width: 39.7%;
	padding: 10px 0 39px;
	position: relative;
	min-height: calc(100vh - 30px)
}

.nav-drop-down .more-box .title {
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 13px;
	display: block;
	padding: 0;
	font: 800 34px/1.3 proxima-nova-extra-condensed, Arial, "Helvetica Neue", Helvetica, sans-serif
}

.nav-drop-down .more-box .title a {
	color: #fff
}

.nav-drop-down .more-box ul {
	overflow: hidden;
	padding: 0 2px
}

.nav-drop-down .more-box ul li {
	margin: 0 0 14px
}

.nav-drop-down .more-box ul a {
	color: #fff;
	font-weight: 900
}

.nav-drop-down .more-box a.opener-subnav {
	position: relative;
	padding: 0 14px 0 0
}

.nav-drop-down .more-box a.opener-subnav:before {
	content: " ";
	border: 1px solid #fff;
	border-width: 0 1px 1px 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	width: 6px;
	height: 6px;
	clear: both;
	position: absolute;
	right: 0;
	top: 8px;
	z-index: 2;
	margin: 0
}

.nav-drop-down .more-box .subnav-openclose .slide-subnav {
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateX(75%);
	-ms-transform: translateX(75%);
	transform: translateX(75%)
}

.nav-drop-down .more-box .slide-subnav {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 12;
	background: #15324f;
	padding: 98px 66px
}

.nav-drop-down .more-box .slide-subnav a.opener-subnav {
	padding: 0 0 0 14px;
	color: #f5f2e1;
	margin: 0 0 46px -11px;
	display: inline-block;
	vertical-align: top
}

.nav-drop-down .more-box .slide-subnav a.opener-subnav:before {
	border-width: 0 0 1px 1px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	right: auto;
	left: 0;
	top: 7px;
	margin: 0
}

.nav-drop-down .more-box .info-box {
	padding: 17px 0 8px;
	margin: 0 116px 0 66px;
	border-bottom: 1px solid #fff
}

.nav-drop-down .more-box .gallery-drop {
	padding: 17px 66px 9px;
	position: relative
}

.nav-drop-down .more-box .gallery-drop .title {
	letter-spacing: 1px;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 6px
}

.nav-drop-down .more-box .gallery-drop .view-all {
	display: inline-block;
	vertical-align: top;
	position: relative;
	text-transform: none;
	padding: 0 14px 0 0;
	margin: 16px 0 0 14px;
	font-size: 14px;
	line-height: 1.2;
	font-family: "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	color: #fff
}

.nav-drop-down .more-box .gallery-drop .view-all:before {
	content: " ";
	border: 1px solid #fff;
	border-width: 0 1px 1px 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	width: 6px;
	height: 6px;
	clear: both;
	position: absolute;
	right: 0;
	top: 6px;
	z-index: 2;
	margin: 0
}

.nav-drop-down .more-box .detail {
	margin: 0 0 -50px
}

.nav-drop-down .more-box .detail:before {
	background: linear-gradient(top, transparent 0%, transparent 1%, rgba(0, 0, 0, .8) 100%);
	background: linear-gradient(to bottom, transparent 0%, transparent 1%, rgba(0, 0, 0, .8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#dc033333', GradientType=0);
	content: "";
	clear: both;
	position: absolute;
	height: 180px;
	left: 0;
	right: 0;
	bottom: 100%
}

.nav-drop-down .more-box .cycle-gallery {
	position: relative;
	height: 191px;
	max-width: 340px
}

.nav-drop-down .more-box .cycle-gallery .mask {
	width: auto;
	margin: 0 -8px;
	padding: 0
}

.nav-drop-down .more-box .cycle-gallery .slide {
	margin: 0 8px;
	width: calc(100% - 16px);
	opacity: 0
}

.nav-drop-down .more-box .cycle-gallery .btn-prev,
.nav-drop-down .more-box .cycle-gallery .btn-next {
	width: 30px;
	height: 40px;
	position: absolute;
	top: 50%;
	margin: -19px 0 0;
	left: -35px;
	z-index: 5;
	text-indent: -9999px;
	overflow: hidden;
	outline: none
}

.nav-drop-down .more-box .cycle-gallery .btn-prev:after,
.nav-drop-down .more-box .cycle-gallery .btn-next:after {
	content: " ";
	border: 1px solid #fff;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
	width: 17px;
	height: 17px;
	clear: both;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 2;
	margin: -10px 0 0 -4px
}

.nav-drop-down .more-box .cycle-gallery .btn-next {
	left: auto;
	right: -35px
}

.nav-drop-down .more-box .cycle-gallery .btn-next:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin: -10px 0 0 -12px
}

.nav-drop-down .more-box .label {
	position: absolute;
	top: 10px;
	left: -8px;
	z-index: 10;
	background: #C71111;
	padding: 5px 18px 5px 27px;
	text-transform: none;
	font-weight: 900;
	font-style: italic;
	font-size: 16px;
	letter-spacing: 1px
}

.nav-drop-down .more-box .label:after {
	content: " ";
	position: absolute;
	top: 100%;
	left: 0;
	clear: both;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 8px 8px 0;
	border-color: transparent #9f0021 transparent transparent
}

.nav-drop-down .more-box .col-more {
	width: 100%;
	margin: 0;
	float: none
}

.nav-drop-down .more-box .col-more img {
	min-height: 1px;
	height: auto
}

.nav-drop-down .more-box .col-more .time {
	text-transform: uppercase;
	color: #f5f2e1;
	font-size: 14px;
	font-weight: 900;
	text-decoration: none;
	letter-spacing: 2px;
	display: block;
	margin: 0 0 2px
}

.nav-drop-down .more-box .col-more .head-content {
	padding: 0 0 10px
}

.nav-drop-down .more-box .col-more .link {
	letter-spacing: 2px;
	font: 800 25px/1.25 proxima-nova-extra-condensed, Arial, "Helvetica Neue", Helvetica, sans-serif
}

.social-drop {
	background: #90a6bc;
	text-align: center;
	margin-bottom: 100px
}

.social-drop ul {
	display: inline-block;
	vertical-align: top;
	font-size: 26px
}

.social-drop ul li {
	float: left
}

.social-drop ul li a {
	display: block;
	width: 106px;
	height: 106px;
	color: #fff;
	padding: 38px 29px 29px
}

.social-drop ul li a span {
	display: inline-block;
	vertical-align: top
}

.btn-book {
	float: right;
	background: #005cb9;
	font-weight: 900;
	padding: 11px 21px;
	font-size: 15px;
	letter-spacing: 1px;
	color: #fff;
	margin: 0 0 0 21px
}

.connect-slide {
	background: #48525d;
	position: absolute;
	top: -9999px;
	left: 0;
	right: 0;
	opacity: 0;
	height: calc(100vh - 94px)
}

.connect-slide ul {
	position: absolute;
	text-align: center;
	top: 31%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	left: 50%;
	width: 0;
	height: 0
}

.connect-slide ul li {
	display: inline-block;
	vertical-align: top
}

.connect-slide ul li a {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: 14px;
	display: inline-block;
	text-align: center;
	width: 170px;
	height: 170px;
	border-radius: 50%;
	background: #fff;
	white-space: nowrap;
	color: #005cb9;
	font-size: 27px;
	-webkit-transform: matrix(1.5, 0, 0, 1.5, 0, 0);
	-ms-transform: matrix(1.5, 0, 0, 1.5, 0, 0);
	transform: matrix(1.5, 0, 0, 1.5, 0, 0)
}

.connect-slide ul li a:after {
	content: "";
	display: inline-block;
	height: 170px;
	width: 1px;
	overflow: hidden;
	margin: 0 0 0 -5px;
	vertical-align: middle
}

.connect-slide ul li .vertical {
	vertical-align: middle;
	text-align: center;
	white-space: normal;
	display: inline-block;
	letter-spacing: 1px;
	padding: 0 0 7px;
	opacity: 0;
	visibility: hidden
}

.connect-slide ul li [class^="icon-"] {
	display: block;
	text-align: center;
	font-size: 51px;
	color: #90a6bc;
	margin: 0 0 2px
}

.connect-slide ul li .icon-chat {
	font-size: 55px
}

.arrow {
	float: left;
	text-decoration: none;
	color: #a6c52a;
	position: absolute;
	left: 50%;
	margin: 0 0 37px -18px;
	bottom: 100%
}

.arrow span {
	display: block;
	font-size: 12px;
	line-height: 1;
	margin: 0 0 -2px;
	animation: arrow 3s infinite;
	-webkit-animation: arrow 3s infinite
}

.intro {
	height: 100vh;
	width: 100vw;
	position: relative
}

.intro .img-box {
	position: fixed;
	top: 70px;
	left: 0;
	right: 0;
	bottom: 102px;
	overflow: hidden;
	opacity: 1;
	visibility: visible
}

.intro .img-box img,
.intro .img-box iframe {
	min-height: 100%;
	height: auto;
	position: absolute;
	top: 0;
	width: auto;
	left: 50%;
	bottom: 0;
	max-width: none;
	min-width: 100.3%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	position: absolute;
	top: 50%;
	left: 50%
}

.intro h1 {
	position: absolute;
	bottom: 100%;
	left: 50%;
	text-transform: uppercase;
	color: #fff;
	width: 50%;
	margin: 0 0 73px -25%;
	color: #f5f2e1;
	text-align: center;
	letter-spacing: 2px;
	font: 800 8.109vh/.88 proxima-nova-extra-condensed, Arial, "Helvetica Neue", Helvetica, sans-serif
}

.arrow .a1 {
	animation-delay: -.6s;
	-webkit-animation-delay: -.8s
}

.arrow .a2 {
	animation-delay: -.3s;
	-webkit-animation-delay: -.4s
}

.arrow .a3 {
	animation-delay: 0;
	-webkit-animation-delay: 0
}

.control-box {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	border-top: 2px solid #a6c52a
}

.control-box .box {
	overflow: hidden;
	float: left;
	width: 25%;
	height: 100px;
	position: relative
}

.control-box .box .title {
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: center;
	z-index: 4;
	letter-spacing: 1px;
	width: 90%;
	line-height: 1.1;
	margin: 3px 0 0;
	font-weight: 900
}

.control-box .box img {
	width: 101%;
	max-width: none;
	vertical-align: top;
	height: auto;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	position: absolute;
	top: 50%;
	left: 50%
}

.control-box .box a {
	color: #fff;
	position: relative;
	display: block;
	height: 100%
}

.control-box .box a:after {
	content: "";
	clear: both;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .3);
	opacity: 0
}

.section {
	height: calc(100vh - 70px);
	position: relative;
	top: 0;
	z-index: 4;
	background: #fff
}

iframe {
	width: 100%;
	border: none !important
}

.section .cycle-gallery {
	position: relative;
	overflow: hidden;
	color: #fff;
	height: calc(66.8vh - 100px);
	margin: 0 0 30px
}

.section .cycle-gallery .slide {
	background: #1977d5
}

.section .cycle-gallery .image-holder {
	float: left;
	position: relative;
	height: 100%;
	width: 65.89%;
	overflow: hidden
}

.section .cycle-gallery .image-holder .text {
	position: absolute;
	top: 75px;
	left: 77px;
	font-weight: 900;
	font-size: 1.98vh;
	color: #fff;
	width: 380px;
	line-height: 1.36;
	letter-spacing: 1px;
	z-index: 3;
	opacity: 0;
	visibility: hidden
}

.section .cycle-gallery .image-holder img {
	vertical-align: top;
	width: auto;
	height: auto;
	min-width: 100%;
	min-height: 100%;
	max-width: none;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	position: absolute;
	top: 50%;
	left: 50%
}

.section .cycle-gallery .image-holder.video-stop img {
	opacity: 1 !important;
	visibility: visible !important
}

.section .cycle-gallery .image-holder p {
	margin: 0;
	width: 90%
}

.section .cycle-gallery .slide-text {
	padding: 70px 70px 70px 60px;
	overflow: hidden;
	line-height: 1.46;
	letter-spacing: 1px;
	width: 34.11%;
	font-size: 1.73vh
}

.section .cycle-gallery .slide-text .title {
	color: #f5f2e1;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: block;
	margin: 0 0 5px;
	font: 800 4.109vh/1.2 proxima-nova-extra-condensed, Arial, "Helvetica Neue", Helvetica, sans-serif
}

.section .cycle-gallery .slide-text .title a {
	color: #f5f2e1;
	text-decoration: none
}

.section .cycle-gallery .slide-text p {
	margin: 0 0 12px
}

.section .cycle-gallery .slide-text .info-list {
	overflow: hidden;
	margin: 0 0 12px;
	line-height: 1.2
}

.section .cycle-gallery .slide-text .info-list li {
	float: left;
	font-weight: 900;
	font-size: 1.839vh;
	position: relative;
	padding: 0 19px 0 0
}

.section .cycle-gallery .slide-text .info-list li:after {
	content: " ";
	clear: both;
	position: absolute;
	top: 50%;
	right: 6px;
	background: #fff;
	border-radius: 50%;
	width: 6px;
	height: 6px;
	margin: -4px 0 0
}

.section .cycle-gallery .slide-text .info-list li:last-child:after {
	display: none
}

.section .cycle-gallery .slide-text .more {
	color: #002c58;
	font-weight: 900;
	text-transform: uppercase;
	text-decoration: none;
	padding: 9px 0 0;
	display: inline-block;
	vertical-align: top;
	letter-spacing: 2px;
	word-spacing: 1px
}

.section .cycle-gallery .btn-prev,
.section .cycle-gallery .btn-next {
	background: #003870;
	width: 60px;
	height: 180px;
	position: absolute;
	top: 50%;
	margin: -91px 0 0;
	left: 0;
	z-index: 5;
	text-indent: -9999px;
	overflow: hidden
}

.section .cycle-gallery .btn-prev:after,
.section .cycle-gallery .btn-next:after {
	content: " ";
	border: 1px solid #fff;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
	width: 30px;
	height: 30px;
	clear: both;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 2;
	margin: -13px 0 0 -8px
}

.section .cycle-gallery .btn-next {
	left: auto;
	right: 0
}

.section .cycle-gallery .btn-next:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin: -13px 0 0 -21px
}

.section .cycle-gallery .pagination {
	width: 34.11%;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 10
}

.advanture-info {
	letter-spacing: 0;
	overflow: hidden;
	padding: 12px 0;
	line-height: 1.46
}

.advanture-info li {
	font-size: 17px;
	margin: 0 0 12px
}

.advanture-info li:nth-child(2n+1) {
	float: left;
	width: 159px
}

.advanture-info li span {
	font-size: 23px;
	display: inline-block;
	vertical-align: top;
	margin: 0 5px 0 0;
	background-size: cover !important
}

.advanture-info li span.ico-time {
	background: url(https://www.furycat.com/wp-content/themes/furykeywest/images/ico1.png) no-repeat;
	width: 24px;
	height: 24px
}

.advanture-info li span.ico-duration {
	background: url(https://www.furycat.com/wp-content/themes/furykeywest/images/ico2.png) no-repeat;
	width: 16px;
	height: 22px
}

.advanture-info li span.ico-intensive {
	background: url(https://www.furycat.com/wp-content/themes/furykeywest/images/ico3.png) no-repeat;
	width: 23px;
	height: 16px;
	margin: 4px 5px 0 0
}

.advanture-info li span.ico-food {
	background: url(https://www.furycat.com/wp-content/themes/furykeywest/images/ico4.png) no-repeat;
	width: 20px;
	height: 20px
}

.advanture-info+p {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis
}

.cycle-gallery .mask {
	position: relative;
	width: 100%;
	overflow: hidden;
	height: 100%
}

.cycle-gallery .mask .slideset {
	width: 100% !important;
	float: left;
	white-space: nowrap;
	letter-spacing: -5px
}

.cycle-gallery .mask .slide {
	float: none;
	display: inline-block;
	vertical-align: top;
	white-space: normal;
	letter-spacing: 0;
	height: 100%;
	width: 100%
}

.slideshow {
	position: relative
}

.slideshow>* {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.more-content {
	overflow: hidden;
	padding: 0 20px;
	height: calc(33.2vh - 22px);
	margin: 0 0 22px
}

.more-content .col-event {
	float: left;
	margin: 0 9px 22px 13px;
	width: calc(22.3% - 22px)
}

.more-content .col-event .btn-compare {
	display: block;
	border: 6px solid #003870;
	position: relative;
	text-align: center;
	font-weight: 900;
	text-decoration: none;
	color: #003870;
	line-height: 1.33;
	letter-spacing: 2px;
	margin: 0 0 11px;
	font-size: 1.623vh;
	position: relative;
	overflow: hidden
}

.more-content .col-event .btn-compare:after {
	content: "";
	clear: both;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 100%;
	background: #003870
}

.more-content .col-event .btn-compare span {
	display: block;
	z-index: 2;
	position: relative
}

.more-content .col-event .btn-compare:after {
	bottom: 0;
	opacity: 0
}

.more-content .col-event .btn-compare>span {
	display: block;
	position: relative;
	padding: 19px
}

.more-content .col-event .fackts-box {
	background: #1977d5;
	text-transform: uppercase;
	color: #f5f2e1;
	text-align: center;
	padding: 3.7vh 20px 141px;
	font-weight: 900;
	letter-spacing: 2px
}

.more-content .col-event .fackts-box .title {
	display: block;
	color: #003870;
	font-size: 1.622vh;
	margin: 0 0 11px
}

.more-content .col-event .fackts-box .head {
	letter-spacing: 0;
	line-height: 1;
	font: 800 3.46vh/.93 proxima-nova-extra-condensed, Arial, "Helvetica Neue", Helvetica, sans-serif
}

.col-more {
	float: left;
	height: 100%;
	width: calc(38.85% - 9px);
	margin: 0 0 0 9px;
	position: relative;
	overflow: hidden
}

.col-more .head-content {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 5;
	padding: 0 20px 8px;
	font-weight: 900;
	font-size: 1.623vh
}

.col-more .head-content+span {
	display: block
}

.col-more .detail {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	font-weight: 900;
	margin: 0;
	opacity: 1
}

.col-more .detail:before {
	background: linear-gradient(top, rgba(0, 56, 112, 0) 0%, rgba(0, 56, 112, 0) 1%, rgba(0, 56, 112, .8) 100%);
	background: linear-gradient(to bottom, rgba(0, 56, 112, 0) 0%, rgba(0, 56, 112, 0) 1%, rgba(0, 56, 112, .8) 100%);
	content: "";
	clear: both;
	position: absolute;
	height: 180px;
	left: 0;
	right: 0;
	bottom: 100%
}

.col-more img {
	vertical-align: top;
	min-height: 100%;
	max-width: none;
	min-width: 100%
}

.col-more .category {
	display: block;
	color: #4da6ff;
	margin: 0 0 4px;
	letter-spacing: 2px
}

.col-more .link {
	text-transform: uppercase;
	color: #f5f2e1;
	text-decoration: none;
	letter-spacing: 1px;
	font: 800 3.46vh/1 proxima-nova-extra-condensed, Arial, "Helvetica Neue", Helvetica, sans-serif
}

.section.section-sea-wave .cycle-gallery .btn-prev,
.section.section-sea-wave .cycle-gallery .btn-next {
	background: #127785
}

.section.section-sea-wave .detail:before {
	background: linear-gradient(top, rgba(6, 65, 74, 0) 0%, rgba(6, 65, 74, 0) 1%, rgba(6, 65, 74, .8) 100%);
	background: linear-gradient(to bottom, rgba(6, 65, 74, 0) 0%, rgba(6, 65, 74, 0) 1%, rgba(6, 65, 74, .8) 100%)
}

.section.section-sea-wave .btn-compare {
	position: relative;
	border-color: #127785;
	color: #127785
}

.section.section-sea-wave .btn-compare:after {
	content: "";
	clear: both;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 100%;
	background: #127785
}

.section.section-sea-wave .btn-compare span {
	display: block;
	z-index: 2;
	position: relative
}

.section.section-sea-wave .btn-compare:after {
	bottom: 0
}

.section.section-sea-wave .col-more .category {
	color: #62caca
}

.section.section-sea-wave .col-event .fackts-box {
	background: #62caca
}

.section.section-sea-wave .col-event .fackts-box .title {
	color: #127785
}

.section.section-sea-wave.even .col-event .fackts-box {
	background: #127785
}

.section.section-sea-wave.even .col-event .fackts-box .title {
	color: #62caca
}

.section.section-orange .cycle-gallery .btn-prev,
.section.section-orange .cycle-gallery .btn-next {
	background: #a32e00
}

.section.section-orange .detail:before {
	background: linear-gradient(top, rgba(79, 22, 0, 0) 0%, rgba(79, 22, 0, 0) 1%, rgba(79, 22, 0, .8) 100%);
	background: linear-gradient(to bottom, rgba(79, 22, 0, 0) 0%, rgba(79, 22, 0, 0) 1%, rgba(79, 22, 0, .8) 100%)
}

.section.section-orange .btn-compare {
	position: relative;
	border-color: #a32e00;
	color: #a32e00
}

.section.section-orange .btn-compare:after {
	content: "";
	clear: both;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 100%;
	background: #a32e00
}

.section.section-orange .btn-compare span {
	display: block;
	z-index: 2;
	position: relative
}

.section.section-orange .btn-compare:after {
	bottom: 0
}

.section.section-orange .col-more .category {
	color: #e59c2a
}

.section.section-orange .col-event .fackts-box {
	background: #e59c2a
}

.section.section-orange .col-event .fackts-box .title {
	color: #a32e00
}

.section.section-green .cycle-gallery .btn-prev,
.section.section-green .cycle-gallery .btn-next {
	background: #1a5a56
}

.section.section-green .detail:before {
	background: linear-gradient(top, rgba(29, 92, 88, 0) 0%, rgba(29, 92, 88, 0) 1%, rgba(29, 92, 88, .8) 100%);
	background: linear-gradient(to bottom, rgba(29, 92, 88, 0) 0%, rgba(29, 92, 88, 0) 1%, rgba(29, 92, 88, .8) 100%)
}

.section.section-green .btn-compare {
	position: relative;
	border-color: #1a5a56;
	color: #1a5a56
}

.section.section-green .btn-compare:after {
	content: "";
	clear: both;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 100%;
	background: #1a5a56
}

.section.section-green .btn-compare span {
	display: block;
	z-index: 2;
	position: relative
}

.section.section-green .btn-compare:after {
	bottom: 0
}

.section.section-green .col-more .category {
	color: #6cb688
}

.section.section-green .col-event .fackts-box {
	background: #6cb688
}

.section.section-green .col-event .fackts-box .title {
	color: #1a5a56
}

.footer-nav {
	overflow: hidden;
	background: #005cb9;
	padding: 34px 50px 33px 85px;
	color: #fff;
	font-size: 13px;
	word-spacing: -1px
}

.footer-nav ul li {
	margin: 0 0 10px
}

.footer-nav .col {
	float: left;
	width: 20%;
	padding: 0 40px 0 0;
	letter-spacing: 1px
}

.footer-nav .col a {
	color: #fff;
	text-decoration: none
}

.footer-nav .title {
	font-weight: 900;
	display: block;
	margin: 0 0 19px;
	font-size: 15px;
	line-height: 1.34
}

.footer-nav .tel {
	font-size: 22px;
	display: inline-block;
	vertical-align: top;
	font-weight: 700;
	margin: -8px 0 35px
}

.copy-line ul {
	float: right;
	letter-spacing: 1px;
	word-spacing: -2px
}

.copy-line ul li {
	float: left;
	margin: 0 0 0 16px
}

.copy-line a {
	color: #fff;
	text-decoration: none
}

#header,
.intro .img-box,
.arrow,
.intro h1,
.control-box,
.slide,
.section .btn-prev,
.section .btn-next,
.section .col-more,
.col-event,
.footer-nav,
.footer-control {
	opacity: 1
}

.booknow-box {
	background: #fff;
	box-shadow: -14px 14px 20px rgba(148, 163, 188, .7);
	margin: 0 0 124px;
	padding: 0 0 10px
}

.booknow-box .label {
	text-align: center;
	display: block;
	background: #C71111;
	color: #fff;
	font-style: italic;
	font-weight: 700;
	font-size: 3vh;
	line-height: 1.1;
	padding: 9px 8px
}

.booknow-box .holder {
	padding: 22px 40px 19px
}

.booknow-box .holder .head-content {
	text-transform: uppercase;
	margin: 0;
	color: #005cb9;
	letter-spacing: 1px;
	font: 800 3.8vh/1.1 proxima-nova-extra-condensed, Arial, "Helvetica Neue", Helvetica, sans-serif
}

.booknow-box .holder .subtitle {
	font-size: 1.8vh;
	line-height: 1.1;
	color: #1a2734;
	display: block;
	margin: 0 0 16px;
	font-weight: 700;
	letter-spacing: 1px
}

.booknow-box .summary-box {
	overflow: hidden;
	margin: 0 -5px 0 0;
	padding: 0 5px 0 0
}

.booknow-box .advanture-infos {
	margin: 0;
	color: #1a2734;
	font-size: 16px;
	line-height: 17px;
	padding: 12px 1px 17px;
	float: left;
	width: 50%
}

.booknow-box .advanture-infos ul {
	padding: 0
}

.booknow-box .advanture-infos ul:after {
	content: " ";
	display: block;
	clear: both
}

.booknow-box .advanture-infos li {
	margin: 0 0 15px;
	min-height: 18px;
	position: relative
}

.booknow-box .advanture-infos li>span {
	position: relative;
	padding: 0 0 0 26px
}

.booknow-box .advanture-infos span span {
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background: url(https://www.furycat.com/wp-content/themes/furykeywest/images/ico-sprite.png) no-repeat
}

.booknow-box .advanture-infos span span.ico-duration {
	width: 13px;
	height: 18px;
	background-position: -91px -52px;
	margin: 0 0 0 1px
}

.booknow-box .advanture-infos span span.ico-time {
	width: 18px;
	height: 18px;
	background-position: -90px -72px;
	margin: 0
}

.booknow-box .advanture-infos span span.ico-intensive {
	width: 18px;
	height: 13px;
	background-position: -90px -92px;
	margin: 0 0 0 -1px
}

.booknow-box .advanture-infos span span.ico-food {
	width: 17px;
	height: 17px;
	background-position: -91px -122px;
	margin: 0 0 0 -1px
}

.booknow-box .price-box {
	width: 23%;
	float: right;
	margin: 0 -4px 0 0;
	text-align: center;
	overflow: hidden
}

.booknow-box .price-box span,
.booknow-box .price-box b {
	display: block
}

.booknow-box .price-box .price {
	color: #C71111;
	font: 800 3.8vh/1 proxima-nova-extra-condensed, Arial, "Helvetica Neue", Helvetica, sans-serif
}

.booknow-box .price-box .old-price {
	text-decoration: line-through;
	color: #999;
	font-size: 1.65vh;
	line-height: 1;
	margin: 0 0 18px
}

.compare-popup {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(255, 255, 255, .9);
	z-index: 200;
	text-transform: none;
	opacity: 0;
	visibility: hidden;
	overflow: hidden
}

.compare-popup .popup-header {
	background: #90a6bc;
	font-weight: 700;
	color: #b3b3b3;
	font-size: 14px;
	line-height: 20px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 7
}

.compare-popup .popup-header .holder {
	padding: 9px 25px 8px;
	position: relative
}

.compare-popup .popup-header .holder:after {
	content: " ";
	display: block;
	clear: both
}

.compare-popup .popup-header .logo {
	width: 100px;
	height: 63px;
	margin: 0
}

.compare-popup .popup-header .box {
	float: left;
	margin: 0 29px 0 0
}

.compare-popup .popup-header label,
.compare-popup .popup-header .label {
	float: left;
	text-transform: none;
	color: #bbc9d7;
	position: relative;
	margin: 0 8px 0 0;
	letter-spacing: 1px;
	padding: 7px 0
}

.compare-popup .popup-header .check-wrap {
	float: left;
	background: #fff;
	border-radius: 20px;
	position: relative;
	padding: 0 22px 0 27px;
	margin: 0 10px 0 0
}

.compare-popup .popup-header .check-wrap:after {
	position: absolute;
	background: url(https://www.furycat.com/wp-content/themes/furykeywest/images/ico-sprite.png) no-repeat;
	content: "";
	clear: both
}

.compare-popup .popup-header .check-wrap.period:after {
	background-position: -90px -72px;
	width: 18px;
	height: 18px;
	top: 9px;
	left: 18px
}

.compare-popup .popup-header .check-wrap.duration:after {
	background-position: -91px -52px;
	width: 13px;
	height: 18px;
	top: 9px;
	left: 19px
}

.compare-popup .popup-header .check-wrap.intensive:after {
	background-position: -55px -111px;
	width: 18px;
	height: 13px;
	top: 11px;
	left: 19px
}

.compare-popup .popup-header .check-wrap label {
	padding: 8px 0;
	margin: 0 0 0 16px;
	position: relative;
	color: #b3b3b3
}

.compare-popup .popup-header .check-wrap label:after {
	position: absolute;
	top: 12px;
	left: -10px;
	content: " ";
	clear: both;
	background: #b3b3b3;
	height: 12px;
	width: 1px
}

.compare-popup .popup-header .check-wrap label:first-child:after {
	display: none
}

.compare-popup .popup-header .compare-opener {
	position: absolute;
	top: 21px;
	right: 22px;
	width: 37px;
	height: 37px;
	opacity: 1 !important;
	z-index: 14
}

.compare-popup .popup-header .compare-opener>span:before,
.compare-popup .popup-header .compare-opener>span:after {
	background: #fff;
	border-radius: 0;
	position: absolute;
	height: 2px;
	margin-top: -1px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 0;
	right: 0;
	content: ""
}

.compare-popup .popup-header .compare-opener>span:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.compare-popup .filter-form {
	padding: 13px 13px 13px 42px;
	overflow: hidden;
	float: left
}

.filter-result {
	padding: 20px 0 0;
	margin: 80px 12px 0;
	height: calc(100vh - 80px);
	overflow-y: auto;
	overflow-x: hidden
}

.filter-result .slide-gallery {
	position: relative;
	margin: 0
}

.filter-result .slide-gallery .mask {
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden
}

.filter-result .slide-gallery .slideset {
	float: left;
	width: 9999px
}

.filter-result .slide-gallery .slider {
	float: left
}

.filter-result .slide-gallery .slider img {
	width: 100%;
	height: auto;
	vertical-align: top;
	max-width: none
}

.filter-result .slide-gallery .pagination {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 5;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%)
}

.filter-result .col {
	float: left;
	width: calc(25% - 16px);
	box-shadow: none;
	position: relative;
	margin: 0 8px 15px;
	padding: 0
}

.filter-result .col .holder {
	padding: 26px 20px 0
}

.filter-result .col .head-content {
	font-size: 3.2vh;
	line-height: .8;
	margin: 0 0 3px;
	display: block
}

.filter-result .col .subtitle {
	font-size: 1.8vh;
	line-height: 1.2;
	letter-spacing: 0;
	padding: 0 20px 0 0;
	margin: 0 0 18px
}

.filter-result .summary-box {
	position: relative
}

.filter-result .price-box {
	position: absolute;
	bottom: 13px;
	right: 0;
	margin: 0;
	width: 30%
}

.filter-result .price-box .price {
	color: #1a2734
}

.filter-result .price-box .old-price {
	margin: 0;
	min-height: 15px;
	line-height: 1.2
}

.filter-result .price-box.sale .price {
	color: #C71111
}

.filter-result .label {
	font-size: 1.8vh;
	padding: 3px;
	z-index: 5;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	letter-spacing: 1px
}

.filter-result .advanture-infos {
	font-size: 14px;
	padding: 0 0 0 3px;
	width: 60%;
	min-height: 120px
}

.filter-result .advanture-infos li {
	margin: 0 0 12px
}

.filter-result .advanture-infos li span.ico-duration {
	margin: -2px 0 0 3px
}

.filter-result .advanture-infos li span.ico-time {
	margin: 0
}

.filter-result .advanture-infos li span.ico-intensive {
	margin: -2px 0 0 1px
}

.filter-result .advanture-infos li span.ico-food {
	margin: -1px 0 0 2px
}

.filter-result .btn-detail {
	background: #005cb9;
	color: #fff;
	text-transform: uppercase;
	float: right;
	font-size: 11px;
	min-width: 124px;
	font-weight: 700;
	text-align: center;
	padding: 11px 6px 12px;
	letter-spacing: 1px;
	margin: -3px 0 0
}

.send-popup {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(26, 39, 52, .9);
	z-index: 200;
	text-transform: none;
	opacity: 0;
	visibility: hidden;
	overflow: hidden
}

.send-popup .send-holder {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 610px;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	text-align: center;
	color: #fff;
	font-size: 1.875vh;
	line-height: 1.5;
	letter-spacing: 1px;
	word-spacing: -1px
}

.send-popup .send-holder .title {
	display: block;
	text-transform: uppercase;
	color: #f5f2e1;
	letter-spacing: 2px;
	margin: 0 0 27px;
	font: 800 4.875vh/1.2 proxima-nova-extra-condensed, Arial, "Helvetica Neue", Helvetica, sans-serif
}

.send-popup .send-holder input[type="text"] {
	float: left;
	width: calc(100% - 131.1px);
	border: none;
	background: #fff;
	border-radius: 0;
	box-shadow: none;
	font-size: 25px;
	line-height: 40px;
	padding: 20px 25px;
	color: #1a2734
}

.send-popup .send-holder input[type="text"]::-webkit-input-placeholder {
	color: #999
}

.send-popup .send-holder input[type="text"]::-moz-placeholder {
	opacity: 1;
	color: #999
}

.send-popup .send-holder input[type="text"]:-moz-placeholder {
	color: #999
}

.send-popup .send-holder input[type="text"]:-ms-input-placeholder {
	color: #999
}

.send-popup .send-holder input[type="submit"],
.send-popup .send-holder .btn-submit {
	float: left;
	width: 131px;
	background: #005cb9;
	border: none;
	border-radius: 0;
	box-shadow: none;
	height: 80px;
	font-size: 21px;
	line-height: 25px;
	letter-spacing: 2px;
	padding: 20px 10px;
	text-transform: uppercase;
	font-weight: 700;
	text-align: center
}

.send-popup .send-holder .send-form {
	overflow: hidden;
	margin: 0 0 35px
}

.send-popup .send-holder .btn-cancel {
	font-size: 2.75vh;
	display: inline-block;
	vertical-align: top;
	color: #fff;
	font-weight: 700;
	letter-spacing: 2px
}

@media (min-width: 1024px) {
	.twide-hide {
		display: none
	}

}

/*@media (max-width: 1365px){*/

@media (max-width: 1279px) {

	#wrapper {
		padding: 174px 0 0
	}

	#wrapper main {
		position: relative;
	}

	#header .top-line {
		height: 14px
	}

	#header .top-line .top-nav {
		display: none
	}

	#header {
		height: 174px
	}

	.header-main .nav-opener {
		padding: 13px 0 8px;
		letter-spacing: 1px;
		font-size: 19px;
		width: 100px;
		height: 80px;
		border-left: 1px solid #dde4eb;
		text-align: center
	}

	.header-main .nav-opener>span {
		float: none;
		display: block;
		width: 36px;
		height: 26px;
		margin: 0 auto 8px
	}

	.header-main .nav-opener>span:after,
	.header-main .nav-opener>span:before,
	.header-main .nav-opener>span>span {
		height: 2px;
		top: 16px;
		background: #a4b6c8
	}

	.header-main .nav-opener>span:after {
		top: auto;
		bottom: 2px
	}

	.header-main .nav-opener>span:before {
		top: 9px
	}

	.logo {
		width: 144px;
		height: 92px;
		margin: -5px 0 -10px 29px
	}

	#nav {
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		max-width: 100%;
		background: #90a6bc;
		box-shadow: 0 7px 6px 0 rgba(0, 0, 0, .2) inset
	}

	#nav .nav-holder {
		float: left;
		width: 100%;
		position: relative;
		overflow: auto
	}

	#nav ul {
		padding: 0 20px;
		margin: 0;
		white-space: nowrap;
		float: left;
		width: 100% !important;
		font-size: 0;
		line-height: 0
	}

	#nav ul li {
		float: none;
		display: inline-block;
		vertical-align: top;
		padding: 0 7px;
		letter-spacing: 1px;
		font-size: 2.25vh;
		line-height: 1.25
	}

	#nav ul a {
		display: block;
		padding: 29px 10px;
		color: #cfe1f3;
		letter-spacing: 2px
	}

	#nav ul a:before {
		display: none
	}

	.btn-connect {
		display: block
	}

	.nav-drop-down {
		background: #fff
	}

	.nav-drop-down .subnav-openclose .slide-subnav {
		-webkit-transform: translateX(0) !important;
		-ms-transform: translateX(0) !important;
		transform: translateX(0) !important
	}

	.nav-drop-down .holder {
		padding-top: 73px
	}

	.nav-drop-down .gallery-drop,
	.nav-drop-down .nav-opener {
		display: none
	}

	.nav-drop-down .drop-nav {
		height: auto !important;
		float: none;
		margin: 0;
		width: auto;
		background: #fff;
		padding: 14px 0;
		min-height: 1px
	}

	.nav-drop-down .drop-nav .compare-link {
		display: none !important
	}

	.nav-drop-down .drop-nav .title {
		display: none !important
	}

	.nav-drop-down .drop-nav .box-holder .box {
		padding: 9px 0 0;
		margin: 0 53px 0 43px;
		border-top: 1px solid #e9edf2
	}

	.nav-drop-down .drop-nav .box-holder .box.nav-control-box {
		display: none
	}

	.nav-drop-down .drop-nav .box-holder .box:first-child {
		padding: 0;
		border: none
	}

	.nav-drop-down .drop-nav .box-holder .box:first-child>a:first-child {
		padding: 13px 0
	}

	.nav-drop-down .drop-nav .box-holder ul {
		font-weight: 900;
		padding: 25px 0 0 20px;
		font-size: 17px;
		overflow-y: hidden;
		letter-spacing: 2px;
		border-top: 1px solid #e9edf2
	}

	.nav-drop-down .drop-nav .box-holder ul li {
		margin: 0 0 29px
	}

	.nav-drop-down .drop-nav .box-holder ul a {
		color: #005cb9
	}

	.nav-drop-down .drop-nav .box-holder .box>a:first-child {
		font-size: 36px;
		display: block;
		margin: 0;
		letter-spacing: 2px;
		position: relative;
		padding: 13px 0
	}

	.nav-drop-down .drop-nav .box-holder .box>a:first-child:after {
		border-color: #90a6bc;
		border-style: solid;
		border-width: 0 3px 3px 0;
		clear: both;
		content: " ";
		height: 14px;
		position: absolute;
		right: 9px;
		top: 25px;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
		width: 14px;
		z-index: 2
	}

	.nav-drop-down .drop-nav .box {
		float: none !important;
		width: auto !important;
		height: auto !important
	}

	.nav-drop-down .more-box {
		height: auto !important;
		background: #005cb9;
		float: none;
		color: #fff;
		width: auto;
		padding: 3px 0;
		position: relative;
		min-height: 1px
	}

	.nav-drop-down .more-box .title {
		letter-spacing: 1px;
		margin-bottom: 0;
		font: 800 25px/1.3 proxima-nova-extra-condensed, Arial, "Helvetica Neue", Helvetica, sans-serif;
		display: none
	}

	.nav-drop-down .more-box ul {
		padding: 0 58px 0 50px
	}

	.nav-drop-down .more-box ul li {
		margin: 0;
		font-size: 25px;
		border-top: 1px solid #0051a3
	}

	.nav-drop-down .more-box ul li>a {
		padding: 18px 0 16px;
		display: block;
		font-family: "proxima-nova-extra-condensed", "Arial", "Helvetica Neue", "Helvetica", sans-serif
	}

	.nav-drop-down .more-box a.opener-more,
	.nav-drop-down .more-box a.opener-subnav {
		position: relative;
		padding: 18px 0 16px;
		position: relative
	}

	.nav-drop-down .more-box a.opener-more:before,
	.nav-drop-down .more-box a.opener-subnav:before {
		display: none
	}

	.nav-drop-down .more-box a.opener-more:after,
	.nav-drop-down .more-box a.opener-subnav:after {
		border-color: #fff;
		border-style: solid;
		border-width: 0 3px 3px 0;
		clear: both;
		content: " ";
		height: 14px;
		position: absolute;
		right: 9px;
		top: 25px;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
		width: 14px;
		z-index: 2
	}

	.nav-drop-down .more-box a.opener-more {
		display: block;
		padding: 18px 0 16px;
		margin: 0 58px 0 50px;
		border-top: 1px solid #0051a3;
		font-family: "proxima-nova-extra-condensed", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
		font-size: 25px;
		color: #fff
	}

	.nav-drop-down .more-box .slide-subnav {
		display: none;
		position: static;
		z-index: 14;
		background: #15324f;
		padding: 18px 0 0;
		margin: 0 -58px 0 -50px
	}

	.nav-drop-down .more-box .opener-more+ul {
		position: static;
		z-index: 14;
		background: #15324f;
		padding: 18px 0 0;
		margin: 0 -58px 0 -50px
	}

	.nav-drop-down .more-box .opener-more+ul a.opener-subnav,
	.nav-drop-down .more-box .slide-subnav a.opener-subnav {
		display: none
	}

	.nav-drop-down .more-box .opener-more+ul ul,
	.nav-drop-down .more-box .slide-subnav ul {
		padding: 0 61px 10px;
		overflow: hidden
	}

	.nav-drop-down .more-box .opener-more+ul ul li,
	.nav-drop-down .more-box .slide-subnav ul li {
		border: none;
		font-size: 18px;
		margin: 0 0 15px
	}

	.nav-drop-down .more-box .opener-more+ul ul li a,
	.nav-drop-down .more-box .slide-subnav ul li a {
		padding: 16px 0;
		font-family: "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif
	}

	.nav-drop-down .more-box .opener-more+ul {
		padding: 16px 61px 10px;
		overflow: hidden;
		margin: 0
	}

	.nav-drop-down .more-box .opener-more+ul li {
		border: none;
		font-size: 18px
	}

	.nav-drop-down .more-box .opener-more+ul li a {
		font-family: "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif
	}

	.nav-drop-down .more-box .opener-more+ul li a.opener-subnav {
		display: block
	}

	.nav-drop-down .more-box .opener-more+ul .slide-subnav a.opener-subnav {
		display: none
	}

	.nav-drop-down .more-box .info-box {
		padding: 0;
		margin: 0;
		border: none
	}

	.nav-drop-down .more-box .info-box:first-child ul li:first-child {
		border: none
	}

	.nav-drop-down .nav-control-box {
		padding: 31px 74px 28px 52px;
		background: #fff;
		text-align: center
	}

	.nav-drop-down .nav-control-box .title {
		color: #90a6bc;
		display: block;
		text-transform: none;
		margin: 0 0 22px;
		letter-spacing: 1px;
		font: 900 24px/1.2 Lato, Arial, "Helvetica Neue", Helvetica, sans-serif
	}

	.nav-drop-down .nav-control-box .compare-all {
		position: relative;
		text-align: center;
		display: block;
		border: 4px solid #005cb9;
		color: #005cb9;
		font-size: 21px;
		font-weight: 900;
		letter-spacing: 3px;
		max-width: 464px;
		margin: 0 auto;
		position: relative;
		overflow: hidden
	}

	.nav-drop-down .nav-control-box .compare-all:after {
		content: "";
		clear: both;
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 100%;
		background: #005cb9
	}

	.nav-drop-down .nav-control-box .compare-all span {
		display: block;
		z-index: 2;
		position: relative
	}

	.nav-drop-down .nav-control-box .compare-all:after {
		bottom: 0;
		opacity: 0
	}

	.nav-drop-down .nav-control-box .compare-all>span {
		padding: 20px 10px 22px;
		display: block;
		z-index: 5;
		position: relative
	}

	.btn-book {
		font-size: 18px;
		padding: 11px 21px;
		margin: 0;
	}

	.intro {
		display: none
	}

	.section {
		height: auto
	}

	.section .cycle-gallery {
		margin: 0 0 40px;
		height: auto !important
	}

	.section .cycle-gallery .btn-prev,
	.section .cycle-gallery .btn-next,
	.section .cycle-gallery .pagination {
		display: none
	}

	.section .cycle-gallery .mask {
		height: auto
	}

	.section .cycle-gallery:not(.intro-cycle-gallery) .mask .slide {
		display: block !important;
		float: none !important;
		position: relative !important;
		left: 0 !important;
		right: 0 !important;
		overflow: hidden;
		margin: 0 0 10px
	}

	.section .cycle-gallery:not(.intro-cycle-gallery) .slideset {
		height: auto !important;
		margin: 0 !important
	}

	.section .cycle-gallery .label {
		background: #C71111;
		color: #fff;
		position: absolute;
		top: 30px;
		padding: 7px 36px 11px 31px;
		letter-spacing: 0;
		font-weight: 900;
		left: 0;
		font-size: 2.75vh
	}

	.section .cycle-gallery .image-holder {
		float: left;
		position: relative;
		height: 100%;
		width: 58.59%;
		overflow: hidden
	}

	.section .cycle-gallery .image-holder .text {
		display: none
	}

	.section .cycle-gallery .image-holder img {
		vertical-align: top;
		width: auto;
		height: auto;
		min-width: 100%;
		min-height: 1px;
		max-width: 100%;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		position: static;
		top: 0;
		left: 0
	}

	.section .cycle-gallery .slide-text {
		padding: 27px 11px 25px 21px;
		line-height: 1.64;
		letter-spacing: 2px;
		width: 41.4%;
		word-spacing: -2px
	}

	.section .cycle-gallery .slide-text .title {
		letter-spacing: 0;
		margin: 0;
		font: 800 4.75vh/1 proxima-nova-extra-condensed, Arial, "Helvetica Neue", Helvetica, sans-serif
	}

	.section .cycle-gallery .slide-text p {
		margin: 0 0 12px;
		display: none
	}

	.section .cycle-gallery .slide-text .info-list {
		margin: 0 0 12px;
		line-height: 1.2;
		letter-spacing: 1px
	}

	.section .cycle-gallery .slide-text .info-list li {
		padding: 0 14px 0 0;
		font-size: 2.22vh
	}

	.section .cycle-gallery .slide-text .info-list li:after {
		right: 4px;
		margin: -2px 0 0
	}

	.section .cycle-gallery .slide-text .more {
		font-size: 2.02vh
	}

	.section .cycle-gallery .slide-text .advanture-info {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.section .cycle-gallery .slide-text .advanture-info li {
		width: calc(100% - 159px);
		margin: 0 0 14px;
		text-transform: capitalize
	}

	.section .cycle-gallery .slide-text .advanture-info li:nth-child(2n+1) {
		width: 159px
	}

	.more-content {
		display: none
	}

	.footer-nav {
		display: none
	}

	.copy-line ul {
		display: none
	}

	.copy-line p span {
		display: none
	}

	.compare-popup .popup-header {
		font-size: 14px;
		line-height: 20px;
		padding: 14px 0 75px
	}

	.compare-popup .popup-header .holder {
		background: #fff;
		padding: 0 0 0 29px
	}

	.compare-popup .popup-header .logo {
		width: 144px;
		height: 91px;
		margin: -5px 0 -6px
	}

	.compare-popup .popup-header .box {
		float: left;
		margin: 0 9px 0 0
	}

	.compare-popup .popup-header label,
	.compare-popup .popup-header .label {
		float: left;
		text-transform: none;
		color: #bbc9d7;
		position: relative;
		margin: 0 8px 0 0;
		letter-spacing: 1px;
		padding: 7px 0
	}

	.compare-popup .popup-header .label {
		display: none
	}

	.compare-popup .popup-header .check-wrap {
		float: left;
		border-radius: 20px;
		position: relative;
		padding: 0 29px 0 22px;
		margin: 0 9px 0 0
	}

	.compare-popup .popup-header .check-wrap.duration {
		padding: 0 25px 0 22px
	}

	.compare-popup .popup-header .check-wrap.duration label {
		margin: 0 0 0 24px
	}

	.compare-popup .popup-header .check-wrap.period:after {
		background-position: 0 -25px;
		background-size: 88px 82px;
		width: 26px;
		height: 26px;
		top: 7px;
		left: 11px
	}

	.compare-popup .popup-header .check-wrap.duration:after {
		background-position: -22px 0;
		background-size: 88px 82px;
		width: 19px;
		height: 25px;
		top: 9px;
		left: 15px
	}

	.compare-popup .popup-header .check-wrap.intensive:after {
		background-position: -72px -167px;
		background-size: 200px 186px;
		width: 26px;
		height: 18px;
		top: 11px;
		left: 10px
	}

	.compare-popup .popup-header .check-wrap label {
		padding: 11px 0 12px;
		margin: 0 0 0 28px
	}

	.compare-popup .popup-header .check-wrap label:after {
		top: 11px;
		left: -14px;
		height: 22px;
		width: 1px
	}

	.compare-popup .popup-header .compare-opener {
		position: relative;
		top: 0;
		right: 0;
		float: right;
		width: 95px;
		height: 80px;
		opacity: 1 !important;
		z-index: 14;
		padding: 15px 5px;
		border-left: 2px solid #e7edf1;
		text-transform: uppercase;
		text-align: center
	}

	.compare-popup .popup-header .compare-opener>span {
		position: relative;
		width: 32px;
		height: 32px;
		display: block;
		margin: 0 auto;
		color: #0030a7;
		font-size: 18px;
		letter-spacing: 2px;
		line-height: 1.1
	}

	.compare-popup .popup-header .compare-opener>span:before,
	.compare-popup .popup-header .compare-opener>span:after {
		background: #718dab
	}

	.compare-popup .popup-header .compare-opener>span.close-text {
		width: auto;
		height: auto
	}

	.compare-popup .popup-header .compare-opener>span.close-text:before,
	.compare-popup .popup-header .compare-opener>span.close-text:after {
		display: none
	}

	.compare-popup .filter-form {
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		margin: 0;
		padding: 0
	}

	.compare-popup .filter-form .filter-holder {
		padding: 20px 0 13px 12px;
		float: left;
		max-width: 100%;
		white-space: nowrap;
		overflow: auto
	}

	.compare-popup .filter-form .filter-holder .check-wrap,
	.compare-popup .filter-form .filter-holder .box {
		float: none;
		display: inline-block;
		vertical-align: top
	}

	.compare-popup .filter-form .filter-holder .check-wrap {
		white-space: normal
	}

	.compare-popup .result-info {
		padding: 36px 25px 0;
		float: right;
		font-size: 48px;
		font-weight: 400;
		text-transform: uppercase;
		color: #90a6bc
	}

	.compare-popup .result-info .counter {
		color: #90a6bc;
		line-height: 20px;
		display: inline-block;
		vertical-align: top;
		font-size: 48px
	}

	.compare-popup .result-info span {
		font-size: 18px;
		line-height: 40px;
		display: inline-block;
		vertical-align: top;
		letter-spacing: 2px;
		font-weight: 700
	}

	.filter-result {
		padding: 11px 0 0;
		margin: 169px 2px 0;
		height: calc(100vh - 169px)
	}

	.filter-result .slide-gallery .pagination {
		bottom: 13px
	}

	.filter-result .label {
		padding: 4px
	}

	.filter-result .col {
		width: calc(100% / 3 - 16px);
		margin: 0 8px 13px
	}

	.filter-result .col .subtitle {
		margin: 0 0 23px
	}

	.filter-result .btn-detail {
		font-size: 12px
	}

}

@media (max-width: 1023px) {
	.section .cycle-gallery {
		margin: 0 0 30px
	}

	.section .cycle-gallery .label {
		font-size: 2.1vh
	}

	.section .cycle-gallery .image-holder {
		float: none;
		width: auto
	}

	.section .cycle-gallery .mask .slide {
		margin: 0 0 20px !important
	}

	.section .cycle-gallery .opener {
		display: block;
		vertical-align: top;
		position: relative;
		width: 30px;
		height: 30px;
		margin: 0 0 16px
	}

	.section .cycle-gallery .opener:after {
		content: " ";
		border: 1px solid #003870;
		border-width: 0 3px 3px 0;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
		width: 22px;
		height: 22px;
		clear: both;
		position: absolute;
		left: 50%;
		top: 50%;
		z-index: 2;
		margin: -9px 0 0 -8px
	}

	.section .cycle-gallery .slide-text {
		padding: 38px 11px 25px 48px;
		line-height: 1.48;
		letter-spacing: 1px;
		width: auto;
		word-spacing: -2px;
		font-size: 2.69vw
	}

	.section .cycle-gallery .slide-text .title {
		letter-spacing: 2px;
		margin: 0 0 7px;
		font: 800 5vw/1 proxima-nova-extra-condensed, Arial, "Helvetica Neue", Helvetica, sans-serif
	}

	.section .cycle-gallery .slide-text p {
		margin: 0;
		display: block;
		height: auto
	}

	.section .cycle-gallery .slide-text .info-list {
		margin: 0 0 12px;
		letter-spacing: 2px
	}

	.section .cycle-gallery .slide-text .info-list li {
		font-size: 2.65vw
	}

	.section .cycle-gallery .slide-text .more {
		padding: 0;
		margin: 26px 0 31px 2px;
		letter-spacing: 2px;
		word-spacing: 1px;
		font-size: 2.8vw
	}

	.section .cycle-gallery .slide-text .advanture-info {
		padding: 26px 0 14px;
		line-height: 1.4
	}

	.section .cycle-gallery .slide-text .advanture-info li {
		font-size: 23px;
		margin: 0 33px 12px 0;
		float: left;
		width: auto
	}

	.section .cycle-gallery .slide-text .advanture-info li:nth-child(2n+1) {
		float: left;
		width: auto
	}

	.section .cycle-gallery .slide-text .advanture-info li span {
		font-size: 32px;
		margin: 0 8px 0 0
	}

	.section .cycle-gallery .slide-text .advanture-info li span.ico-time {
		width: 34px;
		height: 34px
	}

	.section .cycle-gallery .slide-text .advanture-info li span.ico-duration {
		width: 21px;
		height: 31px
	}

	.section .cycle-gallery .slide-text .advanture-info li span.ico-intensive {
		width: 33px;
		height: 24px;
		margin: 5px 8px 0 0
	}

	.section .cycle-gallery .slide-text .advanture-info li span.ico-food {
		width: 28px;
		height: 28px
	}

	.compare-popup .popup-header {
		font-size: 14px;
		line-height: 20px;
		padding: 14px 0 80px
	}

	.compare-popup .popup-header .holder {
		padding: 0 0 0 29px
	}

	.compare-popup .popup-header .box {
		margin: 0 11px 0 0
	}

	.compare-popup .popup-header .check-wrap {
		padding: 0 27px 0 22px;
		margin: 0 11px 0 0
	}

	.compare-popup .popup-header .check-wrap.duration {
		padding: 0 23px 0 29px
	}

	.compare-popup .popup-header .check-wrap.duration label {
		margin: 0 0 0 24px
	}

	.compare-popup .popup-header .check-wrap.period:after {
		background-position: -98px -78px;
		background-size: 164px 153px;
		width: 21px;
		height: 21px;
		top: 10px;
		left: 21px
	}

	.compare-popup .popup-header .check-wrap.duration:after {
		background-position: -99px -56px;
		background-size: 164px 153px;
		width: 15px;
		height: 21px;
		top: 9px;
		left: 21px
	}

	.compare-popup .popup-header .check-wrap.intensive:after {
		background-position: -60px -121px;
		background-size: 164px 153px;
		width: 20px;
		height: 15px;
		top: 11px;
		left: 21px
	}

	.compare-popup .popup-header .check-wrap label {
		padding: 10px 0;
		margin: 0 0 0 28px
	}

	.compare-popup .popup-header .check-wrap label:after {
		top: 12px;
		left: -14px;
		height: 16px;
		width: 1px
	}

	.compare-popup .filter-form .filter-holder {
		padding: 21px 0 13px 22px
	}

	.filter-result {
		padding: 21px 0 0;
		margin: 174px 7px 0;
		height: calc(100vh - 174px)
	}

	.filter-result .slide-gallery .pagination {
		bottom: 14px
	}

	.filter-result .label {
		padding: 4px;
		font-size: 16px
	}

	.filter-result .col {
		width: calc(100% / 2 - 16px);
		margin: 0 8px 16px
	}

	.filter-result .col .holder {
		padding: 27px 23px 0
	}

	.filter-result .col .head-content {
		font-size: 29px;
		margin: 0 0 2px
	}

	.filter-result .col .subtitle {
		line-height: 1.2;
		padding: 0 20px 0 0;
		margin: 0 0 21px;
		font-size: 16px;
		letter-spacing: 1px
	}

	.filter-result .advanture-infos {
		font-size: 16px;
		padding: 0 0 0 3px;
		width: 60%
	}

	.filter-result .advanture-infos li {
		margin: 0 0 16px
	}

	.filter-result .advanture-infos li span.text {
		padding: 0 0 0 29px
	}

	.filter-result .advanture-infos li span.ico-duration {
		margin: -1px 0 0 3px
	}

	.filter-result .advanture-infos li span.ico-time {
		margin: 1px 0 0 1px
	}

	.filter-result .advanture-infos li span.ico-intensive {
		margin: -1px 0 0 1px
	}

	.filter-result .advanture-infos li span.ico-food {
		margin: -1px 0 0 3px
	}

	.filter-result .price-box {
		right: 6px;
		bottom: 19px
	}

	.filter-result .price-box .price {
		font-size: 32px
	}

	.filter-result .btn-detail {
		font-size: 13px;
		min-width: 139px
	}

}

@media (max-width: 1023px) and (max-height: 1024px) {
	.connect-slide ul {
		top: 50px;
		left: 37%
	}

}

@media (max-width: 1023px) and (max-height: 768px) {
	.connect-slide ul {
		left: 50%
	}

}

@media (max-width: 767px) {
	#wrapper {
		padding: 226px 0 0
	}

	#header .top-line {
		height: 16px
	}

	#header {
		height: 226px
	}

	.header-main .nav-opener {
		padding: 11px 0 10px;
		letter-spacing: 1px;
		font-size: 25px;
		width: 124px;
		height: 100px;
		border-left: 2px solid #dde4eb
	}

	.header-main .nav-opener>span {
		width: 50px;
		height: 34px;
		margin: 0 auto 8px
	}

	.header-main .nav-opener>span:after,
	.header-main .nav-opener>span:before,
	.header-main .nav-opener>span>span {
		top: 20px;
		height: 2px
	}

	.header-main .nav-opener>span:after {
		top: auto;
		bottom: 1px
	}

	.header-main .nav-opener>span:before {
		top: 8px
	}

	.logo {
		width: 178px;
		height: 112px;
		margin: -5px 0 -15px 16px
	}

	#nav ul {
		padding: 0 17px
	}

	#nav ul li {
		padding: 0 12px;
		font-size: 3.44vw
	}

	#nav ul a {
		padding: 42px 10px;
		letter-spacing: 3px
	}

	.btn-connect {
		font-size: 25px;
		padding: 12px 10px 10px;
		height: 100px;
		border-left: 2px solid #dde4eb;
		width: 181px;
		text-align: center;
		letter-spacing: 3px
	}

	.btn-connect span {
		margin: 0 auto 1px;
		font-size: 40px
	}

	.nav-drop-down .holder {
		padding-top: 109px
	}

	.nav-drop-down .drop-nav {
		padding: 14px 0 23px
	}

	.nav-drop-down .drop-nav .box-holder .box {
		padding: 19px 0 0;
		margin: 0 38px;
		border-top: 2px solid #e9edf2
	}

	.nav-drop-down .drop-nav .box-holder .box.nav-control-box {
		display: none
	}

	.nav-drop-down .drop-nav .box-holder .box:first-child {
		padding: 13px 0 0;
		border: none
	}

	.nav-drop-down .drop-nav .box-holder .box:first-child>a:first-child {
		padding: 19px 0
	}

	.nav-drop-down .drop-nav .box-holder ul {
		padding: 42px 0 10px 28px;
		font-size: 31px;
		letter-spacing: 2px;
		border-width: 2px
	}

	.nav-drop-down .drop-nav .box-holder ul li {
		margin: 0 0 44px
	}

	.nav-drop-down .drop-nav .box-holder ul a.compare-trip {
		border: 6px solid #005cb9;
		padding: 22px 19px 28px;
		margin: 0 2px;
		font-size: 23px;
		min-width: 274px;
		text-align: center
	}

	.nav-drop-down .drop-nav .box-holder .box>a:first-child {
		font-size: 52px;
		padding: 16px 0
	}

	.nav-drop-down .drop-nav .box-holder .box>a:first-child:after {
		height: 20px;
		right: 17px;
		top: 32px;
		width: 20px
	}

	.nav-drop-down .more-box {
		background: #005cb9;
		padding: 6px 0
	}

	.nav-drop-down .more-box ul {
		padding: 0
	}

	.nav-drop-down .more-box ul li {
		padding: 0 58px 0 39px;
		margin: 0;
		font-size: 39px;
		border-top: 2px solid #0051a3
	}

	.nav-drop-down .more-box ul li>a {
		padding: 29px 0 22px;
		display: block;
		font-family: "proxima-nova-extra-condensed", "Arial", "Helvetica Neue", "Helvetica", sans-serif
	}

	.nav-drop-down .more-box a.opener-more,
	.nav-drop-down .more-box a.opener-subnav {
		position: relative;
		padding: 29px 0 22px
	}

	.nav-drop-down .more-box a.opener-more:after,
	.nav-drop-down .more-box a.opener-subnav:after {
		height: 20px;
		right: -3px;
		top: 32px;
		width: 20px;
		z-index: 2
	}

	.nav-drop-down .more-box a.opener-more {
		font-size: 39px;
		border-top-width: 2px;
		padding: 29px 58px 22px 39px;
		margin: 0
	}

	.nav-drop-down .more-box a.opener-more:after {
		height: 20px;
		right: 55px;
		top: 32px;
		width: 20px;
		z-index: 2
	}

	.nav-drop-down .more-box a.opener-more+ul,
	.nav-drop-down .more-box .slide-subnav {
		padding: 25px 0 0;
		margin: 0 -58px 0 -39px
	}

	.nav-drop-down .more-box a.opener-more+ul ul,
	.nav-drop-down .more-box .slide-subnav ul {
		padding: 0 19px 9px;
		overflow: hidden
	}

	.nav-drop-down .more-box a.opener-more+ul ul li,
	.nav-drop-down .more-box .slide-subnav ul li {
		border: none;
		font-size: 25px;
		margin: 0 0 19px
	}

	.nav-drop-down .more-box a.opener-more+ul ul li a,
	.nav-drop-down .more-box .slide-subnav ul li a {
		padding: 16px 0;
		font-family: "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif
	}

	.nav-drop-down .more-box a.opener-more+ul {
		padding: 25px 19px 9px;
		overflow: hidden;
		margin: 0
	}

	.nav-drop-down .more-box a.opener-more+ul li {
		border: none;
		font-size: 25px;
		padding: 0 39px
	}

	.nav-drop-down .more-box a.opener-more+ul li a {
		font-family: "Lato", "Arial", "Helvetica Neue", "Helvetica", sans-serif
	}

	.nav-drop-down .more-box a.opener-more+ul li a.opener-subnav {
		display: block
	}

	.nav-drop-down .more-box a.opener-more+ul .slide-subnav a.opener-subnav {
		display: none
	}

	.nav-drop-down .more-box .info-box {
		padding: 0 !important;
		margin: 0;
		border: none
	}

	.nav-drop-down .more-box .info-box:first-child ul li:first-child {
		border: none
	}

	.nav-drop-down .nav-control-box {
		padding: 46px 12px 65px
	}

	.nav-drop-down .nav-control-box .title {
		margin: 0 0 34px;
		font: 900 37px/1.2 Lato, Arial, "Helvetica Neue", Helvetica, sans-serif
	}

	.nav-drop-down .nav-control-box .compare-all {
		border: 6px solid #005cb9;
		font-size: 25px;
		max-width: 580px
	}

	.nav-drop-down .nav-control-box .compare-all>span {
		padding: 21px 10px 27px
	}

	.social-drop ul {
		font-size: 38px
	}

	.social-drop ul li a {
		width: 160px;
		height: 160px;
		padding: 38px 29px 29px
	}

	.social-drop ul li a span {
		display: inline-block;
		vertical-align: top;
		line-height: 78px
	}

	.btn-book {
		max-width: 123px;
		text-align: center;
		font-size: 25px;
		padding: 15px 13px;
		line-height: 1.11;
	}

	.connect-slide {
		height: calc(100vh - 116px)
	}

	.connect-slide ul {
		padding: 38px 0 0;
		top: auto;
		left: auto;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		position: relative;
		width: auto;
		height: auto
	}

	.connect-slide ul li {
		display: block
	}

	.connect-slide ul li a {
		width: 200px;
		height: 200px;
		font-size: 30px;
		margin: 0 0 31px -100px
	}

	.connect-slide ul li a:after {
		height: 200px
	}

	.connect-slide ul li .vertical {
		letter-spacing: 1px;
		padding: 0 0 14px
	}

	.connect-slide ul li [class^="icon-"] {
		font-size: 62px;
		margin: 0 0 6px
	}

	.section .cycle-gallery {
		margin: 0 0 10px
	}

	.section .cycle-gallery .mask .slide {
		margin: 0 0 10px !important
	}

	.section .cycle-gallery .label {
		top: 30px;
		padding: 6px 19px 9px 11px;
		letter-spacing: 1px;
		left: 0;
		font-size: 3.752vw
	}

	.section .cycle-gallery .opener {
		width: 30px;
		height: 30px;
		margin: 0 0 16px -2px
	}

	.section .cycle-gallery .opener:after {
		width: 20px;
		height: 20px;
		z-index: 2;
		margin: -9px 0 0 -8px
	}

	.section .cycle-gallery .slide-text {
		padding: 36px 11px 25px 39px;
		line-height: 1.5;
		word-spacing: -2px;
		font-size: 3.752vw
	}

	.section .cycle-gallery .slide-text .title {
		letter-spacing: 2px;
		margin: 0 0 4px;
		font: 800 7.19vw/1 proxima-nova-extra-condensed, Arial, "Helvetica Neue", Helvetica, sans-serif
	}

	.section .cycle-gallery .slide-text .info-list {
		margin: 0 0 19px;
		letter-spacing: 2px
	}

	.section .cycle-gallery .slide-text .info-list li {
		font-size: 24px;
		margin: 0 10px 0 0
	}

	.section .cycle-gallery .slide-text .info-list li:after {
		width: 9px;
		height: 9px;
		top: 13px;
		right: 0
	}

	.section .cycle-gallery .slide-text .more {
		padding: 0;
		margin: 32px 0 47px 2px;
		letter-spacing: 2px;
		word-spacing: 1px;
		font-size: 3.752vw
	}

	.section .cycle-gallery .slide-text .advanture-info {
		padding: 17px 0 5px;
		line-height: 1.4;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.section .cycle-gallery .slide-text .advanture-info li {
		font-size: 24px;
		margin: 0 25px 25px 0;
		float: none;
		width: calc(100% - 270px);
		line-height: 44px
	}

	.section .cycle-gallery .slide-text .advanture-info li:nth-child(2n+1) {
		width: 220px
	}

	.section .cycle-gallery .slide-text .advanture-info li span {
		font-size: 42px;
		margin: 0 14px 0 0
	}

	.section .cycle-gallery .slide-text .advanture-info li span.ico-time {
		width: 43px;
		height: 43px
	}

	.section .cycle-gallery .slide-text .advanture-info li span.ico-duration {
		width: 30px;
		height: 42px
	}

	.section .cycle-gallery .slide-text .advanture-info li span.ico-intensive {
		width: 42px;
		height: 31px;
		margin: 5px 14px 0 0
	}

	.section .cycle-gallery .slide-text .advanture-info li span.ico-food {
		width: 40px;
		height: 41px
	}

	#header,
	.intro .img-box,
	.arrow,
	.intro h1,
	.control-box,
	.slide,
	.section .btn-prev,
	.section .btn-next,
	.section .col-more,
	.col-event,
	.footer-nav,
	.footer-control {
		opacity: 1
	}

	.compare-popup .popup-header {
		font-size: 14px;
		line-height: 20px;
		padding: 16px 0 109px;
		z-index: 20;
		position: relative
	}

	.compare-popup .popup-header .holder {
		padding: 0 0 0 21px
	}

	.compare-popup .popup-header .logo {
		width: 178px;
		height: 113px;
		margin: -5px 0 -8px
	}

	.compare-popup .popup-header .box {
		margin: 0 30px 0 0
	}

	.compare-popup .popup-header .check-wrap {
		padding: 0 27px 0 33px;
		margin: 0 30px 0 0;
		border-radius: 40px
	}

	.compare-popup .popup-header .check-wrap.duration {
		padding: 0 23px 0 29px
	}

	.compare-popup .popup-header .check-wrap.duration label {
		margin: 0 0 0 39px
	}

	.compare-popup .popup-header .check-wrap.period:after {
		background-position: 0 -44px;
		background-size: 150px 140px;
		width: 43px;
		height: 43px;
		top: 13px;
		left: 17px
	}

	.compare-popup .popup-header .check-wrap.duration:after {
		background-position: -39px 0;
		background-size: 150px 140px;
		width: 30px;
		height: 42px;
		top: 9px;
		left: 21px
	}

	.compare-popup .popup-header .check-wrap.intensive:after {
		background-position: -45px -44px;
		background-size: 150px 140px;
		width: 30px;
		height: 29px;
		top: 11px;
		left: 21px
	}

	.compare-popup .popup-header .check-wrap label {
		padding: 23px 0 27px;
		margin: 0 0 0 46px;
		font-size: 24px
	}

	.compare-popup .popup-header .check-wrap label:after {
		top: 16px;
		left: -23px;
		height: 36px;
		width: 2px
	}

	.compare-popup .popup-header .compare-opener {
		position: relative;
		top: 0;
		right: 0;
		float: right;
		width: 131px;
		height: 100px;
		opacity: 1 !important;
		z-index: 14;
		padding: 13px 10px;
		border-left: 2px solid #e7edf1
	}

	.compare-popup .popup-header .compare-opener>span {
		width: 42px;
		height: 42px;
		color: #005cb9;
		font-size: 25px;
		letter-spacing: 2px;
		line-height: 1.05
	}

	.compare-popup .popup-header .compare-opener>span.close-text {
		width: auto;
		height: auto
	}

	.compare-popup .popup-header .compare-opener>span.close-text:before,
	.compare-popup .popup-header .compare-opener>span.close-text:after {
		display: none
	}

	.compare-popup .filter-form .filter-holder {
		padding: 21px 0 13px 26px
	}

	.compare-popup .result-info {
		padding: 44px 50px 9px 44px;
		float: right;
		font-size: 64px;
		border-left: 2px solid #e7edf1;
		color: #005cb9
	}

	.compare-popup .result-info .counter {
		color: #005cb9;
		font-size: 64px
	}

	.compare-popup .result-info span {
		font-size: 25px;
		line-height: 47px;
		letter-spacing: 2px;
		color: #90a6bc
	}

	.filter-result {
		padding: 0;
		height: calc(100vh - 225px);
		margin: 0;
		background: #fff
	}

	.filter-result .slide-gallery .pagination {
		bottom: 14px
	}

	.filter-result .label {
		top: 29px;
		padding: 6px 14px 9px 20px;
		font-size: 24px;
		right: auto
	}

	.filter-result .col {
		width: 100% !important;
		float: none;
		margin: 0
	}

	.filter-result .col .holder {
		padding: 36px 40px 59px
	}

	.filter-result .col .head-content {
		font-size: 29px;
		margin: 0 0 2px
	}

	.filter-result .col .subtitle {
		line-height: 1.2;
		padding: 0;
		margin: 0 0 21px;
		font-size: 25px;
		letter-spacing: 1px
	}

	.filter-result .advanture-infos {
		font-size: 25px;
		padding: 15px 0 0;
		width: 60%
	}

	.filter-result .advanture-infos li {
		margin: 0 0 26px
	}

	.filter-result .advanture-infos li span.text {
		font-size: 25px;
		line-height: 44px;
		padding: 6px 0 0 56px
	}

	.filter-result .advanture-infos li span {
		background-size: 150px 140px
	}

	.filter-result .advanture-infos li span.ico-duration {
		background-position: -39px 0;
		width: 30px;
		height: 42px;
		margin: 3px 0 0 9px
	}

	.filter-result .advanture-infos li span.ico-time {
		background-position: 0 -44px;
		width: 43px;
		height: 43px;
		margin: 1px 0 0 1px
	}

	.filter-result .advanture-infos li span.ico-intensive {
		background-position: -45px -44px;
		width: 40px;
		height: 29px;
		margin: 0 0 0 1px
	}

	.filter-result .advanture-infos li span.ico-food {
		background-position: 0 -89px;
		width: 41px;
		height: 43px;
		margin: 3px 0 0 3px
	}

	.filter-result .price-box {
		right: 8px;
		bottom: 125px;
		width: 130px
	}

	.filter-result .price-box .price {
		font-size: 45px;
		line-height: 1.1;
		margin: 0
	}

	.filter-result .price-box .old-price {
		font-size: 22px;
		line-height: 1.1;
		letter-spacing: -1px;
		margin: -6px 0 0
	}

	.filter-result .btn-detail {
		font-size: 25px;
		min-width: 210px;
		right: 30px;
		bottom: 69px;
		padding: 18px 64px 22px 20px;
		position: absolute;
		letter-spacing: 3px
	}

	.filter-result .btn-detail:before {
		position: absolute;
		top: 24px;
		right: 35px;
		content: " ";
		z-index: 5;
		clear: both;
		border-color: #fff;
		border-style: solid;
		width: 20px;
		height: 20px;
		border-width: 3px 3px 0 0;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg)
	}

	.send-popup .send-holder {
		width: 550px;
		font-size: 22px;
		line-height: 1.44;
		letter-spacing: 0;
		word-spacing: 2px
	}

	.send-popup .send-holder .title {
		letter-spacing: 2px;
		margin: 0 0 24px;
		font: 800 45px/1.2 proxima-nova-extra-condensed, Arial, "Helvetica Neue", Helvetica, sans-serif
	}

	.send-popup .send-holder input[type="text"] {
		border-radius: 0;
		box-shadow: none;
		font-size: 28px;
		line-height: 40px;
		padding: 20px 30px
	}

	.send-popup .send-holder input[type="submit"] {
		font-size: 24px;
		line-height: 24px;
		letter-spacing: 1px;
		padding: 20px 10px
	}

	.send-popup .send-holder .send-form {
		overflow: hidden;
		margin: 0 0 32px
	}

	.send-popup .send-holder p {
		margin: 0 0 83px
	}

	.send-popup .send-holder .btn-cancel {
		font-size: 25px;
		letter-spacing: 2px
	}

	#main {
		padding: 0 !important
	}

}

@media (max-width: 767px) and (max-height: 800px) {
	.connect-slide ul li a {
		width: 130px;
		height: 130px;
		font-size: 18px;
		margin: 0 0 15px -65px
	}

	.connect-slide ul li a:after {
		height: 130px
	}

	.connect-slide ul li .vertical {
		padding: 0 0 5px
	}

	.connect-slide ul li [class^="icon-"] {
		font-size: 52px;
		margin: 0 0 6px
	}

}

@media (max-width: 767px) and (max-height: 750px) {
	.connect-slide ul li a {
		width: 100px;
		height: 100px;
		font-size: 16px;
		margin: 0 0 10px -50px
	}

	.connect-slide ul li a:after {
		height: 100px
	}

	.connect-slide ul li .vertical {
		padding: 0 0 5px
	}

	.connect-slide ul li [class^="icon-"] {
		font-size: 45px;
		margin: 0 0 6px
	}

}

@media (max-width: 767px) and (max-height: 550px) {
	.connect-slide ul li a {
		margin: 0 10px 10px
	}

}

@media (max-width: 639px) {
	#wrapper {
		padding: 137px 0 0
	}

	#header .top-line {
		height: 14px
	}

	#header {
		height: 137px
	}

	.header-main .nav-opener {
		padding: 5px 0 3px;
		letter-spacing: 0;
		font-size: 14px;
		width: 60px;
		height: 64px
	}

	.header-main .nav-opener>span {
		width: 36px;
		margin: -3px auto 4px;
		height: 32px
	}

	.header-main .nav-opener>span:after,
	.header-main .nav-opener>span:before,
	.header-main .nav-opener>span>span {
		top: 19px;
		height: 2px
	}

	.header-main .nav-opener>span:after {
		top: auto;
		bottom: 4px
	}

	.header-main .nav-opener>span:before {
		top: 11px
	}

	.logo {
		width: 96px;
		height: 62px;
		margin: 2px 0 0
	}

	#nav ul {
		padding: 0 6px
	}

	#nav ul li {
		padding: 0 6px
	}

	#nav ul a {
		padding: 21px 5px;
		letter-spacing: 2px
	}

	.btn-connect {
		font-size: 14px;
		padding: 14px 5px 4px;
		width: 80px;
		height: 64px;
		letter-spacing: 0
	}

	.btn-connect span {
		margin: 0 auto 3px;
		font-size: 22px
	}

	.nav-drop-down .holder {
		padding-top: 56px
	}

	.nav-drop-down .drop-nav {
		padding: 7px 0 11px
	}

	.nav-drop-down .drop-nav .box-holder .box {
		padding: 10px 0 0;
		margin: 0 19px;
		border-top: 1px solid #e9edf2
	}

	.nav-drop-down .drop-nav .box-holder .box:first-child {
		padding: 6px 0 0;
		border: none
	}

	.nav-drop-down .drop-nav .box-holder .box:first-child>a:first-child {
		padding: 10px 0
	}

	.nav-drop-down .drop-nav .box-holder ul {
		padding: 21px 0 5px 14px;
		font-size: 15px;
		letter-spacing: 1px;
		border-width: 1px
	}

	.nav-drop-down .drop-nav .box-holder ul li {
		margin: 0 0 22px
	}

	.nav-drop-down .drop-nav .box-holder ul a.compare-trip {
		border: 3px solid #005cb9;
		padding: 11px 5px;
		margin: 0 1px;
		font-size: 12px;
		min-width: 174px;
		text-align: center
	}

	.nav-drop-down .drop-nav .box-holder .box>a:first-child {
		font-size: 26px;
		padding: 8px 0
	}

	.nav-drop-down .drop-nav .box-holder .box>a:first-child:after {
		height: 10px;
		right: 8px;
		top: 12px;
		width: 10px
	}

	.nav-drop-down .more-box {
		background: #005cb9;
		padding: 3px 0
	}

	.nav-drop-down .more-box ul {
		padding: 0
	}

	.nav-drop-down .more-box ul li {
		padding: 0 29px 0 20px;
		margin: 0;
		font-size: 20px;
		border-top: 1px solid #0051a3
	}

	.nav-drop-down .more-box ul li>a {
		padding: 15px 0 11px;
		display: block;
		font-family: "proxima-nova-extra-condensed", "Arial", "Helvetica Neue", "Helvetica", sans-serif
	}

	.nav-drop-down .more-box a.opener-more,
	.nav-drop-down .more-box a.opener-subnav {
		padding: 15px 0 11px
	}

	.nav-drop-down .more-box a.opener-more:after,
	.nav-drop-down .more-box a.opener-subnav:after {
		height: 10px;
		right: -2px;
		top: 18px;
		width: 10px
	}

	.nav-drop-down .more-box a.opener-more {
		font-size: 20px;
		border-top-width: 1px;
		padding: 15px 29px 11px 20px;
		margin: 0
	}

	.nav-drop-down .more-box a.opener-more:after {
		height: 10px;
		right: 27px;
		top: 16px;
		width: 10px
	}

	.nav-drop-down .more-box a.opener-more+ul,
	.nav-drop-down .more-box .slide-subnav {
		padding: 12px 0 0;
		margin: 0 -29px 0 -20px
	}

	.nav-drop-down .more-box a.opener-more+ul ul,
	.nav-drop-down .more-box .slide-subnav ul {
		padding: 0 10px 5px
	}

	.nav-drop-down .more-box a.opener-more+ul ul li,
	.nav-drop-down .more-box .slide-subnav ul li {
		font-size: 13px;
		margin: 0 0 20px
	}

	.nav-drop-down .more-box a.opener-more+ul ul li a,
	.nav-drop-down .more-box .slide-subnav ul li a {
		padding: 8px 0
	}

	.nav-drop-down .more-box a.opener-more+ul {
		padding: 12px 10px 9px;
		overflow: hidden;
		margin: 0
	}

	.nav-drop-down .more-box a.opener-more+ul li {
		font-size: 13px;
		padding: 0 20px
	}

	.nav-drop-down .nav-control-box {
		padding: 46px 12px 65px
	}

	.nav-drop-down .nav-control-box .title {
		margin: 0 0 17px;
		font: 900 18px/1.2 Lato, Arial, "Helvetica Neue", Helvetica, sans-serif
	}

	.nav-drop-down .nav-control-box .compare-all {
		border: 3px solid #005cb9;
		font-size: 13px;
		max-width: 280px
	}

	.nav-drop-down .nav-control-box .compare-all>span {
		padding: 11px 5px 13px
	}

	.social-drop ul {
		font-size: 19px
	}

	.social-drop ul li a {
		width: 80px;
		height: 80px;
		padding: 19px 15px 15px
	}

	.social-drop ul li a span {
		line-height: 46px
	}

	.btn-book {
		max-width: 90px;
		font-size: 14px;
		padding: 12px 10px;
		text-align: center;
		height: 100%;
		line-height: 1.5;
	}

	.connect-slide {
		height: calc(100vh - 78px)
	}

	.connect-slide ul li {
		display: block
	}

	.connect-slide ul li a {
		margin: 0 auto;
		width: 100px;
		height: 100px;
		font-size: 15px;
		margin: 0 0 15px -50px
	}

	.connect-slide ul li a:after {
		height: 100px
	}

	.connect-slide ul li .vertical {
		vertical-align: middle;
		text-align: center;
		white-space: normal;
		display: inline-block;
		letter-spacing: 1px;
		padding: 0 0 7px
	}

	.connect-slide ul li [class^="icon-"] {
		display: block;
		text-align: center;
		font-size: 30px;
		color: #90a6bc;
		margin: 0 0 5px
	}

	.section .cycle-gallery {
		margin: 0 0 5px
	}

	.section .cycle-gallery .label {
		top: 15px;
		padding: 3px 10px 5px 5px;
		letter-spacing: 0
	}

	.section .cycle-gallery .opener {
		width: 15px;
		height: 15px;
		margin: 0 0 8px -1px
	}

	.section .cycle-gallery .opener:after {
		width: 10px;
		height: 10px;
		margin: -5px 0 0 -5px
	}

	.section .cycle-gallery .slide-text {
		padding: 18px 5px 12px 20px;
		line-height: 1.5;
		word-spacing: -1px
	}

	.section .cycle-gallery .slide-text .title {
		letter-spacing: 1px;
		margin: 0 0 2px
	}

	.section .cycle-gallery .slide-text .info-list {
		margin: 0 0 10px;
		letter-spacing: 1px
	}

	.section .cycle-gallery .slide-text .info-list li {
		font-size: 12px;
		margin: 0 5px 0 0
	}

	.section .cycle-gallery .slide-text .info-list li:after {
		width: 5px;
		height: 5px;
		top: 7px;
		right: 0
	}

	.section .cycle-gallery .slide-text .more {
		padding: 0;
		margin: 16px 0 24px 1px;
		letter-spacing: 1px;
		word-spacing: 0
	}

	.section .cycle-gallery .slide-text .advanture-info {
		font-size: 12px;
		padding: 16px 0 2px;
		line-height: 1.4
	}

	.section .cycle-gallery .slide-text .advanture-info li {
		font-size: 12px;
		margin: 0 12px 12px 0;
		float: none;
		line-height: 22px;
		width: calc(100% - 134px)
	}

	.section .cycle-gallery .slide-text .advanture-info li:nth-child(2n+1) {
		float: left;
		width: 110px
	}

	.section .cycle-gallery .slide-text .advanture-info li span {
		font-size: 21px;
		margin: 0 7px 0 0
	}

	.section .cycle-gallery .slide-text .advanture-info li span.ico-time {
		width: 22px;
		height: 22px
	}

	.section .cycle-gallery .slide-text .advanture-info li span.ico-duration {
		width: 15px;
		height: 21px
	}

	.section .cycle-gallery .slide-text .advanture-info li span.ico-intensive {
		width: 21px;
		height: 15px;
		margin: 3px 7px 0 0
	}

	.section .cycle-gallery .slide-text .advanture-info li span.ico-food {
		width: 20px;
		height: 20px
	}

	.compare-popup .popup-header {
		font-size: 14px;
		line-height: 20px;
		padding: 14px 0 55px
	}

	.compare-popup .popup-header .holder {
		padding: 0
	}

	.compare-popup .popup-header .logo {
		width: 96px;
		height: 62px;
		margin: 2px 0 0
	}

	.compare-popup .popup-header .box {
		margin: 0 10px 0 0
	}

	.compare-popup .popup-header .check-wrap {
		padding: 0 14px 0 16px;
		margin: 0 10px 0 0;
		border-radius: 40px
	}

	.compare-popup .popup-header .check-wrap.duration {
		padding: 0 12px 0 15px
	}

	.compare-popup .popup-header .check-wrap.duration label {
		margin: 0 0 0 23px
	}

	.compare-popup .popup-header .check-wrap.period:after {
		background-position: 0 -22px;
		background-size: 75px 70px;
		width: 22px;
		height: 22px;
		top: 7px;
		left: 8px
	}

	.compare-popup .popup-header .check-wrap.duration:after {
		background-position: -20px 0;
		background-size: 75px 70px;
		width: 15px;
		height: 21px;
		top: 7px;
		left: 11px
	}

	.compare-popup .popup-header .check-wrap.intensive:after {
		background-position: -22px -22px;
		background-size: 75px 70px;
		width: 15px;
		height: 15px;
		top: 7px;
		left: 11px
	}

	.compare-popup .popup-header .check-wrap label {
		padding: 7px 0 8px;
		margin: 0 0 0 23px;
		font-size: 12px
	}

	.compare-popup .popup-header .check-wrap label:after {
		top: 8px;
		left: -12px;
		height: 18px;
		width: 1px
	}

	.compare-popup .popup-header .compare-opener {
		width: 85px;
		height: 64px;
		padding: 13px 10px;
		border-left: 2px solid #e7edf1
	}

	.compare-popup .popup-header .compare-opener>span {
		width: 21px;
		height: 21px;
		font-size: 14px
	}

	.compare-popup .popup-header .compare-opener>span.close-text {
		width: auto;
		height: auto
	}

	.compare-popup .popup-header .compare-opener>span.close-text:before,
	.compare-popup .popup-header .compare-opener>span.close-text:after {
		display: none
	}

	.compare-popup .filter-form .filter-holder {
		padding: 10px 0 12px 13px
	}

	.compare-popup .result-info {
		padding: 26px 5px 4px;
		font-size: 32px
	}

	.compare-popup .result-info .counter {
		font-size: 32px
	}

	.compare-popup .result-info span {
		font-size: 12px;
		line-height: 34px;
		letter-spacing: 2px
	}

	.filter-result {
		height: calc(100vh - 133px)
	}

	.filter-result .slide-gallery .pagination {
		bottom: 7px
	}

	.filter-result .label {
		top: 15px;
		padding: 3px 7px 5px 10px;
		font-size: 12px
	}

	.filter-result .col .holder {
		padding: 18px 20px 30px
	}

	.filter-result .col .head-content {
		font-size: 24px;
		margin: 0 0 3px
	}

	.filter-result .col .subtitle {
		margin: 0 0 11px;
		font-size: 13px
	}

	.filter-result .advanture-infos {
		font-size: 13px;
		padding: 7px 0 0
	}

	.filter-result .advanture-infos li {
		margin: 0 0 13px
	}

	.filter-result .advanture-infos li span.text {
		font-size: 13px;
		line-height: 22px;
		padding: 3px 0 0 28px
	}

	.filter-result .advanture-infos li span {
		background-size: 75px 70px
	}

	.filter-result .advanture-infos li span.ico-duration {
		background-position: -20px 0;
		width: 15px;
		height: 21px;
		margin: 2px 0 0 5px
	}

	.filter-result .advanture-infos li span.ico-time {
		background-position: 0 -22px;
		width: 22px;
		height: 22px;
		margin: 1px 0 0 1px
	}

	.filter-result .advanture-infos li span.ico-intensive {
		background-position: -22px -22px;
		width: 20px;
		height: 15px;
		margin: 0 0 0 1px
	}

	.filter-result .advanture-infos li span.ico-food {
		background-position: 0 -45px;
		width: 20px;
		height: 21px;
		margin: 2px 0 0 2px
	}

	.filter-result .price-box {
		right: 4px;
		bottom: 63px;
		width: 65px
	}

	.filter-result .price-box .price {
		font-size: 23px
	}

	.filter-result .price-box .old-price {
		font-size: 11px;
		margin: -3px 0 0
	}

	.filter-result .btn-detail {
		font-size: 13px;
		min-width: 105px;
		right: 15px;
		bottom: 35px;
		letter-spacing: 1px;
		padding: 9px 32px 11px 10px
	}

	.filter-result .btn-detail:before {
		top: 12px;
		right: 17px;
		width: 10px;
		height: 10px;
		border-width: 2px 2px 0 0
	}

	.send-popup .send-holder {
		width: 300px;
		font-size: 14px
	}

	.send-popup .send-holder .title {
		margin: 0 0 12px;
		font: 800 25px/1.2 proxima-nova-extra-condensed, Arial, "Helvetica Neue", Helvetica, sans-serif
	}

	.send-popup .send-holder input[type="text"] {
		font-size: 14px;
		line-height: 40px;
		padding: 10px;
		height: 60px;
		width: calc(100% - 100px)
	}

	.send-popup .send-holder input[type="submit"] {
		font-size: 22px;
		line-height: 24px;
		padding: 10px;
		height: 60px;
		width: 100px
	}

	.send-popup .send-holder .send-form {
		margin: 0 0 22px
	}

	.send-popup .send-holder p {
		margin: 0 0 63px
	}

	.send-popup .send-holder .btn-cancel {
		font-size: 15px
	}

}

@media (max-width: 360px) {
	.btn-book {
		max-width: 80px;
	}
}


@media (max-width: 639px) and (max-height: 680px) {
	.connect-slide ul {
		height: 50px
	}

	.connect-slide ul li a {
		font-size: 13px;
		margin: 0 0 5px -40px;
		width: 80px;
		height: 80px
	}

	.connect-slide ul li a:after {
		height: 80px
	}

	.connect-slide ul li [class^="icon-"] {
		font-size: 20px
	}

}

@media (max-height: 924px) {
	.more-content .col-event .fackts-box .title {
		font-size: 1.422vh
	}

	.more-content .col-event .fackts-box .head {
		font: 800 3.26vh/.93 proxima-nova-extra-condensed, Arial, "Helvetica Neue", Helvetica, sans-serif
	}

}

@media (max-height: 759px) {
	.nav-drop-down .drop-nav {
		padding-top: 14px
	}

	.nav-drop-down .more-box {
		padding-top: 0
	}

	.nav-drop-down .more-box .gallery-drop {
		padding-top: 0
	}

}

@keyframes arrow {
	0% {
		opacity: 1
	}

	40% {
		opacity: 0
	}

	80% {
		opacity: 1
	}

	100% {
		opacity: 1
	}

}

@-webkit-keyframes arrow {
	0% {
		opacity: 1
	}

	40% {
		opacity: 0
	}

	80% {
		opacity: 1
	}

	100% {
		opacity: 1
	}

}

.section .cycle-gallery .image-holder img {
	max-width: 1300px !important;
	width: 100%
}

.section .cycle-gallery .image-holder p {
	margin: 0;
	width: 80%;
	text-shadow: 1px 1px 3px #444
}

.section .cycle-gallery .image-holder h2 {
	margin: 0 -2px 1px;
	text-transform: uppercase;
	font-size: 72px;
	opacity: .8;
	color: #fff;
	letter-spacing: 2px;
	font: 800 75px/.88 proxima-nova-extra-condensed, Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-shadow: 1px 1px 5px #444
}

.filter {
	z-index: 1;
	position: relative;
	background: linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0.65) 85%, rgba(0, 0, 0, 1) 100%);
	background: linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0.65) 85%, rgba(0, 0, 0, 1) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 65%, rgba(0, 0, 0, 0.65) 85%, rgba(0, 0, 0, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
	width: 100%;
	height: 100%
}

.booknow-box .advanture-infos li>span {
	text-transform: capitalize
}

.col-more .detail:before {
	background: linear-gradient(top, rgba(0, 56, 112, 0) 0%, rgba(0, 56, 112, 0) 1%, rgba(0, 56, 112, .8) 70%);
	background: linear-gradient(to bottom, rgba(0, 56, 112, 0) 0%, rgba(0, 56, 112, 0) 1%, rgba(0, 56, 112, .8) 70%)
}

.nav-drop-down .more-box .col-more .head-content {
	padding: 0 0 10px;
	bottom: 0
}

.nav-drop-down .more-box .detail {
	margin: 0
}

.nav-drop-down .more-box .detail:before {
	background: linear-gradient(top, transparent 0%, transparent 1%, rgba(0, 0, 0, .8) 100%);
	background: linear-gradient(to bottom, transparent 0%, transparent 1%, rgba(0, 0, 0, .8) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#C7111100', GradientType=0);
	content: "";
	clear: both;
	position: absolute;
	height: 180px;
	left: 0;
	right: 0;
	bottom: 100%
}

@media (max-height: 800px) {
	.section .cycle-gallery .slide-text p {
		font-size: 13px
	}

	.page-id-8422 .head p {
		font-size: 2.7vh
	}

}

/*@media (min-width: 1366px) and (max-width: 1520px){*/
@media (min-width: 1280px) and (max-width: 1520px) {

	.section .cycle-gallery .slide-text .title {
		font-size: 3vh !important
	}

}

/* .active-search .alert{
  height: 0;
  padding: 0;
} */

.alert {
	position: relative;
	top: 0px;
	background: #C71111;
	padding: 10px 20px;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	z-index: 999;
	width: 100%;
}

.alert p {
	margin: 0 !important;
	color: #ffffff;
	background-color: #cc0000;
}

#main.alert-visible {
	padding-top: 19px !important;
}

/* .key-west-template-template-jet-ski #main.alert-visible{
		padding-top: 37px !important;
	} */

@media (max-width: 700px) {
	#main.alert-visible {
		padding-top: 19px !important;
		margin-top: 10px;
	}

	.section.trip-block .cycle-gallery .image-holder {
		height: 100%;
	}
}

@media (max-width: 610px) {
	.section.trip-block .cycle-gallery .mask {
		top: 0px !important;
		/*top: 18px !important;*/
	}
}

@media (max-width: 639px) {

	.section.trip-block .cycle-gallery,
	.section.trip-block .cycle-gallery .mask,
	.section.trip-block .cycle-gallery .slide,
	.section.trip-block .cycle-gallery .slider,
	.section.trip-block .cycle-gallery .slideset,
	.section.trip-block .slide-gallery,
	.section.trip-block .slide-gallery .mask,
	.section.trip-block .slide-gallery .slide,
	.section.trip-block .slide-gallery .slider,
	.section.trip-block .slide-gallery .slideset {
		height: 62vw !important;
	}
}

.postid-16441 .blog-content .head-content {
	display: none !important;
}

@media (min-width: 992px) {
	.language-nav .bootstrap-select>select {
		width: 50px;
	}

}