@font-face {
	font-family: swiper-icons;
	src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
	font-weight: 400;
	font-style: normal
}

:root {
	--swiper-theme-color: #007aff
}

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}

.swiper-container-vertical > .swiper-wrapper {
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	transform: translateZ(0)
}

.swiper-container-multirow > .swiper-wrapper {
	flex-wrap: wrap
}

.swiper-container-multirow-column > .swiper-wrapper {
	flex-wrap: wrap;
	flex-direction: column
}

.swiper-container-free-mode > .swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform
}

.swiper-slide-invisible-blank {
	visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	align-items: flex-start;
	transition-property: transform, height
}

.swiper-container-3d {
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-css-mode > .swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
	display: none
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
	scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
	scroll-snap-type: y mandatory
}

:root {
	--swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: calc(var(--swiper-navigation-size)/44*27);
	height: var(--swiper-navigation-size);
	margin-top: calc(var(--swiper-navigation-size)*-1/2);
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
	font-family: swiper-icons;
	font-size: var(--swiper-navigation-size);
	text-transform: none !important;
	letter-spacing: 0;
	text-transform: none;
	font-variant: normal;
	line-height: 1
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	left: 10px;
	right: auto
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
	content: "prev"
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	right: 10px;
	left: auto
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
	content: "next"
}

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
	--swiper-navigation-color: #fff
}

.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
	--swiper-navigation-color: #000
}

.swiper-button-lock {
	display: none
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: opacity .3s;
	transform: translateZ(0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transform: scale(.33);
	position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	transform: scale(.33)
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-container-vertical > .swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	transform: translateY(-50%);
	width: 8px
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	transition: transform .2s, top .2s
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: transform .2s, left .2s
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: transform .2s, right .2s
}

.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, .25);
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-white {
	--swiper-pagination-color: #fff
}

.swiper-pagination-black {
	--swiper-pagination-color: #000
}

.swiper-pagination-lock {
	display: none
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal > .swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, .5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-scrollbar-lock {
	display: none
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain
}

.swiper-slide-zoomed {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	transform-origin: 50%;
	animation: swiper-preloader-spin 1s linear infinite;
	box-sizing: border-box;
	border-radius: 50%;
	border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
	border-top: 4px solid transparent
}

.swiper-lazy-preloader-white {
	--swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
	--swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
	to {
		transform: rotate(1turn)
	}
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube {
	overflow: visible
}

.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}

.swiper-container-flip {
	overflow: visible
}

.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

/*! nouislider - 14.7.0 - 4/6/2021 */
.noUi-target,
.noUi-target * {
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-user-select: none;
	touch-action: none;
	-ms-user-select: none;
	-moz-user-select: none;
	user-select: none;
	box-sizing: border-box
}

.noUi-target {
	position: relative
}

.noUi-base,
.noUi-connects {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1
}

.noUi-connects {
	overflow: hidden;
	z-index: 0
}

.noUi-connect,
.noUi-origin {
	will-change: transform;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	-ms-transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
	-webkit-transform-style: preserve-3d;
	transform-origin: 0 0;
	transform-style: flat
}

.noUi-connect {
	height: 100%;
	width: 100%
}

.noUi-origin {
	height: 10%;
	width: 10%
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
	left: 0;
	right: auto
}

.noUi-vertical .noUi-origin {
	width: 0
}

.noUi-horizontal .noUi-origin {
	height: 0
}

.noUi-handle {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	position: absolute
}

.noUi-touch-area {
	height: 100%;
	width: 100%
}

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
	transition: transform .3s
}

.noUi-state-drag * {
	cursor: inherit !important
}

.noUi-horizontal {
	height: 18px
}

.noUi-horizontal .noUi-handle {
	width: 34px;
	height: 28px;
	right: -17px;
	top: -6px
}

.noUi-vertical {
	width: 18px
}

.noUi-vertical .noUi-handle {
	width: 28px;
	height: 34px;
	right: -6px;
	top: -17px
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
	left: -17px;
	right: auto
}

.noUi-target {
	background: #fafafa;
	border-radius: 4px;
	border: 1px solid #d3d3d3;
	box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb
}

.noUi-connects {
	border-radius: 3px
}

.noUi-connect {
	background: #3fb8af
}

.noUi-draggable {
	cursor: ew-resize
}

.noUi-vertical .noUi-draggable {
	cursor: ns-resize
}

.noUi-handle {
	border: 1px solid #d9d9d9;
	border-radius: 3px;
	background: #fff;
	cursor: default;
	box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb
}

.noUi-active {
	box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px #bbb
}

.noUi-handle:after,
.noUi-handle:before {
	content: "";
	display: block;
	position: absolute;
	height: 14px;
	width: 1px;
	background: #e8e7e6;
	left: 14px;
	top: 6px
}

.noUi-handle:after {
	left: 17px
}

.noUi-vertical .noUi-handle:after,
.noUi-vertical .noUi-handle:before {
	width: 14px;
	height: 1px;
	left: 6px;
	top: 14px
}

.noUi-vertical .noUi-handle:after {
	top: 17px
}

[disabled] .noUi-connect {
	background: #b8b8b8
}

[disabled].noUi-handle,
[disabled] .noUi-handle,
[disabled].noUi-target {
	cursor: not-allowed
}

.noUi-pips,
.noUi-pips * {
	box-sizing: border-box
}

.noUi-pips {
	position: absolute;
	color: #999
}

.noUi-value {
	position: absolute;
	white-space: nowrap;
	text-align: center
}

.noUi-value-sub {
	color: #ccc;
	font-size: 10px
}

.noUi-marker {
	position: absolute;
	background: #ccc
}

.noUi-marker-large,
.noUi-marker-sub {
	background: #aaa
}

.noUi-pips-horizontal {
	padding: 10px 0;
	height: 80px;
	top: 100%;
	left: 0;
	width: 100%
}

.noUi-value-horizontal {
	transform: translate(-50%, 50%)
}

.noUi-rtl .noUi-value-horizontal {
	transform: translate(50%, 50%)
}

.noUi-marker-horizontal.noUi-marker {
	margin-left: -1px;
	width: 2px;
	height: 5px
}

.noUi-marker-horizontal.noUi-marker-sub {
	height: 10px
}

.noUi-marker-horizontal.noUi-marker-large {
	height: 15px
}

.noUi-pips-vertical {
	padding: 0 10px;
	height: 100%;
	top: 0;
	left: 100%
}

.noUi-value-vertical {
	transform: translateY(-50%);
	padding-left: 25px
}

.noUi-rtl .noUi-value-vertical {
	transform: translateY(50%)
}

.noUi-marker-vertical.noUi-marker {
	width: 5px;
	height: 2px;
	margin-top: -1px
}

.noUi-marker-vertical.noUi-marker-sub {
	width: 10px
}

.noUi-marker-vertical.noUi-marker-large {
	width: 15px
}

.noUi-tooltip {
	display: block;
	position: absolute;
	border: 1px solid #d9d9d9;
	border-radius: 3px;
	background: #fff;
	color: #000;
	padding: 5px;
	text-align: center;
	white-space: nowrap
}

.noUi-horizontal .noUi-tooltip {
	transform: translate(-50%);
	left: 50%;
	bottom: 120%
}

.noUi-vertical .noUi-tooltip {
	transform: translateY(-50%);
	top: 50%;
	right: 120%
}

.noUi-horizontal .noUi-origin > .noUi-tooltip {
	transform: translate(50%);
	left: auto;
	bottom: 10px
}

.noUi-vertical .noUi-origin > .noUi-tooltip {
	transform: translateY(-18px);
	top: auto;
	right: 28px
}

.flatpickr-calendar {
	background: transparent;
	opacity: 0;
	display: none;
	text-align: center;
	visibility: hidden;
	padding: 0;
	-webkit-animation: none;
	animation: none;
	direction: ltr;
	border: 0;
	font-size: 14px;
	line-height: 24px;
	border-radius: 5px;
	position: absolute;
	width: 307.875px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	background: #fff;
	-webkit-box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, .08);
	box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, .08)
}

.flatpickr-calendar.inline,
.flatpickr-calendar.open {
	opacity: 1;
	max-height: 640px;
	visibility: visible
}

.flatpickr-calendar.open {
	display: inline-block;
	z-index: 99999
}

.flatpickr-calendar.animate.open {
	-webkit-animation: fpFadeInDown .3s cubic-bezier(.23, 1, .32, 1);
	animation: fpFadeInDown .3s cubic-bezier(.23, 1, .32, 1)
}

.flatpickr-calendar.inline {
	display: block;
	position: relative;
	top: 2px
}

.flatpickr-calendar.static {
	position: absolute;
	top: calc(100% + 2px)
}

.flatpickr-calendar.static.open {
	z-index: 999;
	display: block
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
	-webkit-box-shadow: none !important;
	box-shadow: none !important
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
	-webkit-box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
	box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6
}

.flatpickr-calendar .hasTime .dayContainer,
.flatpickr-calendar .hasWeeks .dayContainer {
	border-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.flatpickr-calendar .hasWeeks .dayContainer {
	border-left: 0
}

.flatpickr-calendar.hasTime .flatpickr-time {
	height: 40px;
	border-top: 1px solid #e6e6e6
}

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
	height: auto
}

.flatpickr-calendar:after,
.flatpickr-calendar:before {
	position: absolute;
	display: block;
	pointer-events: none;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	left: 22px
}

.flatpickr-calendar.arrowRight:after,
.flatpickr-calendar.arrowRight:before,
.flatpickr-calendar.rightMost:after,
.flatpickr-calendar.rightMost:before {
	left: auto;
	right: 22px
}

.flatpickr-calendar.arrowCenter:after,
.flatpickr-calendar.arrowCenter:before {
	left: 50%;
	right: 50%
}

.flatpickr-calendar:before {
	border-width: 5px;
	margin: 0 -5px
}

.flatpickr-calendar:after {
	border-width: 4px;
	margin: 0 -4px
}

.flatpickr-calendar.arrowTop:after,
.flatpickr-calendar.arrowTop:before {
	bottom: 100%
}

.flatpickr-calendar.arrowTop:before {
	border-bottom-color: #e6e6e6
}

.flatpickr-calendar.arrowTop:after {
	border-bottom-color: #fff
}

.flatpickr-calendar.arrowBottom:after,
.flatpickr-calendar.arrowBottom:before {
	top: 100%
}

.flatpickr-calendar.arrowBottom:before {
	border-top-color: #e6e6e6
}

.flatpickr-calendar.arrowBottom:after {
	border-top-color: #fff
}

.flatpickr-calendar:focus {
	outline: 0
}

.flatpickr-wrapper {
	position: relative;
	display: inline-block
}

.flatpickr-months {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.flatpickr-months .flatpickr-month {
	background: transparent;
	color: rgba(0, 0, 0, .9);
	fill: rgba(0, 0, 0, .9);
	height: 34px;
	line-height: 1;
	text-align: center;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	overflow: hidden;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.flatpickr-months .flatpickr-next-month,
.flatpickr-months .flatpickr-prev-month {
	text-decoration: none;
	cursor: pointer;
	position: absolute;
	top: 0;
	height: 34px;
	padding: 10px;
	z-index: 3;
	color: rgba(0, 0, 0, .9);
	fill: rgba(0, 0, 0, .9)
}

.flatpickr-months .flatpickr-next-month.flatpickr-disabled,
.flatpickr-months .flatpickr-prev-month.flatpickr-disabled {
	display: none
}

.flatpickr-months .flatpickr-next-month i,
.flatpickr-months .flatpickr-prev-month i {
	position: relative
}

.flatpickr-months .flatpickr-next-month.flatpickr-prev-month,
.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month {
	left: 0
}

.flatpickr-months .flatpickr-next-month.flatpickr-next-month,
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month {
	right: 0
}

.flatpickr-months .flatpickr-next-month:hover,
.flatpickr-months .flatpickr-prev-month:hover {
	color: #959ea9
}

.flatpickr-months .flatpickr-next-month:hover svg,
.flatpickr-months .flatpickr-prev-month:hover svg {
	fill: #f64747
}

.flatpickr-months .flatpickr-next-month svg,
.flatpickr-months .flatpickr-prev-month svg {
	width: 14px;
	height: 14px
}

.flatpickr-months .flatpickr-next-month svg path,
.flatpickr-months .flatpickr-prev-month svg path {
	-webkit-transition: fill .1s;
	transition: fill .1s;
	fill: inherit
}

.numInputWrapper {
	position: relative;
	height: auto
}

.numInputWrapper input,
.numInputWrapper span {
	display: inline-block
}

.numInputWrapper input {
	width: 100%
}

.numInputWrapper input::-ms-clear {
	display: none
}

.numInputWrapper input::-webkit-inner-spin-button,
.numInputWrapper input::-webkit-outer-spin-button {
	margin: 0;
	-webkit-appearance: none
}

.numInputWrapper span {
	position: absolute;
	right: 0;
	width: 14px;
	padding: 0 4px 0 2px;
	height: 50%;
	line-height: 50%;
	opacity: 0;
	cursor: pointer;
	border: 1px solid rgba(57, 57, 57, .15);
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.numInputWrapper span:hover {
	background: rgba(0, 0, 0, .1)
}

.numInputWrapper span:active {
	background: rgba(0, 0, 0, .2)
}

.numInputWrapper span:after {
	display: block;
	content: "";
	position: absolute
}

.numInputWrapper span.arrowUp {
	top: 0;
	border-bottom: 0
}

.numInputWrapper span.arrowUp:after {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-bottom: 4px solid rgba(57, 57, 57, .6);
	top: 26%
}

.numInputWrapper span.arrowDown {
	top: 50%
}

.numInputWrapper span.arrowDown:after {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid rgba(57, 57, 57, .6);
	top: 40%
}

.numInputWrapper span svg {
	width: inherit;
	height: auto
}

.numInputWrapper span svg path {
	fill: rgba(0, 0, 0, .5)
}

.numInputWrapper:hover {
	background: rgba(0, 0, 0, .05)
}

.numInputWrapper:hover span {
	opacity: 1
}

.flatpickr-current-month {
	font-size: 135%;
	line-height: inherit;
	font-weight: 300;
	color: inherit;
	position: absolute;
	width: 75%;
	left: 12.5%;
	padding: 7.48px 0 0;
	line-height: 1;
	height: 34px;
	display: inline-block;
	text-align: center;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.flatpickr-current-month span.cur-month {
	font-family: inherit;
	font-weight: 700;
	color: inherit;
	display: inline-block;
	margin-left: .5ch;
	padding: 0
}

.flatpickr-current-month span.cur-month:hover {
	background: rgba(0, 0, 0, .05)
}

.flatpickr-current-month .numInputWrapper {
	width: 6ch;
	width: 7ch\0;
	display: inline-block
}

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
	border-bottom-color: rgba(0, 0, 0, .9)
}

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
	border-top-color: rgba(0, 0, 0, .9)
}

.flatpickr-current-month input.cur-year {
	background: transparent;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	cursor: text;
	padding: 0 0 0 .5ch;
	margin: 0;
	display: inline-block;
	font-size: inherit;
	font-family: inherit;
	font-weight: 300;
	line-height: inherit;
	height: auto;
	border: 0;
	border-radius: 0;
	vertical-align: initial;
	-webkit-appearance: textfield;
	-moz-appearance: textfield;
	appearance: textfield
}

.flatpickr-current-month input.cur-year:focus {
	outline: 0
}

.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover {
	font-size: 100%;
	color: rgba(0, 0, 0, .5);
	background: transparent;
	pointer-events: none
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
	appearance: menulist;
	background: transparent;
	border: none;
	border-radius: 0;
	box-sizing: border-box;
	color: inherit;
	cursor: pointer;
	font-size: inherit;
	font-family: inherit;
	font-weight: 300;
	height: auto;
	line-height: inherit;
	margin: -1px 0 0;
	outline: none;
	padding: 0 0 0 .5ch;
	position: relative;
	vertical-align: initial;
	-webkit-box-sizing: border-box;
	-webkit-appearance: menulist;
	-moz-appearance: menulist;
	width: auto
}

.flatpickr-current-month .flatpickr-monthDropdown-months:active,
.flatpickr-current-month .flatpickr-monthDropdown-months:focus {
	outline: none
}

.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
	background: rgba(0, 0, 0, .05)
}

.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
	background-color: transparent;
	outline: none;
	padding: 0
}

.flatpickr-weekdays {
	background: transparent;
	text-align: center;
	overflow: hidden;
	width: 100%;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 28px
}

.flatpickr-weekdays,
.flatpickr-weekdays .flatpickr-weekdaycontainer {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.flatpickr-weekdays .flatpickr-weekdaycontainer,
span.flatpickr-weekday {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}

span.flatpickr-weekday {
	cursor: default;
	font-size: 90%;
	background: transparent;
	color: rgba(0, 0, 0, .54);
	line-height: 1;
	margin: 0;
	text-align: center;
	display: block;
	font-weight: bolder
}

.dayContainer,
.flatpickr-weeks {
	padding: 1px 0 0
}

.flatpickr-days {
	position: relative;
	overflow: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	width: 307.875px
}

.flatpickr-days:focus {
	outline: 0
}

.dayContainer {
	padding: 0;
	outline: 0;
	text-align: left;
	width: 307.875px;
	min-width: 307.875px;
	max-width: 307.875px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-around;
	justify-content: space-around;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	opacity: 1
}

.dayContainer + .dayContainer {
	-webkit-box-shadow: -1px 0 0 #e6e6e6;
	box-shadow: -1px 0 0 #e6e6e6
}

.flatpickr-day {
	background: none;
	border: 1px solid transparent;
	border-radius: 150px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #393939;
	cursor: pointer;
	font-weight: 400;
	width: 14.2857143%;
	-webkit-flex-basis: 14.2857143%;
	-ms-flex-preferred-size: 14.2857143%;
	flex-basis: 14.2857143%;
	max-width: 39px;
	height: 39px;
	line-height: 39px;
	margin: 0;
	display: inline-block;
	position: relative;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center
}

.flatpickr-day.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day.nextMonthDay:focus,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.today.inRange,
.flatpickr-day:focus,
.flatpickr-day:hover {
	cursor: pointer;
	outline: 0;
	background: #e6e6e6;
	border-color: #e6e6e6
}

.flatpickr-day.today {
	border-color: #959ea9
}

.flatpickr-day.today:focus,
.flatpickr-day.today:hover {
	border-color: #959ea9;
	background: #959ea9;
	color: #fff
}

.flatpickr-day.endRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.endRange.nextMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.endRange:focus,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected,
.flatpickr-day.selected.inRange,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.selected:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.startRange:focus,
.flatpickr-day.startRange:hover {
	background: #569ff7;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	border-color: #569ff7
}

.flatpickr-day.endRange.startRange,
.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange {
	border-radius: 50px 0 0 50px
}

.flatpickr-day.endRange.endRange,
.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange {
	border-radius: 0 50px 50px 0
}

.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)) {
	-webkit-box-shadow: -10px 0 0 #569ff7;
	box-shadow: -10px 0 0 #569ff7
}

.flatpickr-day.endRange.startRange.endRange,
.flatpickr-day.selected.startRange.endRange,
.flatpickr-day.startRange.startRange.endRange {
	border-radius: 50px
}

.flatpickr-day.inRange {
	border-radius: 0;
	-webkit-box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
	box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6
}

.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.nextMonthDay,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.prevMonthDay {
	color: rgba(57, 57, 57, .3);
	background: transparent;
	border-color: transparent;
	cursor: default
}

.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover {
	cursor: not-allowed;
	color: rgba(57, 57, 57, .1)
}

.flatpickr-day.week.selected {
	border-radius: 0;
	-webkit-box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
	box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7
}

.flatpickr-day.hidden {
	visibility: hidden
}

.rangeMode .flatpickr-day {
	margin-top: 1px
}

.flatpickr-weekwrapper {
	float: left
}

.flatpickr-weekwrapper .flatpickr-weeks {
	padding: 0 12px;
	-webkit-box-shadow: 1px 0 0 #e6e6e6;
	box-shadow: 1px 0 0 #e6e6e6
}

.flatpickr-weekwrapper .flatpickr-weekday {
	float: none;
	width: 100%;
	line-height: 28px
}

.flatpickr-weekwrapper span.flatpickr-day,
.flatpickr-weekwrapper span.flatpickr-day:hover {
	display: block;
	width: 100%;
	max-width: none;
	color: rgba(57, 57, 57, .3);
	background: transparent;
	cursor: default;
	border: none
}

.flatpickr-innerContainer {
	display: block;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden
}

.flatpickr-innerContainer,
.flatpickr-rContainer {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.flatpickr-rContainer {
	display: inline-block;
	padding: 0
}

.flatpickr-time {
	text-align: center;
	outline: 0;
	display: block;
	height: 0;
	line-height: 40px;
	max-height: 40px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.flatpickr-time:after {
	content: "";
	display: table;
	clear: both
}

.flatpickr-time .numInputWrapper {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 40%;
	height: 40px;
	float: left
}

.flatpickr-time .numInputWrapper span.arrowUp:after {
	border-bottom-color: #393939
}

.flatpickr-time .numInputWrapper span.arrowDown:after {
	border-top-color: #393939
}

.flatpickr-time.hasSeconds .numInputWrapper {
	width: 26%
}

.flatpickr-time.time24hr .numInputWrapper {
	width: 49%
}

.flatpickr-time input {
	background: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0;
	border-radius: 0;
	text-align: center;
	margin: 0;
	padding: 0;
	height: inherit;
	line-height: inherit;
	color: #393939;
	font-size: 14px;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: textfield;
	-moz-appearance: textfield;
	appearance: textfield
}

.flatpickr-time input.flatpickr-hour {
	font-weight: 700
}

.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
	font-weight: 400
}

.flatpickr-time input:focus {
	outline: 0;
	border: 0
}

.flatpickr-time .flatpickr-am-pm,
.flatpickr-time .flatpickr-time-separator {
	height: inherit;
	float: left;
	line-height: inherit;
	color: #393939;
	font-weight: 700;
	width: 2%;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center
}

.flatpickr-time .flatpickr-am-pm {
	outline: 0;
	width: 18%;
	cursor: pointer;
	text-align: center;
	font-weight: 400
}

.flatpickr-time .flatpickr-am-pm:focus,
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time input:focus,
.flatpickr-time input:hover {
	background: #eee
}

.flatpickr-input[readonly] {
	cursor: pointer
}

@-webkit-keyframes fpFadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fpFadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.flatpickr-calendar {
	background: transparent;
	opacity: 0;
	display: none;
	text-align: center;
	visibility: hidden;
	padding: 0;
	-webkit-animation: none;
	animation: none;
	direction: ltr;
	border: 0;
	font-size: 14px;
	line-height: 24px;
	border-radius: 5px;
	position: absolute;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	background: #fff;
	-webkit-box-shadow: 1px 0 0 #eee, -1px 0 0 #eee, 0 1px 0 #eee, 0 -1px 0 #eee, 0 3px 13px rgba(0, 0, 0, .08);
	box-shadow: 1px 0 0 #eee, -1px 0 0 #eee, 0 1px 0 #eee, 0 -1px 0 #eee, 0 3px 13px rgba(0, 0, 0, .08)
}

.flatpickr-calendar.inline,
.flatpickr-calendar.open {
	opacity: 1;
	max-height: 640px;
	visibility: visible
}

.flatpickr-calendar.open {
	display: inline-block;
	z-index: 99999
}

.flatpickr-calendar.animate.open {
	-webkit-animation: fpFadeInDown .3s cubic-bezier(.23, 1, .32, 1);
	animation: fpFadeInDown .3s cubic-bezier(.23, 1, .32, 1)
}

.flatpickr-calendar.inline {
	display: block;
	position: relative;
	top: 2px
}

.flatpickr-calendar.static {
	position: absolute;
	top: calc(100% + 2px)
}

.flatpickr-calendar.static.open {
	z-index: 999;
	display: block
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
	-webkit-box-shadow: none !important;
	box-shadow: none !important
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
	-webkit-box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
	box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6
}

.flatpickr-calendar .hasTime .dayContainer,
.flatpickr-calendar .hasWeeks .dayContainer {
	border-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.flatpickr-calendar .hasWeeks .dayContainer {
	border-left: 0
}

.flatpickr-calendar.hasTime .flatpickr-time {
	height: 40px;
	border-top: 1px solid #eee
}

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
	height: auto
}

.flatpickr-calendar:after,
.flatpickr-calendar:before {
	position: absolute;
	display: block;
	pointer-events: none;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	left: 22px
}

.flatpickr-calendar.arrowRight:after,
.flatpickr-calendar.arrowRight:before,
.flatpickr-calendar.rightMost:after,
.flatpickr-calendar.rightMost:before {
	left: auto;
	right: 22px
}

.flatpickr-calendar.arrowCenter:after,
.flatpickr-calendar.arrowCenter:before {
	left: 50%;
	right: 50%
}

.flatpickr-calendar:before {
	border-width: 5px;
	margin: 0 -5px
}

.flatpickr-calendar:after {
	border-width: 4px;
	margin: 0 -4px
}

.flatpickr-calendar.arrowTop:after,
.flatpickr-calendar.arrowTop:before {
	bottom: 100%
}

.flatpickr-calendar.arrowTop:before {
	border-bottom-color: #eee
}

.flatpickr-calendar.arrowTop:after {
	border-bottom-color: #fff
}

.flatpickr-calendar.arrowBottom:after,
.flatpickr-calendar.arrowBottom:before {
	top: 100%
}

.flatpickr-calendar.arrowBottom:before {
	border-top-color: #eee
}

.flatpickr-calendar.arrowBottom:after {
	border-top-color: #fff
}

.flatpickr-calendar:focus {
	outline: 0
}

.flatpickr-wrapper {
	position: relative;
	display: inline-block
}

.flatpickr-months {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.flatpickr-months .flatpickr-month {
	background: transparent;
	color: #3c3f40;
	fill: #3c3f40;
	height: 34px;
	line-height: 1;
	text-align: center;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	overflow: hidden;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.flatpickr-months .flatpickr-next-month,
.flatpickr-months .flatpickr-prev-month {
	text-decoration: none;
	cursor: pointer;
	position: absolute;
	top: 0;
	height: 34px;
	padding: 10px;
	z-index: 3;
	color: #3c3f40;
	fill: #3c3f40
}

.flatpickr-months .flatpickr-next-month.flatpickr-disabled,
.flatpickr-months .flatpickr-prev-month.flatpickr-disabled {
	display: none
}

.flatpickr-months .flatpickr-next-month i,
.flatpickr-months .flatpickr-prev-month i {
	position: relative
}

.flatpickr-months .flatpickr-next-month.flatpickr-prev-month,
.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month {
	left: 0
}

.flatpickr-months .flatpickr-next-month.flatpickr-next-month,
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month {
	right: 0
}

.flatpickr-months .flatpickr-next-month:hover,
.flatpickr-months .flatpickr-prev-month:hover {
	color: #f64747
}

.flatpickr-months .flatpickr-next-month:hover svg,
.flatpickr-months .flatpickr-prev-month:hover svg {
	fill: #f64747
}

.flatpickr-months .flatpickr-next-month svg,
.flatpickr-months .flatpickr-prev-month svg {
	width: 14px;
	height: 14px
}

.flatpickr-months .flatpickr-next-month svg path,
.flatpickr-months .flatpickr-prev-month svg path {
	-webkit-transition: fill .1s;
	transition: fill .1s;
	fill: inherit
}

.numInputWrapper {
	position: relative;
	height: auto
}

.numInputWrapper input,
.numInputWrapper span {
	display: inline-block
}

.numInputWrapper input {
	width: 100%
}

.numInputWrapper input::-ms-clear {
	display: none
}

.numInputWrapper input::-webkit-inner-spin-button,
.numInputWrapper input::-webkit-outer-spin-button {
	margin: 0;
	-webkit-appearance: none
}

.numInputWrapper span {
	position: absolute;
	right: 0;
	width: 14px;
	padding: 0 4px 0 2px;
	height: 50%;
	line-height: 50%;
	opacity: 0;
	cursor: pointer;
	border: 1px solid rgba(64, 72, 72, .15);
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.numInputWrapper span:hover {
	background: rgba(0, 0, 0, .1)
}

.numInputWrapper span:active {
	background: rgba(0, 0, 0, .2)
}

.numInputWrapper span:after {
	display: block;
	content: "";
	position: absolute
}

.numInputWrapper span.arrowUp {
	top: 0;
	border-bottom: 0
}

.numInputWrapper span.arrowUp:after {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-bottom: 4px solid rgba(64, 72, 72, .6);
	top: 26%
}

.numInputWrapper span.arrowDown {
	top: 50%
}

.numInputWrapper span.arrowDown:after {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid rgba(64, 72, 72, .6);
	top: 40%
}

.numInputWrapper span svg {
	width: inherit;
	height: auto
}

.numInputWrapper span svg path {
	fill: rgba(60, 63, 64, .5)
}

.numInputWrapper:hover {
	background: rgba(0, 0, 0, .05)
}

.numInputWrapper:hover span {
	opacity: 1
}

.flatpickr-current-month {
	font-size: 135%;
	line-height: inherit;
	font-weight: 300;
	color: inherit;
	position: absolute;
	width: 75%;
	left: 12.5%;
	padding: 7.48px 0 0;
	line-height: 1;
	height: 34px;
	display: inline-block;
	text-align: center;
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.flatpickr-current-month span.cur-month {
	font-family: inherit;
	font-weight: 700;
	color: inherit;
	display: inline-block;
	margin-left: .5ch;
	padding: 0
}

.flatpickr-current-month span.cur-month:hover {
	background: rgba(0, 0, 0, .05)
}

.flatpickr-current-month .numInputWrapper {
	width: 6ch;
	width: 7ch\0;
	display: inline-block
}

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
	border-bottom-color: #3c3f40
}

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
	border-top-color: #3c3f40
}

.flatpickr-current-month input.cur-year {
	background: transparent;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	cursor: text;
	padding: 0 0 0 .5ch;
	margin: 0;
	display: inline-block;
	font-size: inherit;
	font-family: inherit;
	font-weight: 300;
	line-height: inherit;
	height: auto;
	border: 0;
	border-radius: 0;
	vertical-align: initial;
	-webkit-appearance: textfield;
	-moz-appearance: textfield;
	appearance: textfield
}

.flatpickr-current-month input.cur-year:focus {
	outline: 0
}

.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover {
	font-size: 100%;
	color: rgba(60, 63, 64, .5);
	background: transparent;
	pointer-events: none
}

.flatpickr-current-month .flatpickr-monthDropdown-months {
	appearance: menulist;
	background: transparent;
	border: none;
	border-radius: 0;
	box-sizing: border-box;
	color: inherit;
	cursor: pointer;
	font-size: inherit;
	font-family: inherit;
	font-weight: 300;
	height: auto;
	line-height: inherit;
	margin: -1px 0 0;
	outline: none;
	padding: 0 0 0 .5ch;
	position: relative;
	vertical-align: initial;
	-webkit-box-sizing: border-box;
	-webkit-appearance: menulist;
	-moz-appearance: menulist;
	width: auto
}

.flatpickr-current-month .flatpickr-monthDropdown-months:active,
.flatpickr-current-month .flatpickr-monthDropdown-months:focus {
	outline: none
}

.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
	background: rgba(0, 0, 0, .05)
}

.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
	background-color: transparent;
	outline: none;
	padding: 0
}

.flatpickr-weekdays {
	background: transparent;
	text-align: center;
	overflow: hidden;
	width: 100%;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 28px
}

.flatpickr-weekdays,
.flatpickr-weekdays .flatpickr-weekdaycontainer {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.flatpickr-weekdays .flatpickr-weekdaycontainer,
span.flatpickr-weekday {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1
}

span.flatpickr-weekday {
	cursor: default;
	font-size: 90%;
	background: transparent;
	color: rgba(0, 0, 0, .54);
	line-height: 1;
	margin: 0;
	text-align: center;
	display: block;
	font-weight: bolder
}

.dayContainer,
.flatpickr-weeks {
	padding: 1px 0 0
}

.flatpickr-days {
	position: relative;
	overflow: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	width: 307.875px
}

.flatpickr-days:focus {
	outline: 0
}

.dayContainer {
	outline: 0;
	text-align: left;
	width: 307.875px;
	min-width: 307.875px;
	max-width: 307.875px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-around;
	justify-content: space-around;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	opacity: 1
}

.dayContainer + .dayContainer {
	-webkit-box-shadow: -1px 0 0 #eee;
	box-shadow: -1px 0 0 #eee
}

.flatpickr-day {
	background: none;
	border: 1px solid transparent;
	border-radius: 150px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #404848;
	cursor: pointer;
	font-weight: 400;
	width: 14.2857143%;
	-webkit-flex-basis: 14.2857143%;
	-ms-flex-preferred-size: 14.2857143%;
	flex-basis: 14.2857143%;
	max-width: 39px;
	height: 39px;
	line-height: 39px;
	margin: 0;
	display: inline-block;
	position: relative;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center
}

.flatpickr-day.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day.nextMonthDay:focus,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.today.inRange,
.flatpickr-day:focus,
.flatpickr-day:hover {
	cursor: pointer;
	outline: 0;
	background: #e9e9e9;
	border-color: #e9e9e9
}

.flatpickr-day.today {
	border-color: #f64747
}

.flatpickr-day.today:focus,
.flatpickr-day.today:hover {
	border-color: #f64747;
	background: #f64747;
	color: #fff
}

.flatpickr-day.endRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.endRange.nextMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.endRange:focus,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected,
.flatpickr-day.selected.inRange,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.selected:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.startRange:focus,
.flatpickr-day.startRange:hover {
	background: #4f99ff;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	border-color: #4f99ff
}

.flatpickr-day.endRange.startRange,
.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange {
	border-radius: 50px 0 0 50px
}

.flatpickr-day.endRange.endRange,
.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange {
	border-radius: 0 50px 50px 0
}

.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),
.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)) {
	-webkit-box-shadow: -10px 0 0 #4f99ff;
	box-shadow: -10px 0 0 #4f99ff
}

.flatpickr-day.endRange.startRange.endRange,
.flatpickr-day.selected.startRange.endRange,
.flatpickr-day.startRange.startRange.endRange {
	border-radius: 50px
}

.flatpickr-day.inRange {
	border-radius: 0;
	-webkit-box-shadow: -5px 0 0 #e9e9e9, 5px 0 0 #e9e9e9;
	box-shadow: -5px 0 0 #e9e9e9, 5px 0 0 #e9e9e9
}

.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.nextMonthDay,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.prevMonthDay {
	color: rgba(64, 72, 72, .3);
	background: transparent;
	border-color: #e9e9e9;
	cursor: default
}

.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover {
	cursor: not-allowed;
	color: rgba(64, 72, 72, .1)
}

.flatpickr-day.week.selected {
	border-radius: 0;
	-webkit-box-shadow: -5px 0 0 #4f99ff, 5px 0 0 #4f99ff;
	box-shadow: -5px 0 0 #4f99ff, 5px 0 0 #4f99ff
}

.flatpickr-day.hidden {
	visibility: hidden
}

.rangeMode .flatpickr-day {
	margin-top: 1px
}

.flatpickr-weekwrapper {
	float: left
}

.flatpickr-weekwrapper .flatpickr-weeks {
	padding: 0 12px;
	-webkit-box-shadow: 1px 0 0 #eee;
	box-shadow: 1px 0 0 #eee
}

.flatpickr-weekwrapper .flatpickr-weekday {
	float: none;
	width: 100%;
	line-height: 28px
}

.flatpickr-weekwrapper span.flatpickr-day,
.flatpickr-weekwrapper span.flatpickr-day:hover {
	display: block;
	width: 100%;
	max-width: none;
	color: rgba(64, 72, 72, .3);
	background: transparent;
	cursor: default;
	border: none
}

.flatpickr-innerContainer {
	display: block;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden
}

.flatpickr-innerContainer,
.flatpickr-rContainer {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.flatpickr-rContainer {
	display: inline-block;
	padding: 0
}

.flatpickr-time {
	text-align: center;
	outline: 0;
	display: block;
	height: 0;
	line-height: 40px;
	max-height: 40px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.flatpickr-time:after {
	content: "";
	display: table;
	clear: both
}

.flatpickr-time .numInputWrapper {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 40%;
	height: 40px;
	float: left
}

.flatpickr-time .numInputWrapper span.arrowUp:after {
	border-bottom-color: #404848
}

.flatpickr-time .numInputWrapper span.arrowDown:after {
	border-top-color: #404848
}

.flatpickr-time.hasSeconds .numInputWrapper {
	width: 26%
}

.flatpickr-time.time24hr .numInputWrapper {
	width: 49%
}

.flatpickr-time input {
	background: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0;
	border-radius: 0;
	text-align: center;
	margin: 0;
	padding: 0;
	height: inherit;
	line-height: inherit;
	color: #404848;
	font-size: 14px;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: textfield;
	-moz-appearance: textfield;
	appearance: textfield
}

.flatpickr-time input.flatpickr-hour {
	font-weight: 700
}

.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
	font-weight: 400
}

.flatpickr-time input:focus {
	outline: 0;
	border: 0
}

.flatpickr-time .flatpickr-am-pm,
.flatpickr-time .flatpickr-time-separator {
	height: inherit;
	float: left;
	line-height: inherit;
	color: #404848;
	font-weight: 700;
	width: 2%;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center
}

.flatpickr-time .flatpickr-am-pm {
	outline: 0;
	width: 18%;
	cursor: pointer;
	text-align: center;
	font-weight: 400
}

.flatpickr-time .flatpickr-am-pm:focus,
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time input:focus,
.flatpickr-time input:hover {
	background: #f1f1f1
}

.flatpickr-input[readonly] {
	cursor: pointer
}

@-webkit-keyframes fpFadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes fpFadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.flatpickr-calendar {
	width: 307.875px
}

.dayContainer {
	padding: 0;
	border-right: 0
}

span.flatpickr-day,
span.flatpickr-day.nextMonthDay,
span.flatpickr-day.prevMonthDay {
	border-radius: 0 !important;
	max-width: none;
	border: 1px solid #e9e9e9;
	border-right-color: transparent
}

span.flatpickr-day.nextMonthDay:nth-child(n+8),
span.flatpickr-day.prevMonthDay:nth-child(n+8),
span.flatpickr-day:nth-child(n+8) {
	border-top-color: transparent
}

span.flatpickr-day.nextMonthDay:nth-child(7n-6),
span.flatpickr-day.prevMonthDay:nth-child(7n-6),
span.flatpickr-day:nth-child(7n-6) {
	border-left: 0
}

span.flatpickr-day.nextMonthDay:nth-child(n+36),
span.flatpickr-day.prevMonthDay:nth-child(n+36),
span.flatpickr-day:nth-child(n+36) {
	border-bottom: 0
}

span.flatpickr-day.nextMonthDay:nth-child(-n+7),
span.flatpickr-day.prevMonthDay:nth-child(-n+7),
span.flatpickr-day:nth-child(-n+7) {
	margin-top: 0
}

span.flatpickr-day.nextMonthDay.today:not(.selected),
span.flatpickr-day.prevMonthDay.today:not(.selected),
span.flatpickr-day.today:not(.selected) {
	border-color: transparent transparent #f64747 #e9e9e9
}

span.flatpickr-day.nextMonthDay.today:not(.selected):hover,
span.flatpickr-day.prevMonthDay.today:not(.selected):hover,
span.flatpickr-day.today:not(.selected):hover {
	border: 1px solid #f64747
}

span.flatpickr-day.endRange,
span.flatpickr-day.nextMonthDay.endRange,
span.flatpickr-day.nextMonthDay.startRange,
span.flatpickr-day.prevMonthDay.endRange,
span.flatpickr-day.prevMonthDay.startRange,
span.flatpickr-day.startRange {
	border-color: #4f99ff
}

span.flatpickr-day.nextMonthDay.selected,
span.flatpickr-day.nextMonthDay.today,
span.flatpickr-day.prevMonthDay.selected,
span.flatpickr-day.prevMonthDay.today,
span.flatpickr-day.selected,
span.flatpickr-day.today {
	z-index: 2
}

.rangeMode .flatpickr-day {
	margin-top: -1px
}

.flatpickr-weekwrapper .flatpickr-weeks {
	-webkit-box-shadow: none;
	box-shadow: none
}

.flatpickr-weekwrapper span.flatpickr-day {
	border: 0;
	margin: -1px 0 0 -1px
}

.hasWeeks .flatpickr-days {
	border-right: 0
}

@media screen and (min-width:0\0) and (min-resolution:+72dpi) {
	span.flatpickr-day {
		display: block;
		-webkit-box-flex: 1;
		-webkit-flex: 1 0 auto;
		-ms-flex: 1 0 auto;
		flex: 1 0 auto
	}
}

@charset "UTF-8";

html {
	line-height: 1.5
}

blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
	margin: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: inherit;
	font-weight: inherit
}

a {
	text-decoration: none;
	color: inherit
}

button {
	background-color: transparent;
	background-image: none;
	border: none;
	font-size: inherit;
	text-transform: inherit;
	font-family: inherit;
	font-weight: inherit
}

fieldset,
ol,
ul {
	margin: 0;
	padding: 0
}

ol,
ul {
	list-style: none
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
	display: block;
	vertical-align: middle
}

img,
svg,
video {
	max-width: 100%;
	height: auto
}

button,
input,
optgroup,
select,
textarea {
	padding: 0;
	line-height: 1.5;
	color: inherit
}

textarea {
	resize: vertical
}

b,
strong {
	font-weight: 700
}

[role=button],
button {
	cursor: pointer
}

a,
button,
input,
textarea {
	outline: none
}

input,
textarea {
	border: 1px solid #000
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: inherit
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: inherit
}

input::placeholder,
textarea::placeholder {
	color: inherit
}

input[type=search] {
	-webkit-appearance: none
}

@font-face {
	font-family: icomoon;
	src: url(../fonts/icomoon.woff) format("woff");
	font-weight: 400;
	font-style: normal;
	font-display: block
}

[class*=" icon-"],
[class^=icon-] {
	font-family: icomoon !important;
	speak: never;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-linkedin:before {
	content: "\E90E";
	color: #16234c
}

.icon-twitter:before {
	content: "\E90F";
	color: #16234c
}

.icon-facebook:before {
	content: "\E910";
	color: #16234c
}

.icon-instagram:before {
	content: "\E911";
	color: #16234c
}

.icon-youtube .path1:before {
	content: "\E912";
	color: #16234c
}

.icon-youtube .path2:before {
	content: "\E913";
	margin-left: -1em;
	color: #fff
}

.icon-youtube .path3:before {
	content: "\E914";
	margin-left: -1em;
	color: #16234c
}

.icon-download:before {
	content: "\E90C"
}

.icon-list-view:before {
	content: "\E907"
}

.icon-default-filter-view:before {
	content: "\E90A"
}

.icon-arrow-left:before {
	content: "\E900"
}

.icon-arrow-right:before {
	content: "\E902"
}

.icon-arrow-down:before {
	content: "\E908"
}

.icon-globe:before {
	content: "\E901"
}

.icon-newsletter:before {
	content: "\E903"
}

.icon-site_icons-06:before {
	content: "\E909"
}

.icon-site_icons-081:before {
	content: "\E90B"
}

.icon-site_icons-05:before {
	content: "\E906"
}

.icon-arrow_drop_down:before {
	content: "\E904"
}

.icon-old-phone:before {
	content: "\E90D"
}

.icon-triangle-left:before {
	content: "\E905"
}

.icon-calendar:before {
	content: "\E953"
}

.icon-search:before {
	content: "\F002"
}

@font-face {
	font-family: Graphik;
	src: url(../fonts/Graphik-Light-Cy-Web.woff);
	font-weight: 300;
	font-style: normal;
	font-stretch: normal
}

@font-face {
	font-family: Graphik;
	src: url(../fonts/Graphik-Regular-Cy-Web.woff);
	font-weight: 400;
	font-style: normal;
	font-stretch: normal
}

@font-face {
	font-family: Graphik;
	src: url(../fonts/Graphik-Medium-Cy-Web.woff);
	font-weight: 500;
	font-style: normal;
	font-stretch: normal
}

@font-face {
	font-family: Graphik;
	src: url(../fonts/Graphik-Medium-Cy-Web.woff);
	font-weight: 600;
	font-style: normal;
	font-stretch: normal
}

@font-face {
	font-family: Graphik;
	src: url(../fonts/Graphik-Regular-Cy-Web.woff);
	font-weight: 400;
	font-style: italic;
	font-stretch: normal
}

@font-face {
	font-family: Playfair Display;
	font-style: normal;
	font-weight: 400;
	font-display: block;
	src: url(https://fonts.gstatic.com/s/playfairdisplay/v22/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvXDTbtXK-F2qC0usEw.woff) format("woff");
	unicode-range: U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116
}

@font-face {
	font-family: Playfair Display;
	font-style: normal;
	font-weight: 400;
	font-display: block;
	src: url(https://fonts.gstatic.com/s/playfairdisplay/v22/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvXDXbtXK-F2qC0s.woff) format("woff");
	unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da, U+02dc, U+2000-206f, U+2074, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+feff, U+fffd
}

.font-w-600 {
	font-weight: 600 !important
}

.body-paragraph-l,
.body-paragraph-l p {
	font-family: Graphik;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 28px;
	letter-spacing: 0;
	color: inherit
}

.body-paragraph-m,
.body-paragraph-r {
	font-family: Graphik;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px
}

.body-paragraph-m {
	letter-spacing: 0
}

.body-primary-sm {
	line-height: 24px
}

.body-primary-r,
.body-primary-sm {
	font-family: Graphik;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0
}

.body-primary-r {
	line-height: 22px
}

.body-primary-l,
.body-primary-l p {
	font-family: Graphik;
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	line-height: 24px;
	letter-spacing: 0
}

.body-secondary-r,
.body-secondary-sb {
	font-family: Graphik;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: 0
}

.body-secondary-l,
.body-secondary-l p {
	font-family: Graphik;
	font-size: 13px;
	font-style: normal;
	font-weight: 300;
	line-height: 18px;
	letter-spacing: 0
}

.body-small-r,
.body-small-sb {
	font-family: Graphik;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 0
}

.body-small-l,
.body-small-l p {
	font-family: Graphik;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	line-height: 16px;
	letter-spacing: 0
}

.h1-r h1,
.h1-sb h1 {
	font-weight: 400
}

.h1-l h1,
.h1-r h1,
.h1-sb h1 {
	font-family: Graphik;
	font-style: normal;
	font-size: 28px;
	line-height: 38px
}

.h1-l h1 {
	font-weight: 300
}

.h2-r h2,
.h2-sb h2 {
	font-weight: 400
}

.h2-l h2,
.h2-r h2,
.h2-sb h2 {
	font-family: Graphik;
	font-style: normal;
	font-size: 24px;
	line-height: 30px
}

.h2-l h2 {
	font-weight: 300
}

.h3-r h3,
.h3-sb h3 {
	font-weight: 400
}

.h3-l h3,
.h3-r h3,
.h3-sb h3 {
	font-family: Graphik;
	font-style: normal;
	font-size: 20px;
	line-height: 26px
}

.h3-l h3 {
	font-weight: 300
}

.h4-r h4,
.h4-sb h4 {
	font-weight: 400
}

.h4-l h4,
.h4-r h4,
.h4-sb h4 {
	font-family: Graphik;
	font-style: normal;
	font-size: 18px;
	line-height: 22px
}

.h4-l h4 {
	font-weight: 300
}

.big-h1-l,
.big-h1-r,
.big-h1-sb {
	font-family: Graphik;
	font-size: 42px;
	font-style: normal;
	font-weight: 400;
	line-height: 60px;
	letter-spacing: 0
}

.text-btn,
.text-btn-l {
	font-family: Graphik;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 22px
}

.general-h1-r h1 {
	margin: 0
}

.general-h1-r h1,
.general-h1-sb h1 {
	font-family: Graphik;
	font-size: 28px;
	font-style: normal;
	font-weight: 400;
	line-height: 38px;
	letter-spacing: 0;
	padding: 0;
	text-transform: inherit
}

.general-h1-sb h1 {
	margin: 0 0 18px
}

.general-h1-sb h3 {
	font-size: 28px;
	line-height: 38px;
	letter-spacing: 0;
	margin: 0 0 18px;
	padding: 0
}

.general-h1-m h1,
.general-h1-sb h3 {
	font-family: Graphik;
	font-style: normal;
	font-weight: 400;
	text-transform: inherit
}

.general-h1-m h1 {
	font-size: 24px;
	line-height: 32px
}

.general-h2-r {
	font-size: 20px;
	line-height: 24px
}

.general-h2-r,
.general-h4-sb h4 {
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0
}

.general-h4-sb h4 {
	font-size: 18px;
	line-height: 22px
}

.general-playfair-l {
	font-size: 28px;
	line-height: 30px
}

.general-playfair-l,
.general-playfair-r {
	font-family: Playfair Display, Georgia, serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0
}

.general-playfair-r {
	font-size: 22px;
	line-height: 26px
}

@media only screen and (max-width:767px) {
	.body-paragraph-l p {
		font-weight: 300
	}

	.body-paragraph-l p,
	.body-paragraph-m,
	.body-paragraph-r {
		font-size: 17px;
		line-height: 26px
	}

	.body-primary-r,
	.body-primary-sm {
		font-size: 17px;
		font-weight: 400;
		line-height: 26px
	}

	.body-primary-l,
	.body-primary-l p {
		font-size: 17px;
		font-weight: 300;
		line-height: 26px
	}

	.body-secondary-r,
	.body-secondary-sb {
		font-size: 16px;
		font-weight: 400;
		line-height: 24px
	}

	.body-secondary-l,
	.body-secondary-l p {
		font-size: 16px;
		font-weight: 300;
		line-height: 24px;
		font-family: Graphik
	}

	.general-h1-m h1,
	.general-h1-r h1,
	.general-h1-sb h1 {
		font-size: 24px;
		font-weight: 400;
		line-height: 32px
	}

	.text-btn-l,
	.text-btn-m {
		font-size: 17px;
		line-height: 26px
	}

	.h1-l h1,
	.h1-r h1,
	.h1-sb h1 {
		font-size: 24px;
		line-height: 26px
	}

	.h2-l h2,
	.h2-r h2,
	.h2-sb h2 {
		font-size: 22px;
		line-height: 26px
	}

	.h3-l h3,
	.h3-r h3,
	.h3-sb h3 {
		font-size: 20px;
		line-height: 24px
	}
}

.main-header {
	background-color: #00863a;
	color: #fff;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 20;
	height: 58px;
	display: flex;
	transition: background-color .15s linear
}

.main-header a {
	color: #fff
}

@media (max-width:999px) {
	.main-header {
		flex-direction: row-reverse
	}

	.main-header .yacht-back-button {
		order: 1
	}
}

.main-header:after {
	content: "";
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: rgba(0, 30, 69, .1);
	z-index: -1
}

@media (min-width:1000px) {
	.main-header:after {
		background-color: transparent;
		border-bottom: 1px dotted rgba(132, 146, 167, .3)
	}
}

@media (min-width:1000px) {
	.main-header {
		height: 70px;
		background-color: #fff
	}

	.main-header,
	.main-header a,
	.main-header__personalization-favorites a {
		color: #00863a
	}
}

.main-header__mobile-nav-toggle {
	display: block;
	padding: 17px;
	cursor: pointer
}

@media (min-width:1000px) {
	.main-header__mobile-nav-toggle {
		display: none
	}
}

.main-header__mobile-back {
	display: block;
	padding: 17px;
	cursor: pointer
}

@media (min-width:1000px) {
	.main-header__mobile-back {
		display: none
	}
}

.main-header__nav-toggle {
	width: 84px;
	padding: 24.5px 30px;
	border-right: 1px dotted rgba(132, 146, 167, .3);
	display: none;
	cursor: pointer
}

@media (min-width:1000px) {
	.main-header__nav-toggle {
		display: block
	}
}

.main-header__categories {
	text-transform: uppercase;
	display: none;
	padding: 0 16px;
	font-family: Graphik
}

.main-header__categories a {
	transition: background-color .15s
}

.main-header__categories a:hover {
	background-color: rgba(0, 32, 78, .05)
}

.main-header.is-active .main-header__categories a,
.main-header.is-active .main-header__personalization-favorites .main-header__link-group a {
	color: #fff
}

.main-header.is-active .main-header__categories a:hover {
	background-color: hsla(0, 0%, 100%, .1)
}

@media (min-width:1000px) {
	.main-header__categories {
		display: block
	}
}

.main-header__link-group {
	display: flex
}

.main-header__link-group > li {
	border-right: 1px dotted transparent
}

.main-header__link-group > li > a {
	display: block;
	line-height: 16px;
	padding: 27px 16px;
	font-size: 13px;
	font-weight: 600
}

.main-header__link-group > li > a.is-active {
	position: relative
}

.main-header__link-group > li > a.is-active:after {
	content: "";
	position: absolute;
	left: 50%;
	margin-left: -11px;
	bottom: 0;
	width: 22px;
	background-color: #00863a;
	height: 1px
}

.main-header.is-active .main-header__link-group > li > a.is-active:after {
	background-color: #fff
}

.main-header__logo {
	position: fixed;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	margin: 14px 0;
	/*width: 45px; candan*/
	width: auto;
	height: 30px;
	z-index: 20
}

@media (min-width:1000px) {
	.main-header__logo {
		position: fixed;
		margin: 10px 0;
		width: 100px;
		/*height: 32px;*/
		z-index: 50
	}
}


header.is-active .main-header__logo svg path {
	fill: white !important;
}

header.is-active .main-header__logo svg text {
	fill: white !important;
}

.main-header__logo a {
	display: block
}

.main-header.is-active .main-header__logo a {
	color: #fff
}

.main-header__logo svg {
	width: 100%;
	height: 100%;
	display: block;
	margin-bottom: 0
}

.main-header__logo.is-hidden {
	display: none
}

.main-header__lang-switcher {
	text-transform: uppercase;
	display: none;
	border-right: 1px dotted rgba(132, 146, 167, .3)
}

@media (min-width:1000px) {
	.main-header__lang-switcher {
		display: block
	}
}

.main-header__lang-switcher:hover {
	background-color: rgba(0, 32, 78, .05)
}

.main-header.is-active .main-header__lang-switcher {
	color: #fff
}

.main-header.is-active .main-header__lang-switcher:hover {
	background-color: hsla(0, 0%, 100%, .1)
}

.main-header__lang-switcher .dropdown__toggle {
	font-family: Graphik;
	font-weight: 300
}

.main-header__personalization-favorites {
	border-right: 1px dotted rgba(132, 146, 167, .3);
	position: relative;
	display: flex;
	align-items: center;
	padding: 27px 30px 27px 24px;
	cursor: pointer
}

@media (min-width:1000px) {
	.main-header__personalization-favorites {
		margin-left: auto
	}
}

@media (max-width:999px) {
	.main-header__personalization-favorites {
		order: -1
	}
}

@media (max-width:767px) {
	.main-header__personalization-favorites {
		padding: 27px 15px 27px 21px;
		display: none;

	}


}

.main-header__personalization-favorites__tooltip {
	display: none;
	position: absolute;
	width: 155px;
	background: #1458ec;
	padding: 10px 14px;
	text-align: center;
	color: #fff;
	transform: translateX(-50%);
	left: 50%;
	margin-top: 11px
}

@media (max-width:999px) {
	.main-header__personalization-favorites__tooltip {
		transform: inherit;
		left: -140px;
		width: 176px
	}
}

.main-header__personalization-favorites__tooltip > div {
	position: relative
}

.main-header__personalization-favorites__tooltip__arrow-up {
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #1458ec;
	position: absolute;
	left: calc(50% - 3px);
	top: -15px
}

@media (max-width:999px) {
	.main-header__personalization-favorites__tooltip__arrow-up {
		right: 0;
		left: inherit
	}
}

.main-header__personalization-favorites > span {
	position: relative
}

.main-header__personalization-favorites > span:after {
	content: "";
	position: absolute;
	width: 4px;
	height: 4px;
	background: #090e36;
	border-radius: 50%;
	top: -1px;
	right: -7px
}

@media (max-width:999px) {
	.main-header__personalization-favorites > span svg path {
		fill: #fff
	}

	.main-header__personalization-favorites > span:after {
		background: #fff
	}
}

.main-header__personalization-favorites > span > span {
	position: absolute;
	font-family: Graphik;
	font-size: 9px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 0;
	text-align: center;
	border-radius: 50%;
	background: #e5e9f3;
	padding: 1px 4px 0;
	right: -17px;
	top: -5px;
	width: 17px;
	color: #090e36
}

.main-header__personalization-enquire-cart {
	border-right: 1px dotted rgba(132, 146, 167, .3);
	position: relative;
	display: flex;
	align-items: center;
	padding: 27px 30px 27px 24px;
	cursor: pointer
}

@media (max-width:999px) {
	.main-header__personalization-enquire-cart {
		order: -2
	}
}

@media (max-width:767px) {
	.main-header__personalization-enquire-cart {
		padding: 27px 30px 27px 8px
	}
}

.main-header__personalization-enquire-cart__cart-tooltip {
	position: absolute;
	width: 150px;
	background: #1458ec;
	padding: 10px 14px;
	text-align: center;
	color: #fff;
	transform: translate(-50%, 30px);
	left: 50%;
	margin-top: 11px;
	transition: all .5s;
	visibility: hidden;
	opacity: 0;
	pointer-events: none
}

@media (max-width:999px) {
	.main-header__personalization-enquire-cart__cart-tooltip {
		transform: inherit;
		left: -140px;
		width: 176px
	}
}

.main-header__personalization-enquire-cart__cart-tooltip > div {
	position: relative
}

.main-header__personalization-enquire-cart__cart-tooltip__arrow-up {
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #1458ec;
	position: absolute;
	left: calc(50% - 3px);
	top: -15px
}

@media (max-width:999px) {
	.main-header__personalization-enquire-cart__cart-tooltip__arrow-up {
		right: 0;
		left: inherit
	}
}

.main-header__personalization-enquire-cart > span {
	position: relative
}

@media (max-width:999px) {
	.main-header__personalization-enquire-cart > span svg path {
		stroke: #fff
	}
}

.main-header__personalization-enquire-cart > span > span {
	position: absolute;
	font-family: Graphik;
	font-size: 9px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 0;
	text-align: center;
	border-radius: 50%;
	background: #e5e9f3;
	padding: 1px 4px 0;
	right: -17px;
	top: -5px;
	width: 17px;
	color: #090e36
}

.main-header__actions-a {
	text-transform: uppercase;
	display: flex;
	margin-left: auto
}

@media (min-width:1000px) {
	.main-header__actions-a {
		margin-left: 0
	}
}

.main-header.is-active .main-header__actions-a {
	color: #fff
}

.main-header__actions-a li {
	border-left: 0
}

@media (min-width:1000px) {
	.main-header__actions-a li {
		border-left: 1px dotted transparent
	}
}

.main-header__actions-a li a {
	display: block;
	color: #fff;
	line-height: 20px;
	padding: 19px 25px 18px;
	transition: border-color .35s
}

@media (min-width:1000px) {
	.main-header__actions-a li a {
		padding: 25px
	}
}

.main-header__actions-b {
	border-left: 1px dotted transparent;
	padding: 0 12px;
	display: none
}

.main-header__actions-b li {
	padding: 23px 12px
}

.main-header.is-active .main-header__actions-b li {
	color: #fff
}

@media (min-width:1000px) {
	.main-header__actions-b {
		display: flex
	}
}

.main-header.is-active {
	background-color: #00863a
}

.main-header.is-active .main-header__personalization-favorites svg path {
	fill: #fff
}

.main-header.is-active .main-header__personalization-favorites > span:after {
	background: #fff
}

.mobile-menu {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100vh;
	background-color: #fff;
	z-index: 50;
	transform: translateX(-100%);
	transition: transform .35s
}

.mobile-menu,
.mobile-menu a {
	color: #122454
}

.mobile-menu.is-active {
	transform: translateX(0)
}

@media (min-width:1000px) {
	.mobile-menu {
		display: none
	}
}

.mobile-menu__header {
	height: 58px;
	border-bottom: 1px solid #e0e0e0;
	display: flex;
	justify-content: space-between
}

.mobile-menu__search-bar {
	width: 100%;
	display: flex;
	padding: 13px
}

.mobile-menu__search-toggle {
	min-width: 32px;
	box-sizing: content-box
}

.mobile-menu__search-prompt {
	font-size: 20px;
	line-height: 32px;
	margin-left: 10px;
	display: none
}

.mobile-menu__search-prompt.is-active {
	display: block
}

.mobile-menu__search-input {
	width: 100%
}

.mobile-menu__search-input input {
	border: none;
	height: 32px;
	font-family: inherit;
	font-size: 20px;
	line-height: 30px;
	margin-left: 10px;
	font-weight: inherit;
	width: 100%;
	display: block;
}

.mobile-menu__search-input input::-moz-placeholder {
	color: #001e45;
	opacity: .3;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit
}

.mobile-menu__search-input input:-ms-input-placeholder {
	color: #001e45;
	opacity: .3;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit
}

.mobile-menu__search-input input::placeholder {
	color: #001e45;
	opacity: .3;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit
}

.mobile-menu__search-input input.is-active {
	display: block
}

.mobile-menu__back {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 58px;
	background-color: #f2f2f2;
	z-index: 40;
	padding: 17px;
	line-height: 24px;
	display: none
}

.mobile-menu__back.is-active {
	display: block
}

.mobile-menu__back div {
	display: flex;
	align-items: center;
	cursor: pointer;
	float: left
}

.mobile-menu__back svg {
	transform: scaleX(-1);
	margin-right: 10px
}

.mobile-menu__navigation {
	font-size: 18px;
	overflow: hidden;
	height: calc(100vh - 58px);
	position: relative
}

.mobile-menu__navlist {
	padding-bottom: 32px
}

.mobile-menu__scroller {
	padding: 28px 0;
	overflow-y: auto;
	height: calc(100vh - 58px)
}

.mobile-menu__nav-item {
	width: 100%;
	padding: 10px 28px
}

.mobile-menu__sub-navigation .mobile-menu__nav-item {
	border-top: 1px solid #e0e0e0
}

.mobile-menu__link {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	text-transform: uppercase
}

.mobile-menu__link svg {
	color: #2f80ed
}

.mobile-menu__sub-navigation .mobile-menu__nav-item .mobile-menu__link {
	text-transform: none
}

.mobile-menu__lang-label {
	margin-bottom: 14px;
	padding: 0 28px
}

.mobile-menu__lang-switcher {
	padding: 28px 0 12px;
	position: relative
}

.mobile-menu__lang-switcher button {
	display: flex;
	align-items: center;
	padding: 0 28px
}

.mobile-menu__lang-switcher:before {
	content: "";
	display: block;
	width: 75px;
	height: 1px;
	background-color: #e0e0e0;
	position: absolute;
	left: 28px;
	top: 0
}

.mobile-menu__lang-option {
	font-size: 18px;
	text-transform: uppercase;
	margin: 0 6px
}

.mobile-menu__sub-title {
	padding: 0 28px 30px;
	font-weight: 600;
	font-size: 28px
}

.mobile-menu__sub-navigation {
	background-color: #fff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: calc(100vh - 58px);
	z-index: 50;
	transform: translateX(100%);
	transition: transform .35s
}

.mobile-menu__sub-navigation.is-active {
	transform: translateX(0)
}

.mobile-menu__close-toggle {
	padding: 17px 17px 17px 10px
}

.mobile-menu__close-toggle,
.mobile-menu__search-close {
	min-width: 24px;
	box-sizing: content-box;
	cursor: pointer;
	z-index: 50
}

.mobile-menu__search-close {
	position: absolute;
	right: 0;
	background-color: #fff;
	padding: 17px 17px 16px 10px;
	display: none
}

.mobile-menu__search-close.is-active {
	display: block
}

.mobile-menu__popular-terms {
	position: fixed;
	top: 58px;
	left: 0;
	width: 100%;
	height: calc(100vh - 58px);
	background-color: #fff;
	padding: 40px 28px;
	font-size: 18px;
	font-weight: 600;
	display: none
}

.mobile-menu__popular-terms ul > li + li {
	margin-top: 20px
}

.mobile-menu__popular-terms.is-active {
	display: block
}

.mobile-menu__terms-title {
	color: #122454;
	opacity: .5;
	line-height: 14px;
	margin-bottom: 38px
}

.mobile-menu__terms {
	color: #122454;
	line-height: 30px
}

.mobile-menu .search__loader {
	display: none;
	margin: 6px
}

.main-nav {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 20;
	height: 70px;
	display: none
}

@media (min-width:1000px) {
	.main-nav {
		display: block
	}
}

.main-nav__nav {
	background-color: #00863a;
	color: #fff;
	flex-direction: column;
	justify-content: space-between;
	position: fixed;
	left: 0;
	top: 70px;
	width: 100%;
	z-index: -1;
	padding: 32px 0 54px;
	overflow-y: auto;
	visibility: hidden;
	opacity: 0;
	transition: opacity .35s, visibility .35s
}

.main-nav.is-active nav {
	visibility: visible;
	opacity: 1;
	transition: opacity .35s, visibility 0s
}

.main-nav__menu {
	width: 100%;
	display: flex;
	margin: 0 -12px 56px
}

.main-nav__item {
	padding: 0 12px;
	position: relative;
	font-size: 20px;
	line-height: 26px;
	width: 18%
}

.main-nav__item:nth-child(4),
.main-nav__item:nth-child(6) {
	width: 14%
}

.main-nav h5 {
	margin: 0 0 8px;
	font-size: 14px;
	text-transform: uppercase;
	font-family: Graphik
}

.main-nav__link,
.main-nav h5 {
	color: #fff;
	line-height: 24px;
	font-weight: 300
}

.main-nav__link {
	display: block;
	font-size: .875rem;
	transition: color .15s;
	padding: 6px 0;
	opacity: .5;
	transition: opacity .15s
}

.main-nav__link:hover {
	opacity: .8
}

.main-nav__link.is-active {
	color: #2f80ed
}

.main-nav__nav-toggle {
	width: 84px;
	padding: 7px 14px;
	display: none;
	cursor: pointer;
	z-index: 100
}

.main-nav__nav-toggle > div {
	padding: 16px;
	border-radius: 100%;
	transition: background-color .35s;
	background-color: transparent
}

.main-nav__nav-toggle svg:last-child {
	display: none
}

.main-nav__nav-toggle:hover div {
	background-color: rgba(0, 32, 78, .05)
}

.main-nav__nav-toggle.is-active {
	color: #fff
}

.main-nav__nav-toggle.is-active > div {
	background-color: transparent
}

.main-nav__nav-toggle.is-active > div:hover {
	background-color: hsla(0, 0%, 100%, .1)
}

.main-nav__nav-toggle.is-active svg:first-child {
	display: none
}

.main-nav__nav-toggle.is-active svg:last-child {
	display: block
}

@media (min-width:1000px) {
	.main-nav__nav-toggle {
		display: block;
		padding: 13px 19px
	}
}

.main-nav__info p {
	font-size: 13px
}

.main-nav__info h5 {
	margin-bottom: 22px
}

.main-nav__contact h4 {
	color: #fff
}

.main-nav__contact p {
	color: #fff;
	margin-bottom: 28px
}

.main-nav__contact-container {
	display: flex
}

.main-nav__contact-container > div {
	width: 16.66666667%
}

.main-nav__contact-container > div:first-child .btn {
	max-width: 162px
}

.main-nav__social {
	display: flex;
	align-items: center
}

.main-nav__social > li + li {
	margin-left: 20px
}

.main-nav__social a {
	color: #fff;
	display: block;
	margin-bottom: 5px
}

.search {
	position: fixed;
	width: 100%;
	height: 100vh;
	left: 0;
	top: 0;
	z-index: 50;
	display: none
}

.search.is-active {
	display: block
}

@media (max-width:1000px) {
	.search {
		display: none !important
	}
}

.search__pane {
	background-color: #fff;
	display: flex;
	justify-content: center;
	padding: 20px 0 40px
}

.search__container {
	display: flex;
	position: relative;
	flex-direction: column;
	width: 100%;
	max-width: 548px
}

.search form {
	display: flex;
	align-items: center;
	background-color: #fff;
	border-radius: 0;
	border: 5px solid #c0ccdb;
	width: 100%;
	padding: 10px 16px;
	margin-bottom: 36px
}

.search label {
	margin-right: 10px
}

.search label .search__loader {
	display: none
}

.search input {
	width: 100%;
	border: none;
	font-size: 14px;
	line-height: 24px
}

.search input::-moz-placeholder {
	color: #122454;
	opacity: .3;
	font-size: 14px
}

.search input:-ms-input-placeholder {
	color: #122454;
	opacity: .3;
	font-size: 14px
}

.search input::placeholder {
	color: #122454;
	opacity: .3;
	font-size: 14px
}

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

.search__loader {
	width: 14px;
	height: 14px;
	border: 3px solid rgba(0, 85, 197, .2);
	border-radius: 100%;
	position: relative;
	box-sizing: content-box
}

.search__loader:after {
	content: "";
	position: absolute;
	width: 14px;
	height: 14px;
	left: -3px;
	top: -3px;
	border: 3px solid transparent;
	border-top-color: #0055c5;
	border-radius: 100%;
	transform: rotate(-45deg);
	-webkit-animation: spin 1.2s linear infinite;
	animation: spin 1.2s linear infinite;
	-webkit-animation-play-state: paused;
	animation-play-state: paused
}

.search__loader.running:after {
	-webkit-animation-play-state: running;
	animation-play-state: running
}

.search__popular-terms {
	line-height: 24px;
	font-weight: 300
}

.search__popular-terms ul > li + li {
	margin-top: 2px
}

.search__terms-title {
	color: #122454;
	opacity: .5
}

.search__terms {
	color: #122454
}

.search__close {
	position: absolute;
	right: 18px;
	top: 18px;
	width: 44px;
	height: 44px;
	background-color: #ebeef2;
	border-radius: 100%;
	padding: 10px;
	cursor: pointer
}

.downloadYatch {
	background: #e5e9f3;
	padding: 16px;
	max-width: 1167px;
	margin: 0 auto 50px
}

@media only screen and (max-width:767px) {
	.downloadYatch {
		margin-left: 0
	}
}

.downloadYatch .downloadYatchInner {
	border: 2px solid #fff;
	box-sizing: border-box;
	padding: 69px 20px 78px;
	text-align: center
}

.downloadYatch .downloadYatchInner h2 {
	font-style: normal;
	font-weight: 500
}

@media only screen and (max-width:767px) {
	.downloadYatch .downloadYatchInner {
		padding: 65px 15px
	}
}

.downloadYatch .downloadYatchInner .downloadBrochure {
	margin-top: 32px
}

.downloadYatch .downloadYatchInner .downloadBrochure select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: 0;
	margin-right: 16px;
	width: 236px;
	height: 49px;
	padding: 0 64px 0 16px;
	background-size: 20px 20px, 1px 26px;
	background-repeat: no-repeat;
	background-color: #fff;
	color: #090e36;
	border: 1px solid #c0ccdb;
	box-sizing: border-box;
	border-radius: 1px;
	cursor: pointer
}

.downloadYatch .downloadYatchInner .downloadBrochure select option {
	color: inherit;
	background-color: #fff
}

.downloadYatch .downloadYatchInner .downloadBrochure select:focus {
	outline: none
}

.downloadYatch .downloadYatchInner .downloadBrochure select::-ms-expand {
	display: none
}

@media only screen and (min-width:768px) {
	.downloadYatch .downloadYatchInner .downloadBrochure select {
		margin-bottom: 15px
	}
}

@media only screen and (max-width:767px) {
	.downloadYatch .downloadYatchInner .downloadBrochure select {
		margin-right: 0;
		margin-bottom: 15px
	}
}

.downloadYatch .downloadYatchInner .downloadBrochure .downloadButton {
	width: 236px;
	height: 48px;
	color: #fff
}

@media only screen and (min-width:767px) {
	.downloadYatch .downloadYatchInner .downloadBrochure .downloadButton {
		margin-right: 15px
	}
}

@media only screen and (max-width:767px) {
	.downloadYatch .downloadYatchInner .downloadBrochure .downloadButton {
		margin-right: 0
	}
}

.yachts {
	padding: 0;
	background-color: #fff
}

@media (min-width:1000px) {
	.yachts {
		padding: 0
	}
}

@media (min-width:1000px) {
	.yachts__container {
		display: flex;
		margin: 0 -9px 0 0
	}
}

.yachts__list-container {
	width: 100%;
	height: 100%;
	padding: 0 9px
}

.yachts__list {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -9px
}

.yachts__list-item {
	position: relative;
	padding: 0 9px;
	margin-bottom: 50px
}

.yachts__list--grid .yachts__list-item {
	width: 100%
}

@media (min-width:1000px) {
	.yachts__list--grid .yachts__list-item {
		width: 50%
	}
}

@media (min-width:1280px) {
	.yachts__list--grid .yachts__list-item {
		width: 33.33%
	}
}

.yachts__list--list .yachts__list-item {
	width: 100%;
	padding-bottom: 14px;
	margin-bottom: 14px;
	position: relative
}

.yachts__list--list .yachts__list-item:after {
	content: "";
	position: absolute;
	left: 9px;
	bottom: 0;
	width: calc(100% - 18px);
	height: 1px;
	background-color: #e5e9f3
}

.yachts__loader {
	display: none;
	position: fixed;
	z-index: 15;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background-color: #fff;
	box-shadow: 0 4px 4px rgba(9, 14, 54, .1);
	width: 280px;
	text-align: center;
	padding: 32px 20px 20px
}

.yachts__loader .search__loader {
	margin-left: auto;
	margin-right: auto;
	width: 28px;
	height: 28px;
	border-width: 4px;
	margin-bottom: 18px
}

.yachts__loader .search__loader:after {
	width: 28px;
	height: 28px;
	border-width: 4px;
	left: -4px;
	top: -4px
}

.yachts__no-results {
	display: none;
	text-align: center;
	padding: 42px 0 50px;
	margin-bottom: 50px
}

.yachts__no-results-title {
	font-size: 18px;
	line-height: 20px;
	color: #090e36;
	margin-bottom: 10px
}

.yachts__no-results-text {
	font-size: 15px;
	line-height: 20px;
	color: #7e8ea7;
	margin-bottom: 60px
}

.yachts__filter-tags {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 25px
}

.yachts__filter-tags > * + * {
	margin-left: 12px
}

.yachts__filter-tag {
	display: flex;
	align-items: center;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #090e36;
	line-height: 20px;
	color: #090e36;
	padding: 10px 16px 10px 11px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	transition: background-color .15s, color .15s
}

.yachts__filter-tag svg {
	margin-right: 14px
}

.yachts__filter-tag:hover {
	background-color: #090e36;
	color: #fff
}

.yachts__filter-reset {
	font-size: 15px;
	line-height: 24px;
	color: #1458ec
}

.yachts__pagination button {
	margin-top: 55px;
	margin-bottom: 78px;
	transition: opacity .35s
}

.yachts__pagination button:disabled {
	opacity: .5
}

.yachts-header {
	position: sticky;
	top: 99px;
	margin: 0 -9px 0 0;
	background-color: #fff;
	z-index: 15;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	padding-top: 12px;
	padding-bottom: 20px
}

@media (max-width:1000px) {
	.yachts-header.is-sticky {
		padding: 6px 51px;
		margin-left: -60px;
		margin-right: -60px;
		width: 200px
	}

	.yachts-header.is-sticky .yachts-header__col-1,
	.yachts-header.is-sticky .yachts-header__sort-toggle {
		display: none
	}
}

@media (min-width:1000px) {
	.yachts-header {
		position: static;
		padding-top: 13px !important;
		padding-bottom: 14px !important;
		top: 104px;
		flex-wrap: nowrap;
		margin: 0 !important
	}
}

.yachts-header__col-1 {
	padding: 0 9px;
	width: 50%;
	order: 1;
	margin-bottom: 18px
}

@media (min-width:1000px) {
	.yachts-header__col-1 {
		order: 1;
		box-sizing: content-box;
		width: auto;
		padding: 0 21px 0 30px;
		min-width: 224px;
		margin-bottom: 0
	}
}

.yachts-header__col-2 {
	order: 2;
	padding: 0 9px;
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: space-between
}

@media (min-width:1000px) {
	.yachts-header__col-2 {
		margin: 0 -9px
	}
}

.yachts-header__col-2a {
	display: none
}

@media (min-width:1000px) {
	.yachts-header__col-2a {
		display: block;
		width: 50%;
		padding: 0 40px 0 9px
	}
}

@media (min-width:1280px) {
	.yachts-header__col-2a {
		width: 66.66666667%;
		padding-right: 0
	}
}

.yachts-header__col-2b {
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: space-between
}

@media (min-width:1000px) {
	.yachts-header__col-2b {
		width: 50%;
		padding: 0 9px
	}
}

@media (min-width:1280px) {
	.yachts-header__col-2b {
		width: 33.33333333%
	}

	.yachts-header--no-sidebar .yachts-header__col-2b {
		min-width: calc(33.33333% + 80.66667px)
	}
}

.yachts-header > * {
	background-color: hsla(0, 0%, 100%, .1)
}

.yachts-header__count {
	font-size: 24px;
	line-height: 24px;
	white-space: nowrap
}

@media (min-width:1000px) {
	.yachts-header__count {
		font-size: 18px
	}
}

.yachts-header__layout-menu {
	display: none;
	margin-left: auto;
	position: relative
}

@media (min-width:1000px) {
	.yachts-header__layout-menu {
		display: flex;
		padding-right: 18px;
		margin-right: 18px
	}

	.yachts-header__layout-menu:after {
		content: "";
		position: absolute;
		top: 6px;
		right: -1px;
		width: 1px;
		height: 12px;
		background-color: #7e8ea7
	}
}

.yachts-header__layout-menu > li + li {
	margin-left: 8px
}

.yachts-header__layout-toggle {
	line-height: 1
}

.yachts-header__layout-toggle button {
	display: block;
	opacity: .3;
	line-height: 18px;
	transition: color .15s, opacity .15s;
	min-width: 24px
}

.yachts-header__layout-toggle button:hover {
	opacity: 1;
	color: #1458ec
}

.yachts-header__layout-toggle button.is-active {
	opacity: 1;
	color: #090e36
}

.yachts-header__layout-toggle button svg {
	display: block
}

.yachts-header__filters-mobile-toggle {
	line-height: 1;
	padding: 13px 17px;
	font-size: 16px;
	line-height: 16px;
	background-color: #e5e9f3;
	text-transform: uppercase;
	transition: color .25s, background-color .25s;
	display: flex;
	align-items: center
}

.yachts-header__filters-mobile-toggle svg {
	margin-right: 10px;
	min-width: 16px
}

@media (min-width:1000px) {
	.yachts-header__filters-mobile-toggle {
		display: none
	}
}

.yachts-header__filters-toggle {
	line-height: 1;
	padding: 8px;
	font-size: 14px;
	line-height: 16px;
	display: none;
	white-space: nowrap;
	transition: color .15s;
	border: 1px solid transparent
}

@media (min-width:1000px) {
	.yachts-header__filters-toggle {
		display: block
	}
}

.yachts-header__filters-toggle:hover {
	color: #1458ec
}

.yachts-header__filters-toggle.is-active {
	border: 1px solid #090e36;
	text-transform: uppercase;
	font-size: 12px;
	transition: color .25s, background-color .25s
}

.yachts-header__filters-toggle.is-active:hover {
	background-color: #090e36;
	color: #fff
}

.yachts-header__sort {
	font-size: 14px;
	line-height: 16px;
	position: relative
}

@media (min-width:1000px) {
	.yachts-header__sort {
		padding: 8px
	}
}

.yachts-header__sort-toggle {
	display: flex;
	align-items: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	white-space: nowrap;
	padding: 13px 17px;
	font-size: 16px;
	border: 1px solid #090e36;
	text-transform: uppercase;
	transition: color .25s, background-color .25s
}

.yachts-header__sort-toggle span {
	display: inline-block
}

.yachts-header__sort-toggle svg {
	min-width: 16px;
	margin-left: 10px;
	transform: scaleY(-1)
}

.yachts-header__sort-toggle.is-active {
	background-color: #090e36;
	color: #fff
}

.yachts-header__sort-toggle.is-active svg {
	transform: scaleY(1)
}

@media (min-width:1000px) {
	.yachts-header__sort-toggle {
		font-size: 14px;
		padding: 0;
		text-transform: none;
		border: none
	}

	.yachts-header__sort-toggle span {
		position: relative
	}

	.yachts-header__sort-toggle span:after {
		content: "..."
	}

	.yachts-header__sort-toggle.is-active,
	.yachts-header__sort-toggle:hover {
		background-color: transparent;
		color: #090e36
	}
}

.yachts-header__sort-menu {
	border: 1px solid #c0ccdb;
	position: absolute;
	right: 0;
	top: 48px;
	background-color: #fff;
	padding: 5px;
	font-size: 14px;
	z-index: 50;
	min-width: 230px;
	display: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	filter: drop-shadow(0 2px 4px rgba(9, 14, 54, .1))
}

.yachts-header__sort-menu li button {
	text-align: left
}

.yachts-header.is-sticky .yachts-header__sort-menu {
	top: 38px
}

.yachts-header__sort-menu.is-active {
	display: block
}

.yachts-header__sort-menu li {
	padding: 10px 14px;
	cursor: pointer
}

.yachts-header__sort-menu li:hover {
	background-color: #e5e9f3
}

.yachts-header__sort-menu li.is-active button {
	font-family: Graphik
}

.yachts-header__sort-menu ul {
	position: relative;
	margin-bottom: 12px
}

.yachts-header__sort-menu ul:after {
	content: "";
	width: 30px;
	height: 1px;
	background-color: #7e8ea7;
	position: absolute;
	left: 14px;
	bottom: -6px
}

.yachts-header__sort-menu ul:last-child:after {
	content: none
}

.yachts-header__contact {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center
}

.yachts-header__contact > * + * {
	margin-left: 26px
}

.yacht-link {
	display: flex;
	flex-direction: column;
	transition: none;
	margin: 0 -9px
}

@media (min-width:1000px) {
	.yacht-link {
		margin: 0
	}
}

.yachts__list--grid .yacht-link {
	flex-direction: column
}

@media (min-width:1000px) {
	.yachts__list--list .yacht-link {
		flex-direction: row;
		margin: 0 -9px
	}
}

.yacht-link__figure-container {
	width: 100%
}

@media (min-width:1000px) {
	.yachts__list--list .yacht-link__figure-container {
		width: 33.33%;
		padding: 0 9px
	}
}

.yacht-link__figure {
	width: 100%;
	position: relative;
	padding-bottom: 56.222222%;
	overflow: hidden
}

@media (min-width:1000px) {
	.yacht-link__figure {
		border-radius: 2px
	}
}

.yacht-link__figure img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	transition: transform .6s cubic-bezier(.5, .1, .25, 1), opacity .3s ease-in-out;
	transform: scale(1) translateZ(0)
}

.yacht-link__figure img:hover {
	transform: scale(1.1) translateZ(0)
}

.yacht-link__title {
	width: 100%;
	font-size: 14px;
	line-height: 20px;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Graphik
}

@media (min-width:1000px) {
	.yachts__list--list .yacht-link__title {
		font-size: 18px;
		line-height: 18px;
		border-bottom: none;
		padding-bottom: 0;
		margin-bottom: 10px
	}
}

.yacht-link__info-container {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 10px 0;
	width: 100%
}

@media (min-width:1000px) {
	.yachts__list--list .yacht-link__info-container {
		width: 66.66%;
		padding: 6px 9px 0;
		height: 100%
	}
}

.yacht-link__info {
	width: 100%;
	display: flex;
	margin-bottom: 6px
}

.yacht-link__info a {
	transition: color .15s
}

.yacht-link__info a:hover {
	color: #1458ec
}

.yacht-link__info li {
	font-size: 13px;
	line-height: 20px
}

.yacht-link__info > li + li {
	margin-left: 20px;
	position: relative
}

.yacht-link__info > li + li:before {
	content: "";
	position: absolute;
	left: -10px;
	top: 8px;
	background-color: #7e8ea7;
	width: 3px;
	height: 3px;
	border-radius: 100%
}

@media (min-width:1000px) {
	.yachts__list--list .yacht-link__info {
		margin-bottom: 0
	}

	.yachts__list--list .yacht-link__info li {
		font-size: 15px
	}
}

.yacht-link__extra-info {
	display: flex;
	width: 100%;
	margin-top: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #e5e9f3;
	border-bottom: 1px solid #e5e9f3;
	order: 2;
	margin-bottom: 8px
}

@media (min-width:1000px) {
	.yacht-link__extra-info {
		order: 3;
		border-bottom: none;
		padding-top: 6px;
		padding-bottom: 0;
		margin-bottom: 0
	}
}

.yacht-link__extra-info li {
	font-size: 13px;
	line-height: 20px
}

.yacht-link__extra-info li span {
	color: #7e8ea7
}

.yacht-link__extra-info > li + li {
	margin-left: 20px
}

@media (min-width:1000px) {
	.yachts__list--list .yacht-link__extra-info {
		display: none
	}
}

.yacht-link__basic-info {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%
}

@media (min-width:1000px) {
	.yachts__list--list .yacht-link__basic-info {
		flex-direction: column-reverse;
		justify-content: flex-end;
		width: 50%;
		max-width: none;
		margin-bottom: 34px
	}
}

.yacht-link__id {
	display: flex;
	width: 100%;
	justify-content: space-between
}

@media (min-width:1000px) {
	.yachts__list--list .yacht-link__id {
		flex-direction: column-reverse
	}
}

.yacht-link__price-preview {
	text-align: right
}

@media (min-width:1000px) {
	.yachts__list--list .yacht-link__price-preview {
		display: none
	}
}

.yacht-link__price {
	display: none;
	text-align: right;
	font-size: 18px;
	line-height: 18px;
	margin-top: 28px
}

@media (min-width:1000px) {
	.yachts__list--list .yacht-link__price {
		display: block;
		width: 50%
	}
}

.yacht-link__poa-price {
	display: inline-block;
	cursor: pointer;
	position: relative;
	line-height: 14px
}

.yacht-link__poa-price > div {
	display: none;
	position: absolute;
	padding: 6px 10px;
	font-size: 13px;
	border-radius: 4px;
	right: -6px;
	bottom: 200%;
	text-align: center;
	background-color: #e5e9f3;
	white-space: nowrap;
	z-index: 5
}

@media (min-width:1000px) {
	.yacht-link__poa-price > div {
		right: auto;
		left: 50%;
		transform: translateX(-50%)
	}
}

.yacht-link__poa-price > div:before {
	content: "";
	position: absolute;
	right: 15px;
	margin-left: -5px;
	bottom: -3px;
	width: 10px;
	height: 10px;
	background-color: #e5e9f3;
	transform: rotate(45deg)
}

@media (min-width:1000px) {
	.yacht-link__poa-price > div:before {
		left: 50%
	}
}

.yacht-link__poa-price:hover > div {
	display: block
}

.yacht-link__details {
	display: none
}

@media (min-width:1000px) {
	.yachts__list--list .yacht-link__details {
		display: flex;
		font-size: 15px;
		line-height: 20px;
		flex-wrap: wrap;
		width: 85%;
		max-width: 420px;
		margin-bottom: auto
	}

	.yachts__list--list .yacht-link__details > * {
		width: 50%;
		margin-bottom: 10px
	}
}

.yacht-link__actions {
	display: none
}

@media (min-width:1000px) {
	.yachts__list--list .yacht-link__actions {
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
		align-items: flex-end;
		width: 15%
	}

	.yachts__list--list .yacht-link__actions > * + * {
		margin-top: 10px
	}
}

.sidebar {
	padding: 0 30px;
	display: block;
	background-color: #fff;
	z-index: 50;
	width: 100%;
	min-width: 320px;
	height: 100%;
	left: 0;
	top: 0;
	position: fixed;
	transform: translateX(-100%);
	transition: transform .35s;
	overflow-y: scroll
}

.sidebar.is-active {
	transform: translateX(0)
}

@media (min-width:1000px) {
	.sidebar {
		box-sizing: content-box;
		transform: translateX(0);
		position: unset;
		padding: 0 21px 0 30px;
		min-width: 224px;
		max-width: 224px;
		z-index: 0;
		overflow-y: hidden
	}

	.sidebar.is-hidden {
		display: none
	}
}

.sidebar__header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background-color: #e5e9f3;
	padding: 18px 14px;
	margin: 0 -30px 40px;
	position: sticky;
	top: 0;
	z-index: 10
}

@media (min-width:1000px) {
	.sidebar__header {
		display: none
	}
}

.sidebar__header-title {
	display: flex;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 24px
}

.sidebar__header-title > * + * {
	margin-left: 16px
}

.sidebar__clear {
	display: none;
	text-transform: uppercase;
	border: 1px solid #00863a;
	font-size: 12px;
	line-height: 16px;
	padding: 8px 15px;
	margin-bottom: 18px;
	transition: background-color .25, color .25
}

.sidebar__clear svg {
	margin-left: 18px
}

@media (min-width:1000px) {
	.sidebar__clear.is-active {
		display: flex
	}
}

.sidebar__clear:hover {
	background-color: #00863a;
	color: #fff
}

.sidebar__mobile-actions {
	margin-bottom: 20px;
	display: none
}

@media (min-width:1000px) {
	.sidebar__mobile-actions {
		display: none !important
	}
}

.sidebar__mobile-actions.is-active {
	display: flex
}

.sidebar__mobile-actions > * + * {
	margin-left: 14px
}

.sidebar__mobile-actions button {
	width: 50%;
	font-size: 14px;
	line-height: 1;
	padding: 13px
}

.sidebar__filter-groups {
	margin-bottom: 80px
}

.sidebar__mobile-clear {
	background-color: #e5e9f3
}

.sidebar__mobile-apply {
	background-color: #090e36;
	color: #fff
}

.filter-group {
	border-bottom: 1px solid #e5e9f3;
	margin-bottom: 12px
}

.filter-group:last-child {
	border-bottom: none
}

.filter-group__header {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.filter-group__header h4 {
	margin-right: 10px
}

.filter-group__header > svg {
	margin-left: auto
}

.filter-group__header.is-collapsed {
	margin-bottom: 12px
}

.filter-group__header.is-collapsed > svg {
	transform: scaleY(-1)
}

.filter-group__title {
	font-family: Graphik;
	font-size: 14px;
	line-height: 22px;
	margin: 0;
	min-width: 66px
}

.filter-group__fields {
	padding-bottom: 12px;
	margin-bottom: 26px
}

.filter-group__fields.is-collapsed {
	display: none;
	margin-bottom: 12px
}

.filter-group__fields > * + * {
	margin-top: 20px
}

.filter-group__fields-item.is-secondary {
	display: none
}

.filter-group__units {
	font-size: 12px;
	line-height: 22px;
	position: relative
}

.filter-group__units svg {
	margin-left: 5px
}

.filter-group__units-toggle {
	display: flex;
	align-items: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer
}

.filter-group__units-toggle.is-active svg {
	transform: scaleY(-1)
}

.filter-group__unit-name {
	color: #1458ec;
	text-transform: uppercase
}

.filter-group__units-menu {
	border: 1px solid #c0ccdb;
	position: absolute;
	left: 0;
	top: 34px;
	text-transform: uppercase;
	font-size: 14px;
	padding: 5px;
	background-color: #fff;
	z-index: 50;
	min-width: 120px;
	display: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.filter-group__units-menu.is-active {
	display: block
}

.filter-group__units-menu li {
	padding: 10px 14px;
	cursor: pointer
}

.filter-group__units-menu li:hover {
	background-color: #e5e9f3
}

.range__input-group {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 20px
}

.range__input {
	font-family: Graphik;
	font-size: 14px;
	line-height: 22px;
	padding: 8px 10px;
	width: 50%;
	border-radius: 1px;
	border: 1px solid #e5e9f3;
	max-width: 68px
}

.range__input:disabled {
	color: #e5e9f3;
	background-color: #fff
}

.range__input:focus {
	border: 1px solid #090e36
}

.range__divider {
	width: 4px;
	height: 1px;
	background-color: #090e36
}

.range__slider {
	padding: 6px 0
}

.range__go {
	display: none;
	background-color: #1458ec;
	font-weight: 600;
	font-size: 13px;
	line-height: 16px;
	color: #fff;
	text-align: center;
	padding: 4px 12px;
	margin-top: 4px;
	float: right
}

.range__go.is-active {
	display: block
}

.noUi-origin {
	transition: none !important
}

.noUi-horizontal {
	height: 2px
}

.noUi-target {
	border: none;
	background-color: transparent;
	box-shadow: none
}

[disabled].noUi-target .noUi-handle {
	background-color: #e5e9f3
}

[disabled] .noUi-connect {
	background: #e5e9f3
}

.noUi-connects {
	background-color: #c0ccdb;
	border-radius: 0
}

.noUi-connect {
	background: #090e36
}

.noUi-horizontal .noUi-handle {
	width: 4px;
	perspective: 1px;
	height: 14px;
	right: -2px;
	top: -6px;
	background: #090e36;
	box-shadow: none;
	border: none;
	border-radius: 0;
	cursor: pointer
}

.noUi-horizontal .noUi-handle-lower {
	right: -4px
}

.noUi-horizontal .noUi-handle-upper {
	right: 0
}

.noUi-horizontal .noUi-handle:after,
.noUi-horizontal .noUi-handle:before {
	content: none
}

.radio-list {
	display: flex;
	flex-direction: column
}

.radio-list > * + * {
	margin-top: 12px
}

.radio-list__item {
	display: flex;
	align-items: center;
	position: relative;
	line-height: 22px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.radio-list__item:hover .radio-list__radio {
	border: 1px solid #090e36
}

.radio-list__input {
	width: 18px;
	height: 18px;
	margin: 0 12px 0 0;
	opacity: 0
}

.radio-list__radio {
	position: absolute;
	top: 2px;
	left: 0;
	height: 18px;
	width: 18px;
	border: 1px solid #c0ccdb;
	border-radius: 100%;
	transition: border-color .15s
}

.radio-list__radio:after {
	content: "";
	width: 8px;
	height: 8px;
	background-color: #090e36;
	position: absolute;
	left: 4px;
	top: 4px;
	border-radius: 100%;
	display: none
}

.radio-list__input:checked ~ .radio-list__radio {
	border: 1px solid #090e36
}

.radio-list__input:checked ~ .radio-list__radio:after {
	fill: #fff;
	display: block
}

.radio-list__name {
	text-transform: uppercase
}

.checkbox-list--expandable .checkbox-list__item {
	display: none
}

.checkbox-list--expandable .checkbox-list__item--popular,
.checkbox-list--expandable.is-expanded .checkbox-list__item {
	display: flex
}

.checkbox-list__expand-toggle {
	font-size: 14px;
	line-height: 22px;
	text-decoration: underline;
	margin-top: 14px
}

.checkbox-list__expand-toggle:hover {
	color: #1458ec
}

.checkbox-list__expand-toggle.is-expanded span:first-child,
.checkbox-list__expand-toggle span:last-child {
	display: none
}

.checkbox-list__expand-toggle.is-expanded span:last-child {
	display: block
}

.checkbox-list--row .checkbox-list__items {
	display: flex
}

.checkbox-list--row .checkbox-list__items > * + * {
	margin-left: 25px
}

.checkbox-list--column .checkbox-list__items {
	flex-direction: column
}

.checkbox-list--column .checkbox-list__items > * + * {
	margin-top: 12px
}

.checkbox-list__item {
	display: flex;
	align-items: center;
	position: relative;
	line-height: 22px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.checkbox-list__item:hover .checkbox-list__checkbox {
	border: 1px solid #090e36
}

.checkbox-list__input {
	height: 18px;
	width: 18px;
	margin: 0 12px 0 0;
	opacity: 0
}

.checkbox-list__checkbox {
	position: absolute;
	top: 2px;
	left: 0;
	height: 18px;
	width: 18px;
	border: 1px solid #c0ccdb;
	transition: border-color .15s
}

.checkbox-list__input:disabled ~ .checkbox-list__checkbox {
	border-color: #e5e9f3 !important
}

.checkbox-list__checkbox:after {
	content: "";
	width: 12px;
	height: 12px;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTQuMzg0IDguMzc5TDIuNDAyIDYuMzk2YS41Ny41NyAwIDEwLS44MDYuODA2TDMuOTg0IDkuNTlhLjU2OS41NjkgMCAwMC44MDYgMGw2LjA0Ni02LjA0NmEuNTcuNTcgMCAxMC0uODA2LS44MDV6Ii8+PC9zdmc+");
	position: absolute;
	left: 2px;
	top: 2px;
	display: none
}

.checkbox-list__input:checked ~ .checkbox-list__checkbox {
	background-color: #090e36;
	border: 1px solid #090e36
}

.checkbox-list__input:checked ~ .checkbox-list__checkbox:after {
	fill: #fff;
	display: block
}

.checkbox-list__input[disabled]:checked ~ .checkbox-list__checkbox {
	background-color: #e5e9f3 !important
}

.checkbox-list__name {
	text-transform: uppercase
}

.min-max__input-group {
	display: flex;
	align-items: center;
	justify-content: space-between
}

.min-max__input {
	font-family: Graphik;
	font-size: 14px;
	line-height: 22px;
	padding: 8px 10px;
	width: 50%;
	border-radius: 1px;
	border: 1px solid #e5e9f3;
	max-width: 102px
}

.min-max__input:disabled {
	color: #e5e9f3;
	background-color: #fff
}

.min-max__input:focus {
	border: 1px solid #090e36
}

.min-max__divider {
	width: 4px;
	height: 1px;
	background-color: #090e36
}

.min-max__go {
	display: none;
	background-color: #1458ec;
	font-weight: 600;
	font-size: 13px;
	line-height: 16px;
	color: #fff;
	text-align: center;
	padding: 4px 12px;
	margin-top: 4px;
	float: right
}

.min-max__go.is-active {
	display: block
}

.search-control {
	border-radius: 1px;
	border: 1px solid #e5e9f3;
	display: flex;
	align-items: center;
	padding: 8px 10px
}

.search-control__icon {
	margin-right: 12px;
	min-width: 16px
}

.search-control__input {
	width: 100%;
	font-family: Graphik;
	font-size: 14px;
	line-height: 22px;
	border: none;
	font-size: 12px
}

.search-control__input::-moz-placeholder {
	color: #7e8ea7
}

.search-control__input:-ms-input-placeholder {
	color: #7e8ea7
}

.search-control__input::placeholder {
	color: #7e8ea7
}

.search-control__input:disabled {
	color: #e5e9f3;
	background-color: #fff
}

.search-control__input:disabled::-moz-placeholder {
	color: #e5e9f3
}

.search-control__input:disabled:-ms-input-placeholder {
	color: #e5e9f3
}

.search-control__input:disabled::placeholder {
	color: #e5e9f3
}

.search-control.is-active {
	border: 1px solid #090e36
}

.yachts-search-control {
	width: 100%
}

.yachts-search-control svg {
	min-width: 18px
}

.yachts-search-control__form {
	display: flex;
	align-items: center;
	padding: 10px 12px;
	font-size: 15px;
	line-height: 16px;
	width: 100%;
	max-width: 430px;
	border: 1px solid #c0ccdb
}

@media (min-width:1000px) {
	.yachts-search-control__form {
		border: 1px solid transparent
	}
}

.yachts-search-control.is-active .yachts-search-control__form {
	border: 1px solid #090e36
}

.yachts-search-control__form label {
	margin-right: 10px
}

.yachts-search-control__form input {
	width: 100%;
	background-color: transparent;
	font-size: inherit;
	font-size: 14px;
	font-family: inherit;
	line-height: 16px;
	border: none
}

.yachts-search-control__form input::-moz-placeholder {
	opacity: .3
}

.yachts-search-control__form input:-ms-input-placeholder {
	opacity: .3
}

.yachts-search-control__form input::placeholder {
	opacity: .3
}

.yachts-search-control__form input[type=search]::-webkit-search-cancel-button,
.yachts-search-control__form input[type=search]::-webkit-search-decoration,
.yachts-search-control__form input[type=search]::-webkit-search-results-button,
.yachts-search-control__form input[type=search]::-webkit-search-results-decoration {
	-webkit-appearance: none
}

.yachts-search-control--sidebar .yachts-search-control__form {
	width: 100%;
	margin-bottom: 56px
}

@media (min-width:1000px) {
	.yachts-search-control--sidebar {
		display: none
	}
}

.footer {
	display: block;
	background-color: #00863a;
	color: #fff;
	z-index: 2;
	position: relative
}

.footer a,
.footer h4,
.footer h5 {
	color: #fff;
	margin: 0
}

.footer__container {
	width: 100%;
	margin: 0 auto;
	max-width: 1600px;
	padding: 0 16px
}

@media (min-width:62em) {
	.footer__container {
		padding: 0 36px
	}
}

.footer__row {
	position: relative;
	margin: 0 -6px
}

.footer__row > * {
	padding: 0 6px
}

@media (min-width:62em) {
	.footer__row {
		margin: 0 -12px
	}

	.footer__row > * {
		padding: 0 12px
	}
}

.footer__row--separated:after {
	content: none;
	position: absolute;
	left: 12px;
	bottom: 0;
	width: calc(100% - 24px);
	height: 1px;
	background-color: hsla(0, 0%, 100%, .1)
}

@media (min-width:62em) {
	.footer__row--separated:after {
		content: ""
	}
}

.footer__row-1 .footer__row {
	padding: 77px 0 100px;
	display: flex;
	flex-direction: column
}

.footer__row-1 .footer__row > * {
	width: 100%
}

@media (min-width:62em) {
	.footer__row-1 .footer__row {
		padding: 77px 0 40px;
		flex-direction: row
	}

	.footer__row-1 .footer__row > * {
		width: 33.3333%
	}
}

.footer__row-1 form {
	display: flex;
	align-items: center;
	border: 1px solid #fff;
	width: 100%;
	max-width: 426px;
	padding: 18px 28px;
	height: 60px;
	position: relative
}

.footer__row-1 input {
	border: none;
	width: 100%;
	background-color: transparent;
	height: 24px;
	font-size: 14px;
	line-height: 24px
}

.footer__row-1 input::-moz-placeholder {
	opacity: .7
}

.footer__row-1 input:-ms-input-placeholder {
	opacity: .7
}

.footer__row-1 input::placeholder {
	opacity: .7
}

.footer__consent {
	margin-top: 16px;
	font-size: 12px;
	line-height: 20px;
	max-width: 41em
}

.footer__consent .checkbox__input:checked + .checkbox__label:after {
	display: block
}

.footer__consent .checkbox__input:checked + .checkbox__label:before {
	background-color: #fff;
	border-color: #fff
}

.footer__consent .checkbox__label {
	cursor: pointer;
	position: relative;
	display: flex
}

.footer__consent .checkbox__label:before {
	content: "";
	margin-right: 10px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	width: 20px;
	min-width: 20px;
	height: 20px;
	background: transparent;
	border: 1px solid #8492a7
}

.footer__consent .checkbox__label:after {
	content: "";
	position: absolute;
	left: 8px;
	top: 3px;
	width: 3px;
	height: 8px;
	display: none;
	border: solid #001e45;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg)
}

.footer__consent .checkbox__text {
	opacity: .5
}

.footer__consent .checkbox__text a {
	text-decoration: underline
}

.footer__row-2 .footer__row {
	display: flex;
	flex-direction: column
}

@media (min-width:62em) {
	.footer__row-2 .footer__row {
		padding-top: 44px;
		padding-bottom: 62px;
		flex-direction: row;
		justify-content: space-between
	}
}

.footer__row-3 .footer__row {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	flex-grow: 1;
	padding: 0
}

@media (min-width:62em) {
	.footer__row-3 .footer__row {
		flex-direction: row;
		padding-top: 0;
		padding-bottom: 62px
	}
}

.footer__row-4 .footer__row {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	flex-grow: 1;
	padding-top: 0;
	padding-bottom: 44px
}

@media (min-width:62em) {
	.footer__row-4 .footer__row {
		flex-direction: row;
		padding-top: 0
	}
}

.footer__row-4 .footer__contact {
	margin: 60px auto 0;
	font-size: 15px
}

.footer__row-4 .footer__contact .btn--link {
	margin-bottom: 24px
}

@media (min-width:62em) {
	.footer__row-4 .footer__contact {
		width: 100%;
		display: flex;
		align-items: center;
		margin-top: auto;
		margin-bottom: 22px;
		margin-right: 0
	}

	.footer__row-4 .footer__contact .btn--link {
		margin-bottom: 0;
		width: 50%
	}
}

.footer__col-1 {
	width: 100%;
	display: flex;
	flex-wrap: wrap
}

.footer__col-1 .footer__list {
	width: 100%
}

@media (min-width:62em) {
	.footer__col-1 {
		width: 60%;
		margin: 0 !important;
		padding: 0 !important;
		margin: 0 -12px
	}

	.footer__col-1 .footer__list {
		padding: 0 12px;
		width: 33.3333%
	}
}

.footer__col-2 {
	width: 100%;
	display: flex;
	flex-direction: column;
	padding-bottom: 44px
}

.footer__col-2 > div:first-child {
	display: flex;
	flex-wrap: wrap
}

.footer__col-2 .footer__list {
	width: 100%
}

@media (min-width:62em) {
	.footer__col-2 {
		margin: 0 !important;
		padding: 0 !important;
		width: 40%
	}

	.footer__col-2 .footer__list {
		padding: 0 12px;
		width: 50%
	}
}

.footer__row-5 .footer__row {
	display: flex;
	flex-direction: column-reverse;
	justify-content: space-between;
	padding-top: 0;
	padding-bottom: 44px
}

.footer__row-5 .footer__row:after {
	content: none
}

@media (min-width:62em) {
	.footer__row-5 .footer__row {
		flex-direction: row;
		padding-top: 44px
	}
}

.footer__list {
	width: 100%
}

.footer__list--exists {
	border-bottom: 1px solid #003478
}

@media (min-width:62em) {
	.footer__list {
		width: 20%;
		border-bottom: none
	}
}

.footer__list h5 {
	font-size: 17px;
	line-height: 26px;
	padding: 20px 0;
	cursor: pointer;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-weight: 300
}

.footer__list h5 svg {
	color: #0055c5
}

.footer__list h5.is-active svg {
	transform: scaleY(-1)
}

@media (min-width:62em) {
	.footer__list h5 {
		cursor: default;
		font-size: 14px;
		line-height: 18px;
		margin-bottom: 22px;
		padding: 0
	}

	.footer__list h5 svg {
		display: none
	}
}

.footer__list ul {
	display: none;
	font-size: .875rem;
	line-height: 14px;
	font-weight: 300;
	padding-left: 12px
}

.footer__list ul li {
	opacity: .5;
	padding: 18px 0;
	font-size: 17px
}

.footer__list ul li:last-child {
	padding-bottom: 36px
}

@media (min-width:62em) {
	.footer__list ul {
		display: block;
		padding-left: 0
	}

	.footer__list ul li {
		padding: 0 0 16px;
		transition: opacity .15s;
		font-size: .875rem
	}

	.footer__list ul li:last-child {
		padding-bottom: 0
	}

	.footer__list ul li:hover {
		opacity: .8
	}
}

.footer__list ul.is-active {
	display: block
}

.footer__title {
	text-transform: none;
	font-size: 1.5rem;
	line-height: 34px;
	margin-bottom: 54px !important;
	font-weight: 300
}

@media (min-width:62em) {
	.footer__title {
		margin-bottom: 0
	}
}

.footer__copyright {
	opacity: .7;
	text-align: center
}

@media (min-width:62em) {
	.footer__copyright {
		text-align: left
	}
}

.footer__links {
	display: flex;
	justify-content: center;
	margin-bottom: 42px
}

.footer__links > li + li {
	margin-left: 16px
}

@media (min-width:62em) {
	.footer__links {
		justify-content: flex-start;
		margin-bottom: 0
	}
}

.footer__links li {
	opacity: .5;
	transition: opacity .15s
}

.footer__links li:hover {
	opacity: .8
}

.footer__social {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 42px
}

.footer__social > li + li {
	margin-left: 20px
}

.footer__social a {
	color: #fff;
	display: block;
	margin-bottom: 5px
}

@media (min-width:62em) {
	.footer__social {
		justify-content: flex-start;
		margin-bottom: 0
	}
}

.footer a {
	transition: none
}

.plain-footer .footer__social {
	padding-top: 46px
}

.newsletter__messages {
	position: absolute;
	left: 0;
	bottom: 100%;
	padding: 10px 0
}

.newsletter__message--error {
	color: #eb5757
}

.newsletter__message--success {
	display: none;
	position: fixed;
	background-color: #fff;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	padding: 28px 64px;
	box-shadow: 0 4px 4px rgba(0, 0, 0, .25);
	border-radius: 6px;
	color: #122454;
	white-space: nowrap
}

@media screen and (min-width:1000px) {
	.plain-footer .footer__social {
		padding-top: 0
	}
}

.charter_list.overflowHidden,
.sales.overflowHidden {
	overflow-y: hidden
}

.sales .breadcrumbs {
	position: relative;
	padding: 5px 14px;
	align-items: baseline
}

@media (min-width:768px) {
	.sales .breadcrumbs {
		padding: 5px 30px
	}
}

@media (min-width:1000px) {
	.sales .breadcrumbs {
		padding: 8px 0 8px 42px
	}
}

.sales .breadcrumbs a {
	color: #090e36
}

.sales .breadcrumbs svg {
	width: 11px;
	height: 11px
}

@media (min-width:1000px) {
	.sales .breadcrumbs a {
		color: #7e8ea7
	}

	.sales .breadcrumbs svg {
		width: auto;
		height: auto
	}

	.sales .breadcrumbs .breadcrumbs__contact a {
		color: #090e36
	}
}

.sales .main-header__link-group > li > a {
	font-weight: 400
}

.sales .main-header__lang-switcher .dropdown__toggle {
	font-weight: 300
}

.sales__hero {
	position: relative
}

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

.sales__hero .arrow {
	width: 54px;
	height: 54px;
	border: 2px solid #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: transparent;
	position: absolute;
	z-index: 4;
	left: 50%;
	bottom: 50px;
	color: #fff;
	border-radius: 100%;
	transform: translateX(-50%)
}



.sales__hero .arrow:hover {
	background-color: #fff;
	color: #00863a
}

@media only screen and (max-width:768px) {
	.sales__hero .arrow {
		display: none
	}
}

.sales__hero .arrow i {
	font-size: 34px;
	line-height: 2.0625rem;
	position: relative;
	top: 2px
}

.sales__hero-text {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	background-color: #fff;
	padding: 32px 16px 56px
}

@media (min-width:1000px) {
	.sales__hero-text {
		padding: 42px 60px 86px
	}
}

.sales__hero-text h1 {
	font-family: Graphik;
	font-size: 36px;
	line-height: 44px;
	margin: 0 0 10px;
	text-transform: none
}

@media (min-width:1000px) {
	.sales__hero-text h1 {
		font-size: 56px;
		line-height: 68px;
		margin: 0 0 10px
	}
}

.sales__hero-text p {
	margin: 0;
	font-size: 16px;
	line-height: 20px
}

.sales__title h2 {
	font-family: Graphik;
	font-size: 36px;
	line-height: 44px;
	margin-top: 32px;
	margin-bottom: 20px;
	text-transform: none
}

@media (min-width:1000px) {
	.sales__title h2 {
		font-size: 56px;
		line-height: 68px;
		margin-top: 54px;
		margin-bottom: 36px
	}
}

.sales__intro {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 72px
}

@media (min-width:1000px) {
	.sales__intro {
		margin: 0 -18px 72px
	}
}

.sales__intro div {
	width: 100%
}

@media (min-width:1000px) {
	.sales__intro div {
		padding: 0 18px;
		width: 50%
	}
}

.sales__intro p {
	font-size: 15px;
	line-height: 26px
}

.sales__text {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 80px
}

.sales__text h3 {
	width: 100%;
	font-size: 16px;
	line-height: 24px;
	font-family: Graphik;
	margin: 0 0 16px
}

@media (min-width:1000px) {
	.sales__text h3 {
		width: 30%;
		margin-bottom: 0
	}
}

.sales__text p {
	width: 100%;
	font-size: 15px;
	line-height: 26px;
	margin-bottom: 36px;
	font-weight: 300
}

.sales__text p:last-child {
	margin-bottom: 0
}

@media (min-width:1000px) {
	.sales__text p {
		width: 70%
	}
}

.sales__links {
	display: flex;
	flex-wrap: wrap;
	margin: -8px -8px 64px
}

@media (min-width:1000px) {
	.sales__links {
		margin-left: -18px;
		margin-right: -18px
	}
}

.sales__links a {
	display: block;
	width: 100%;
	padding: 8px
}

@media (min-width:1000px) {
	.sales__links a {
		width: 50%;
		padding: 18px
	}
}

.sales__links a figure {
	position: relative;
	padding-bottom: 56.25%;
	overflow: hidden
}

.sales__links a figure:after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: rgba(0, 0, 0, .1);
	z-index: 6
}

.sales__links a figure:hover img {
	transform: scale(1.1) translateZ(0)
}

.sales__links a img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	transition: transform .6s cubic-bezier(.5, .1, .25, 1), opacity .3s ease-in-out;
	transform: scale(1) translateZ(0)
}

.sales__links a h4 {
	position: absolute;
	left: 0;
	bottom: 22px;
	width: 100%;
	padding: 20px;
	color: #fff;
	text-align: center;
	z-index: 10
}

.sales__outro {
	margin-bottom: 72px
}

.sales__outro p {
	font-size: 15px;
	line-height: 26px;
	margin-bottom: 0
}

.mobile-contact {
	position: fixed;
	width: 100%;
	background-color: #fff;
	left: 0;
	bottom: 0;
	display: none;
	justify-content: space-between;
	align-items: center;
	padding: 8px 24px;
	z-index: 2
}

.mobile-contact.is-sticky {
	display: flex
}

@media screen and (max-width:500px) {
	.mobile-contact.is-sticky {
		flex-direction: row;
		justify-content: space-between;
		align-content: center;
		padding: 9px 14px
	}

	.mobile-contact.is-sticky > a + a {
		margin-left: 10px;
		margin-top: 0;
		padding: 10px 20px
	}
}

@media (min-width:1000px) {
	.mobile-contact {
		display: none !important
	}
}

.mobile-contact a {
	display: flex;
	align-items: center;
	font-size: 17px;
	line-height: 18px;
	color: #00863a
}

.mobile-contact a svg {
	width: 18px;
	margin-right: 10px
}

.mobile-contact > a + a {
	margin-left: 44px
}

.mobile-contact .btn {
	padding: 13px 28px;
	border: 1px solid #00863a
}

.mobile-contact .btn:hover {
	background-color: #00863a;
	color: #fff !important
}

.mobile-contact .btn svg {
	width: 20px
}

.breadcrumbs {
	display: flex;
	align-items: center;
	background-color: #fff;
	padding: 10px 16px;
	border-bottom: 1px dotted #e5e9f3;
	position: relative;
	position: sticky;
	top: 58px;
	z-index: 10
}

@media (min-width:1000px) {
	.breadcrumbs {
		padding: 6px 60px 7px;
		top: 70px
	}
}

.breadcrumbs li {
	z-index: 20
}

.breadcrumbs li h1 {
	color: #7e8ea7;
	margin: 0;
	padding: 0
}

.breadcrumbs a {
	color: #7e8ea7;
	text-decoration: none
}

.breadcrumbs svg {
	color: #090e36;
	margin: 0 6px
}

.breadcrumbs > li + li {
	margin-left: 4px
}

.breadcrumbs__contact {
	display: none;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	bottom: 0
}

.breadcrumbs__contact > a {
	display: flex;
	align-items: center;
	color: #00863a
}

.breadcrumbs__contact > a svg {
	margin-right: 10px
}

.breadcrumbs__contact > a:first-child {
	position: relative
}

.breadcrumbs__contact > a:first-child:after {
	content: "";
	width: 1px;
	height: 20px;
	background-color: #e5e9f3;
	position: absolute;
	right: -22px;
	top: -2px
}

.breadcrumbs__contact > a + a {
	margin-left: 44px
}

@media (min-width:1000px) {
	.breadcrumbs__contact {
		display: flex
	}
}

.lang-pop-up {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(9, 14, 54, .4);
	z-index: 100;
	padding: 20px;
	display: block
}

.lang-pop-up.is-hidden {
	display: none
}

.lang-pop-up__modal {
	background-color: #fff;
	margin: 44px auto 0;
	padding: 60px 40px 80px;
	width: 100%;
	max-width: 678px;
	text-align: center;
	position: relative
}

@media (min-width:620px) {
	.lang-pop-up__modal {
		padding: 90px 40px 118px
	}
}

.lang-pop-up__modal a,
.lang-pop-up__modal button {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 20px;
	font-size: 14px;
	line-height: 22px;
	text-transform: uppercase;
	width: 100%;
	border: 1px solid #090e36
}

.lang-pop-up__modal a svg,
.lang-pop-up__modal button svg {
	margin-right: 10px
}

@media (min-width:620px) {

	.lang-pop-up__modal a,
	.lang-pop-up__modal button {
		width: 50%
	}
}

.lang-pop-up__title {
	text-align: center;
	font-size: 30px;
	line-height: 36px;
	margin-bottom: 42px
}

@media (min-width:620px) {
	.lang-pop-up__title {
		font-size: 34px;
		line-height: 40px;
		margin-bottom: 56px
	}
}

.lang-pop-up__choises {
	display: flex;
	flex-direction: column
}

.lang-pop-up__choises > * + * {
	margin-top: 20px
}

@media (min-width:620px) {
	.lang-pop-up__choises {
		flex-direction: row
	}

	.lang-pop-up__choises > * + * {
		margin-top: 0;
		margin-left: 26px
	}
}

.lang-pop-up__close {
	position: absolute;
	right: 24px;
	top: 24px;
	cursor: pointer
}

.yacht-card .img,
.yacht-card .img figure {
	position: relative;
	overflow: hidden
}

.yacht-card .img figure {
	width: 100%;
	padding-bottom: 56.222222%
}

.yacht-card .img img {
	position: absolute;
	left: 0;
	top: 0
}

.yacht-card .img .favorite,
.yacht-card .img .favorite-delete {
	position: absolute;
	right: 11px;
	top: 11px;
	cursor: pointer
}

.yacht-card .img.withOpacity img {
	opacity: .33
}

.yacht-card .img .status-container {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
	padding: 8px 30px
}

.yacht-card .img .status-container p {
	margin: 0
}

.yacht-card .row-1 span {
	position: relative;
	margin-right: 15px
}

.yacht-card .row-1 span:after {
	content: "";
	position: absolute;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background: #7e8ea7;
	right: -9px;
	top: 50%;
	transform: translateY(-50%)
}

.yacht-card .row-1 span:last-child {
	margin-right: 0
}

.yacht-card .row-1 span:last-child:after {
	display: none
}

.yacht-card .row-2 {
	padding-bottom: 12px
}

.yacht-card .row-2 a {
	margin-right: 6px
}

.yacht-card .row-2 span {
	margin-right: 5px
}

.yacht-card .row-2 span:last-child {
	margin-right: 0
}

.yacht-card .row-3 {
	padding-top: 12px
}

.yacht-card .row-3 span {
	font-weight: 600
}

.yacht-card .row-3 .addToCard {
	z-index: 1;
	cursor: pointer;
	text-transform: capitalize
}

.yacht-card.grid-layout .info {
	padding: 10px 20px 16px;
	border: 1px solid #c0ccdb;
	border-radius: 0 0 6px 6px
}

.yacht-card.grid-layout .row-3 {
	border-top: 1px solid #e5e9f3
}

.swiper-slide .yacht-card .info {
	padding-top: 10px;
	padding-left: 15px
}

.swiper-slide .yacht-card .info .row-1 {
	border-bottom: 1px dotted #e5e9f3
}

@media (min-width:768px) {
	.yacht-card .row-footer {
		display: flex;
		justify-content: space-between
	}

	.yacht-card .row-2 {
		padding: 2px 0
	}

	.yacht-card .row-3 {
		padding: 0;
		border: 0
	}

	.yacht-card .row-3 span {
		padding: 2px 0
	}

	.yacht-card .row-3 .addToCard {
		border-bottom: 1px dotted #1458ec;
		background: #f6f8fe
	}

	.yacht-card.grid-layout .info {
		padding: 10px 0;
		border: 0
	}

	.yacht-card.grid-layout .info .row-3 {
		border: 0
	}

	.yacht-card.grid-layout .info .row-1 {
		border-bottom: 1px dotted #e5e9f3
	}
}

@media screen and (min-width:1367px) {

	.yacht-card .favorite,
	.yacht-card .row-3 {
		display: none
	}

	.yacht-card:hover .favorite,
	.yacht-card:hover .row-3 {
		display: block
	}
}

.tab {
	display: flex;
	flex-wrap: wrap
}

.tab > div {
	margin-right: 50px;
	padding: 13px 0;
	cursor: pointer;
	position: relative
}

.tab > div:nth-child(2) {
	margin-right: 16px
}

.tab > div.active {
	border-bottom: 1px solid #090e36
}

.tab > div .tab__tooltip {
	position: absolute;
	font-family: Graphik;
	font-size: 9px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 0;
	text-align: center;
	border-radius: 50%;
	background: #e5e9f3;
	padding: 1px 4px 0;
	right: -27px;
	top: 16px;
	width: 17px;
	color: #090e36
}

.favorites-form > section {
	display: block !important
}

.homepage {
	display: block
}

.homepage .cs-yacht {
	margin: inherit
}

.homepage .main-section.hero-mobile-image {
	height: calc(100vh - 166px);
	top: 0
}

.homepage .main-section.hero--full {
	position: relative;
	height: calc(var(--vh, 1vh)*100 - 208px)
}

.homepage .main-section.promo-section--first {
	padding: 20px 0 30px 93px;
	position: relative;
	z-index: 10
}

.homepage .main-section.promo-section--second {
	padding: 40px 0 51px
}

.homepage .main-section.promo-section--second.max-container-text--noFitContent .singleTextColumn--promo-big {
	max-width: 800px !important
}

.homepage .main-section.promo-section--third {
	padding: 58px 0 28px
}

.homepage .main-section.promo-section--fourth {
	padding: 68px 0 45px
}

.homepage .main-section.promo-section--fourth.max-container-text .singleTextColumn--promo p {
	max-width: 700px !important;
	margin: auto;
	text-align: center
}

.homepage .main-section.promo-section--horizons {
	padding: 78px 0 59px
}

.homepage .main-section.promo-section--horizons.max-container-text .singleTextColumn--horizons {
	max-width: 790px !important
}

.homepage .main-section.promo-section.max-container-text .singleTextColumn {
	margin: 0 auto
}

.homepage .main-section.promo-section.max-container-text .singleTextColumn,
.homepage .main-section.promo-section.max-container-text .singleTextColumn > p {
	max-width: -webkit-fit-content;
	max-width: -moz-fit-content;
	max-width: fit-content
}

.homepage .main-section.promo-section.max-container-text--noFitContent .singleTextColumn {
	max-width: 1000px
}

.homepage .main-section.promo-section.max-container-text--noFitContent .singleTextColumn > p {
	text-align: center;
	max-width: 100%;
	margin: 0;
	padding-top: 10px
}

.homepage .main-section.hero--image .arrow {
	display: none
}

.homepage .main-section.hero--image .playerBtns {
	z-index: 10;
	width: 30px;
	float: right;
	cursor: pointer;
	position: absolute;
	bottom: 156px;
	text-align: center;
	right: 53px
}

.homepage .main-section.hero--image .playerBtns .mute,
.homepage .main-section.hero--image .playerBtns > .volume {
	border: 1px solid #fff;
	padding: 5px;
	border-radius: 50%
}

.homepage .main-section.hero--image .row > div {
	padding: 0
}

.homepage .main-section.hero--image .row > div .button-group {
	position: absolute;
	width: 100%;
	bottom: 146px;
	text-align: center
}

.homepage .main-section.hero--image .row > div .button-group > a {
	margin: 0 11px
}

.homepage .main-section.services-section .row > div {
	margin-bottom: 90px
}

.homepage .main-section.services-section .row > div:nth-child(odd) {
	padding: 0 10px 0 0
}

.homepage .main-section.services-section .row > div:nth-child(2n+2) {
	padding: 0 0 0 10px
}

.homepage .main-section.services-section .row .image-container img {
	min-height: 366px;
	max-height: 366px
}

.homepage .main-section.services-section .row .singleTextColumn--two-columns {
	padding: 29px 68px 19px
}

.homepage .main-section.services-section .row .text-center a {
	margin-top: 10px
}

.homepage .main-section.services-section.palm-section .row .col-xs-12 {
	position: relative
}

.homepage .main-section.services-section.palm-section .row .image-container img {
	min-height: 596px;
	max-height: 596px;
	-o-object-fit: cover;
	object-fit: cover
}

.homepage .main-section.services-section.palm-section .row .card {
	position: absolute;
	bottom: -99px;
	z-index: 9;
	left: 16px;
	right: 16px;
	background: #fff;
	padding: 23px 26px;
	box-shadow: 0 1px 1px rgba(9, 14, 54, .1);
	max-width: 522px;
	margin: 0 auto
}

.homepage .main-section.services-section.palm-section .row h3 {
	margin-top: 0;
	margin-bottom: 8px;
	text-transform: capitalize
}

.homepage .main-section.services-section.palm-section .row .body-primary-l {
	margin-bottom: 46px
}

.homepage .main-section.services-section.palm-section .row .btn-container {
	justify-content: center
}

.homepage .main-section.sales-section {
	padding-top: 14px
}

.homepage .main-section.sales-section .row > div {
	padding: 0
}

.homepage .main-section.sales-section .row > div .singleTextColumn {
	max-width: 400px;
	position: relative;
	right: -143px;
	top: 22px;
	float: right
}

@media screen and (min-width:620px) {
	.homepage .main-section.carousel-section .carousel__yacht-name-a {
		display: none !important
	}

	.homepage .main-section.carousel-section .carousel__yacht-name-a + li:after {
		content: none !important
	}
}

.homepage .main-section.carousel-section .carousel__yacht-name-b {
	display: none
}

@media screen and (min-width:620px) {
	.homepage .main-section.carousel-section .carousel__yacht-name-b {
		display: inline-block
	}
}

.homepage .main-section.carousel-section .swiper-pagination {
	display: none
}

.homepage .main-section.carousel-section .swiper-slide:hover .cs-yacht__add-to-cart {
	opacity: 1
}

.homepage .main-section.carousel-section .carousel-image-section {
	min-height: 240px;
	display: block
}

.homepage .main-section.carousel-section .carousel-image-section > img {
	min-height: 240px;
	max-height: 240px
}

.homepage .main-section.carousel-section .carousel-image-section .swiper-lazy-preloader {
	margin-left: -21px;
	margin-top: -50px
}

.homepage .main-section.carousel-section .carousel__arrows {
	position: absolute;
	top: 94px;
	width: 100%
}

.homepage .main-section.carousel-section .carousel__arrows .swiperArrowLeft,
.homepage .main-section.carousel-section .carousel__arrows .swiperArrowRight {
	position: relative;
	z-index: 1
}

.homepage .main-section.carousel-section .carousel__arrows .swiperArrowRight {
	display: inline-block;
	float: right;
	background: hsla(0, 0%, 100%, .8)
}

.homepage .main-section.carousel-section .carousel__arrows .swiperArrowRight > span {
	padding: 20px;
	display: block
}

.homepage .main-section.carousel-section .carousel__arrows .swiperArrowLeft {
	display: inline-block;
	float: left;
	background: hsla(0, 0%, 100%, .8)
}

.homepage .main-section.carousel-section .carousel__arrows .swiperArrowLeft > span {
	padding: 20px;
	display: block
}

.homepage .main-section.carousel-section .row > div {
	margin: 45px 0;
	padding: 0
}

.homepage .main-section.carousel-section .row > div .cs-yacht__add-to-cart,
.homepage .main-section.carousel-section .row > div:first-child {
	margin: 0
}

.homepage .main-section.carousel-section .row > div .slider__text {
	display: flex;
	flex-direction: column
}

.homepage .main-section.carousel-section .row > div .slider__text > div {
	display: block;
	float: left;
	min-width: 100px
}

.homepage .main-section.carousel-section .row > div .slider__text > div:nth-child(2) > span {
	margin-right: 10px
}

.homepage .main-section.carousel-section .row > div .slider__text > div ul {
	display: block;
	float: left;
	margin: 10px 0 0;
	min-width: 344px;
	border-bottom: 1px dotted #e5e9f3
}

.homepage .main-section.carousel-section .row > div .slider__text > div ul li {
	position: relative;
	display: inline-block;
	float: left;
	margin-right: 15px
}

.homepage .main-section.carousel-section .row > div .slider__text > div ul li:after {
	content: "";
	position: absolute;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background: #7e8ea7;
	left: -9px;
	top: 50%;
	transform: translateY(-50%)
}

.homepage .main-section.carousel-section .row > div .slider__text > div ul li:first-child:after {
	display: none
}

.homepage .main-section.carousel-section--destinations {
	padding-bottom: 55px;
	background: #fff
}

.homepage .main-section.carousel-section--destinations .row > div {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0
}

.homepage .main-section.carousel-section--destinations .row > div .cover-image {
	min-height: 434px;
	max-height: 434px
}

.homepage .main-section .carousel__center__container--slider .swiper-slide {
	width: 700px;
	max-height: none
}

.homepage .main-section .carousel__center__container--slider .swiper-slide .carousel__center__container_text {
	max-width: 505px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
	position: relative;
	top: -50px;
	background: #fff;
	left: 20px;
	padding: 18px 44px 22px 52px
}

.homepage .main-section .carousel__center__container--slider .carousel__center__arrows {
	position: absolute;
	width: 870px;
	height: 457px;
	left: 50%;
	margin-left: -435px;
	top: 0
}

.homepage .main-section .carousel__center__container--slider .carousel__center__arrows .swiperArrowLeft,
.homepage .main-section .carousel__center__container--slider .carousel__center__arrows .swiperArrowRight {
	display: block;
	height: 56px;
	padding: 21px 20px;
	border: 1px solid;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
	background: #fff
}

.homepage .main-section .carousel__center__container--slider .carousel__center__arrows .swiperArrowLeft {
	left: 0
}

.homepage .main-section .carousel__center__container--slider .carousel__center__arrows .swiperArrowRight {
	right: 0
}

.homepage .main-section.offices {
	padding: 0 0 20px
}

.homepage .main-section.offices > div {
	width: 100%
}

.homepage .main-section.offices > div > .row > div {
	padding: 0
}

.homepage .main-section.offices > div > .row > div .right-side-content {
	display: flex;
	flex-direction: column;
	height: 50%;
}

.homepage .main-section.offices > div > .row > div .right-side-content > div:first-child {
	flex: 1 1 0;
	height: 100%
}

.homepage .main-section.offices > div > .row > div .offices-text-content {
	display: block;
	float: left;
	width: 100%;
	background: #f9fafc;
	padding: 68px 100px
}

.homepage .main-section.offices > div > .row > div .offices-text-content > p {
	max-width: 399px
}

.homepage .main-section.offices > div > .row > div .left-side-image {
	height: 100%;
	padding-top: 85px
}

.homepage .main-section.yachting-news {
	padding: 85px 0 75px;
	background: #fff
}

.homepage .main-section.yachting-news .row > div {
	padding: 0
}

.homepage .main-section.yachting-news .row > div .yachting-news-container-content {
	padding: 116px 82px 52px;
	border: 1px solid #e5e9f3
}

.homepage .main-section.yachting-news .row > div .yachting-news-container-content > .yachting-news-content {
	max-width: 658px;
	padding: 24px 0;
	border-bottom: 1px solid #e5e9f3
}

.homepage .main-section.yachting-news .row > div .yachting-news-container-content > .yachting-news-content .yachting-news-date {
	float: right;
	padding-top: 5px
}

.homepage .main-section.yachting-news .row > div .yachting-news-container-content > .btn-link-container {
	max-width: 658px;
	margin-top: 52px
}

.homepage .main-section.yachting-news .row > div .yachting-news-container-content > .btn-link-container > a {
	min-width: 218px
}

.homepage .main-section.yachting-news .row > div .singleTextColumn {
	max-width: 280px;
	position: relative;
	right: -50px;
	top: 20px;
	float: right
}

.homepage .main-section.section-horizons {
	padding-bottom: 84px
}

.homepage .main-section.section-horizons .row > div {
	padding: 0
}

.homepage .main-section.section-horizons .row > div ul {
	text-align: center
}

.homepage .main-section.section-horizons .row > div ul li {
	display: inline-block;
	padding: 0 10px
}

.homepage .main-section.section-horizons .row > div ul li .horizon-item {
	width: 310px;
	border: 1px solid #c0ccdb;
	padding: 43px 51px 34px
}

.homepage .main-section.section-horizons .row > div ul li .horizon-item figure {
	position: relative;
	margin-bottom: 20px;
	box-shadow: 0 4px 6px rgba(9, 14, 54, .26)
}

.homepage .main-section.section-horizons .row > div ul li .horizon-item figure img {
	width: 100%;
	height: 100%
}

.homepage .main-section.section-horizons .row > div ul li .horizon-item .text-center .button {
	min-width: 207px;
	margin: 5px 0
}

.homepage .main-section.section-horizons.market-report .section-horizons-form {
	left: 0
}

.homepage .main-section.section-horizons.market-report .section-horizons-form form .form-field-left-pad,
.homepage .main-section.section-horizons.market-report .section-horizons-form form .form-field-remove-pad,
.homepage .main-section.section-horizons.market-report .section-horizons-form form .form-field-right-pad {
	padding: 0 24px
}

@media screen and (min-width:1000px) {
	.homepage .main-section.section-horizons.market-report .section-horizons-form form .form-field-right-pad {
		padding-left: 0
	}
}

.homepage .main-section.section-horizons.market-report .form-group {
	text-align: left
}

.homepage .main-section.section-horizons.market-report .row > div ul li .horizon-item {
	border: 0
}

.homepage .main-section.section-horizons.market-report .row > div ul li .horizon-item figure {
	box-shadow: none
}

@media screen and (min-width:768px) {
	.homepage .main-section.section-horizons.market-report .row > div ul li .horizon-item {
		padding: 0
	}
}

.homepage .main-section .container-max {
	max-width: 1320px;
	width: 100%
}

.homepage .main-section .cover-image {
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	height: 100%
}

.homepage .main-section .cover-image-bg {
	min-height: 100%;
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	left: 0
}

.homepage .main-section .swiper-button-disabled {
	display: none
}

.homepage .main-section .max-container-text {
	max-width: 692px;
	margin: 0 auto
}

.homepage .desktop-view {
	display: block
}

.homepage .mobile-view {
	display: none
}

.market-report .btn-container {
	justify-content: center
}

.market-report .btn-container .secondary-btn {
	min-width: 120px
}

.horizon-page .main-section--first {
	padding: 35px 0
}

.horizon-page .main-section--third {
	padding: 78px 0 108px
}

.horizon-page .main-section--third .container-max {
	max-width: 791px
}

.horizon-page .container-max {
	max-width: 1320px;
	width: 100%
}

.horizon-page iframe {
	position: absolute;
	top: 0;
	z-index: 0
}

.horizon-page .section-filters {
	z-index: 3;
	background-color: #fff
}

.horizon-page .section-filters .container-max {
	padding: 0
}

.horizon-page .section-filters .horizon-select {
	min-width: 220px;
	max-width: 260px;
	border: 1px solid #c0ccdb;
	color: #090e36;
	background: #fff;
	padding: 12px;
	font-size: 15px;
	font-style: normal;
	font-weight: 300;
	line-height: 24px;
	letter-spacing: 0;
	cursor: pointer;
	position: relative;
	margin-left: 20px
}

.horizon-page .section-filters .horizon-select .select-arrow {
	position: absolute;
	right: 20px;
	top: 21px
}

.horizon-page .section-filters .horizon-select .horizon-select-options {
	position: absolute;
	width: 260px;
	left: -1px;
	top: 50px;
	border: 1px solid #c0ccdb;
	background: #fff;
	z-index: 1;
	display: none
}

.horizon-page .section-filters .horizon-select .horizon-select-options.select-open {
	display: block
}

.horizon-page .section-filters .horizon-select .horizon-select-options li {
	border-bottom: 1px solid #c0ccdb;
	color: #090e36
}

.horizon-page .section-filters .horizon-select .horizon-select-options li > div {
	padding: 12px
}

.horizon-page .section-filters .horizon-select .horizon-select-options li > div.selected {
	background: #090e36;
	color: #fff
}

.horizon-page .horizon-filter-container {
	width: 100%
}

.horizon-page .horizon-filter-container__borders {
	padding: 16px 15px;
	width: 100%;
	border-top: 1px solid #e5e9f3;
	border-bottom: 1px solid #e5e9f3;
	display: flex;
	justify-content: space-between
}

@media screen and (min-width:1320px) {
	.horizon-page .horizon-filter-container__borders {
		padding-left: 0;
		padding-right: 0
	}
}

.horizon-page .horizon-filter-container__controls {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-end
}

.horizon-page .horizon-filter-container__controls .cs-dropdown-alt:first-child {
	margin-right: 20px
}

.horizon-page .horizon-filter-container__title {
	font-family: Playfair Display, Georgia, serif;
	font-size: 34px;
	font-style: normal;
	font-weight: 400;
	line-height: 36px;
	letter-spacing: 0;
	text-align: left;
	padding-top: 7px;
	white-space: nowrap
}

.horizon-page .section-horizons-list {
	padding-top: 0;
	padding-bottom: 85px
}

.horizon-page .section-horizons-list > div > .row > div {
	padding: 0
}

.horizon-page .section-horizons-list #horizon-list-view {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	padding: 5px 0 40px
}

.horizon-page .section-horizons-list #horizon-list-view:after {
	content: "";
	display: table;
	clear: both
}

.horizon-page .section-horizons-list #horizon-list-view > li {
	margin: 15px 0;
	float: left;
	width: 25%;
	display: none;
	border-right: 1px solid #e5e9f3
}

.horizon-page .section-horizons-list #horizon-list-view > li .text-content-horizon {
	max-width: 235px;
	float: left;
	width: 100%;
	position: relative;
	left: 8px;
	margin-top: 5px
}

.horizon-page .section-horizons-list #horizon-list-view > li .text-content-horizon h2 {
	display: block
}

.horizon-page .section-horizons-list #horizon-list-view > li .text-content-horizon span {
	display: block;
	white-space: nowrap;
	position: relative;
	top: 4px;
	text-transform: uppercase;
	font-size: .7rem
}

.horizon-page .section-horizons-list #horizon-list-view > li .text-content-horizon p {
	float: left;
	margin-top: 9px
}

.horizon-page .section-horizons-list #horizon-list-view > li.active-item {
	display: block
}

.horizon-page .section-horizons-list #horizon-list-view > li.active-item .horizon-item {
	height: 100%;
	padding: 0 40px
}

.horizon-page .section-horizons-list #horizon-list-view .horizon-item figure {
	padding-bottom: 150%;
	position: relative;
	margin-bottom: 20px;
	box-shadow: 0 4px 6px rgba(9, 14, 54, .26)
}

.horizon-page .section-horizons-list #horizon-list-view .horizon-item figure img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.publications__order-trigger {
	font-size: 17px;
	text-decoration: underline
}

.horizons__issue-link {
	text-transform: uppercase
}

.main-section.section-horizons-form {
	position: fixed;
	top: 0;
	z-index: 100;
	width: 100vw;
	height: 100vh;
	display: none
}

.main-section.section-horizons-form.firstSection {
	margin-top: 0
}

.main-section.section-horizons-form > div:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #090e36;
	opacity: .4;
	z-index: -1
}

.main-section.section-horizons-form .container-max {
	max-width: 608px;
	padding: 42px 109px;
	background: #fff;
	overflow: auto;
	max-height: 100vh;
	margin: 40px auto 0;
	height: calc(100% - 80px)
}

.main-section.section-horizons-form .close-horizon-form {
	position: fixed;
	z-index: 1;
	width: 100vw;
	left: 0;
	top: 40px
}

.main-section.section-horizons-form .close-horizon-form > div {
	max-width: 600px;
	margin: 0 auto
}

.main-section.section-horizons-form .close-horizon-form > div > span {
	float: right;
	margin-right: 23px;
	margin-top: 23px;
	cursor: pointer
}

.main-section.section-horizons-form.show-form {
	display: block
}

.main-section.section-horizons-form .horizon-order {
	background: #e5e9f3;
	padding: 32px 35px;
	position: relative;
	margin-top: 55px
}

.main-section.section-horizons-form .horizon-order img {
	position: absolute;
	left: 15px;
	bottom: 12px
}

.main-section.section-horizons-form .horizon-order h2 {
	padding-left: 100px
}

.main-section.section-horizons-form form > div {
	width: 100%
}

.main-section.section-horizons-form form .form-field-left-pad {
	padding: 0 10px 0 0
}

.main-section.section-horizons-form form .form-field-right-pad {
	padding: 0 0 0 10px
}

.main-section.section-horizons-form form .form-field-remove-pad {
	padding: 0
}

.main-section.section-horizons-form form .form-group__innerCheckbox {
	margin-top: 10px
}

.main-section.section-horizons-form form .checkbox-multiple-row {
	border-bottom: 1px solid #e5e9f3;
	padding-bottom: 16px;
	margin-bottom: 8px;
	margin-top: 20px
}

.main-section.section-horizons-form form .checkbox-multiple-row .d-block {
	float: left;
	display: inline-block
}

.main-section.section-horizons-form form .checkbox-multiple-row .d-block:nth-child(2) {
	padding-left: 30px
}

.main-section.section-horizons-form form .checkbox-multiple-row .form-group__error {
	display: flex
}

.main-section.section-horizons-form form .selector__trigger,
.main-section.section-horizons-form form input {
	background: #fff;
	border: 1px solid #c0ccdb;
	font-size: 15px;
	line-height: 24px;
	height: 48px;
	color: #090e36
}

.main-section.section-horizons-form form .selector__trigger::-moz-placeholder,
.main-section.section-horizons-form form input::-moz-placeholder {
	color: #c0ccdb
}

.main-section.section-horizons-form form .selector__trigger:-ms-input-placeholder,
.main-section.section-horizons-form form input:-ms-input-placeholder {
	color: #c0ccdb
}

.main-section.section-horizons-form form .selector__trigger::placeholder,
.main-section.section-horizons-form form input::placeholder {
	color: #c0ccdb
}

.main-section.section-horizons-form form .selector__trigger input {
	cursor: pointer
}

.main-section.section-horizons-form form .selector__trigger .selector__selectName {
	color: #090e36
}

.main-section.section-horizons-form form .selector__trigger .icon-arrow_drop_down {
	transform: none;
	padding: 0 15px
}

.main-section.section-horizons-form form .selector__trigger .icon-arrow_drop_down:before {
	content: ""
}

.main-section.section-horizons-form form .selector__trigger .icon-arrow_drop_down.active svg {
	transform: rotate(-180deg)
}

.main-section.section-horizons-form form .selector__options.active {
	border: 1px solid #c0ccdb
}

.main-section.section-horizons-form form .selector__options .formDropFields {
	color: #090e36;
	font-size: 14px
}

@media screen and (max-width:767px) {
	.main-section.section-horizons-form form .selector__options .formDropFields {
		font-size: 17px
	}
}

.main-section.section-horizons-form form .selector__options--customOption.selected,
.main-section.section-horizons-form form .selector__options--customOption:hover {
	background-color: #c0ccdb !important
}

.main-section.section-horizons-form form .form-button {
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: 0;
	margin: 0
}

.main-section.section-horizons-form form .form-horizon-checkbox span {
	font-size: 14px;
	font-style: normal;
	font-weight: 300;
	line-height: 16px;
	letter-spacing: 0;
	text-transform: none
}

.main-section.section-horizons-form form .form-group__customCheckbox label:before {
	border: 1px solid #7e8ea7
}

.main-section.section-horizons-form form .form-group__customCheckbox input {
	height: 22px;
	width: 22px;
	position: absolute;
	left: -7px;
	top: -6px;
	z-index: 999999999
}

.main-section.section-horizons-form form .form-group__customCheckbox .checkbox__text {
	text-align: left
}

.main-section.section-horizons-form form .form-group__customCheckbox .checkbox__text a {
	color: #1458ec
}

.main-section.section-horizons-form form .form-group__customCheckbox label:after {
	content: "";
	position: absolute;
	left: 6px;
	top: 2px
}

.main-section.section-horizons-form form .form-group {
	margin-bottom: 10px
}

.main-section.section-horizons-form form .form-group.withError .selector__trigger {
	border-color: #a94442
}

.main-section.section-horizons-form form .form-group .grecaptcha {
	position: relative
}

.main-section.section-horizons-form form .form-group .grecaptcha iframe {
	z-index: 1
}

.main-section.section-horizons-form form .form-hide-label {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	z-index: -1
}

.main-section.section-horizons-form form .horizon-loader-container {
	flex: 1;
	margin-top: -63px;
	pointer-events: none
}

.main-section.section-horizons-form form .horizon-loader-container .loadParent__formLoader {
	width: 40px;
	height: 40px
}

.main-section.section-horizons-form form .form-group__label {
	border: 0;
	margin-bottom: 0;
	text-transform: unset
}

.main-section.section-horizons-form form textarea {
	border: 1px solid #c0ccdb;
	overflow: auto;
	white-space: inherit
}

.market-report .section-horizons-form .container-max {
	height: auto
}

.market-report .section-horizons-form .container-max > .row:nth-child(2) {
	display: none
}

.market-report .section-horizons-form .container-max > .row form .form-group {
	margin-bottom: 0
}

.market-report .section-horizons-form .container-max > .row form textarea {
	color: #090e36;
	border: 1px solid #c0ccdb
}

.market-report .section-horizons-form .container-max > .row form .checkbox-multiple-row {
	margin-top: 0
}

.market-report .section-horizons-form .container-max > .row form .checkbox-multiple-row .d-block:nth-child(2) {
	padding-right: 20px;
	padding-left: 0;
	padding-bottom: 10px
}

.inline-buttons {
	display: flex;
	flex-wrap: wrap
}

@media only screen and (max-width:768px) {
	.inline-buttons {
		flex-direction: column
	}
}

.inline-buttons .moreBrokers {
	display: flex;
	flex-wrap: wrap;
	width: 100%
}

.inline-buttons .moreBrokers a {
	text-align: center
}

.inline-buttons .button {
	margin-right: 16px;
	margin-bottom: 20px
}

@media only screen and (max-width:768px) {
	.inline-buttons .button {
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px
	}
}

.inline-buttons .button:last-child {
	margin-right: 0
}

.inline-buttons .button--dual {
	width: calc(50% - 8px)
}

@media only screen and (max-width:768px) {
	.inline-buttons .button--dual {
		width: 100%
	}
}

.inline-buttons .button--smallPad {
	padding-left: 10px;
	padding-right: 10px
}

.button {
	color: #00863a;
	background: #fff;
	border: 1px solid #00863a;
	padding: 14px 28px;
	text-transform: uppercase;
	font-family: Graphik;
	font-size: .8125rem;
	letter-spacing: .125rem;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 50px;
	outline: none;
	cursor: pointer;
	box-shadow: none;
	border-radius: 0;
	transition: all .25s ease
}

.button:hover {
	text-decoration: none;
	color: #fff;
	background: #00863a
}

.button--nopointer {
	cursor: none !important;
	pointer-events: none !important
}

.button:active,
.button:focus {
	color: #00863a;
	background-color: #fff;
	border: 2px solid #00863a;
	border-radius: 0
}

.button i {
	display: block;
	margin-right: 4px;
	font-size: .9375rem
}

.button--reverseIcon i {
	margin-left: 12px;
	margin-right: 0;
	font-size: 1.875rem
}

.button--emailus {
	min-width: 114px
}

.button--emailus .icon-old-phone {
	margin-right: 5px;
	font-size: 14px
}

.button--blue {
	border-color: #00863a;
	color: #fff;
	background-color: #00863a
}

.button--blue:hover {
	background-color: #fff;
	color: #00863a;
	border-color: #00863a
}

.button--blue:hover svg path {
	fill: #00863a
}

.button--blue:active,
.button--blue:focus {
	color: #00863a;
	background-color: #fff;
	border: 2px solid #00863a;
	border-radius: 0
}

.button--transparent {
	border-color: #fff;
	color: #fff;
	background-color: transparent
}

.button--transparent:hover {
	background-color: #fff;
	color: #00863a;
	border-color: #fff
}

.button--transparent:active,
.button--transparent:focus {
	color: #00863a;
	background-color: #fff;
	border: 2px solid #fff;
	border-radius: 0
}

.button--absolute {
	position: absolute;
	color: #fff !important;
	background: transparent !important;
	border: none;
	padding: 0;
	letter-spacing: normal;
	height: 34px;
	width: 20px;
	font-size: .8125rem;
	right: 1px;
	bottom: 14px;
	cursor: pointer
}

@media only screen and (max-width:768px) {
	.button--absolute {
		height: 24px;
		left: 1px;
		right: unset
	}
}

.button--small-text {
	font-size: .75rem;
	line-height: .9375rem
}

@media only screen and (max-width:768px) {
	.button.navButton {
		font-size: .625rem
	}
}

@media only screen and (max-width:480px) {
	.button.navButton {
		font-size: .4375rem
	}
}

.button--arrow {
	min-width: 176px;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: 0;
	text-align: left;
	border: 1px solid #00863a
}

.button--arrow > svg {
	margin-left: 8px
}

.button--arrow-left {
	min-width: 208px;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: 0;
	text-align: left;
	border: 1px solid #00863a
}

.button--arrow-left > svg {
	margin-right: 8px
}

.button--border-blue {
	color: #00863a;
	background-color: transparent;
	border: 1px solid #00863a
}

.button--border-blue svg path {
	fill: #00863a
}

.button--border-blue:hover {
	background-color: #00863a;
	color: #fff;
	border-color: #00863a
}

.button--border-blue:hover svg path {
	fill: #fff
}

.button--border-blue:active,
.button--border-blue:focus {
	color: #00863a;
	background-color: #fff;
	border: 1px solid #00863a;
	border-radius: 0
}

.button--arrowDirtySnow {
	min-width: 207px;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 0;
	text-align: left
}

.button--arrowDirtySnow > svg {
	margin-left: 8px
}

.button--arrowDirtySnow > svg path {
	fill: #090e36
}

.button--destinations {
	border: 0;
	padding: 0;
	margin: 0;
	height: auto;
	min-width: auto;
	font-size: 10px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 4px
}

.button--destinations:hover {
	background: transparent;
	color: #00863a
}

.button--small {
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 0;
	text-align: left;
	height: 38px
}

.button--dirtySnow {
	border-color: #e5e9f3;
	color: #090e36;
	background-color: #e5e9f3
}

.button--dirtySnow:hover {
	background-color: #fff;
	color: #00863a;
	border-color: #00863a
}

.button--dirtySnow:hover svg path {
	fill: #00863a
}

.button--dirtySnow:active,
.button--dirtySnow:focus {
	color: #00863a;
	background-color: #fff;
	border: 2px solid #00863a;
	border-radius: 0
}

.button--fire {
	border-color: #ff3334;
	color: #fff;
	background-color: #ff3334
}

.button--fire:hover {
	background-color: #fff;
	color: #00863a;
	border-color: #00863a
}

.button--fire:hover svg path {
	fill: #00863a
}

.button--fire:active,
.button--fire:focus {
	color: #00863a;
	background-color: #fff;
	border: 2px solid #00863a;
	border-radius: 0
}

.button--big-carousel {
	min-width: 282px
}

.button--no-margin {
	margin: 0
}

.button--download {
	min-width: 236px;
	height: 48px;
	padding-left: 0;
	justify-content: left
}

.button--download svg {
	margin-left: 19px
}

.button--download span {
	margin-left: 32px
}

.form-button {
	color: #fff;
	background: #00863a;
	border: 2px solid #00863a;
	padding: 0 20px;
	text-transform: uppercase;
	font-family: Graphik;
	font-size: .8125rem;
	letter-spacing: .125rem;
	display: inline-flex;
	width: auto;
	align-items: center;
	justify-content: center;
	height: 45px;
	outline: none;
	cursor: pointer;
	border-radius: 0;
	box-shadow: none;
	transition: all .25s ease;
	margin-top: 20px
}

.form-button:hover {
	background-color: #fff;
	color: #00863a
}

.form-button--full {
	display: flex;
	width: 100%;
	margin-top: 20px
}

.form-button.inactive {
	pointer-events: none;
	opacity: .6
}

.btn-disabled {
	cursor: not-allowed
}

.btn-disabled > div {
	pointer-events: none
}

.btn-disabled > div a {
	background: #f9fafc;
	border: #f9fafc;
	color: #7e8ea7;
	border: 0 !important
}

.btn-container {
	display: flex;
	justify-content: flex-start
}

.btn-container__small {
	width: auto !important
}

.btn {
	display: flex;
	align-items: center;
	background-color: transparent;
	font-size: 13px;
	line-height: 13px;
	letter-spacing: 1px;
	padding: 10px 16px;
	text-transform: uppercase;
	white-space: nowrap;
	color: #fff;
	justify-content: center;
	border: 1px solid #fff
}

.btn svg {
	margin-right: 8px;
	min-width: 16px
}

.btn:hover {
	color: #00863a !important;
	background-color: #fff
}

.btn--link {
	border-color: transparent;
	justify-content: flex-start;
	padding-left: 0;
	padding-right: 0
}

.btn--link:hover {
	color: #fff !important;
	background-color: transparent
}

.btn--with-shadow {
	box-shadow: 0 4px 4px rgba(0, 0, 0, .25)
}

.btn--ghost {
	background-color: #fff;
	border: 1px solid #090e36;
	color: #090e36
}

.btn--dark {
	background-color: #090e36;
	font-size: 14px;
	line-height: 18px;
	justify-content: center;
	min-width: 140px;
	border: 1px solid transparent
}

.btn--dark:hover {
	color: #090e36;
	background-color: #fff !important;
	border: 1px solid #090e36
}

.btn--pagination {
	background-color: #e5e9f3;
	color: #090e36;
	font-size: 14px;
	line-height: 20px;
	justify-content: center;
	width: calc(33.3333% - 18px);
	min-width: 240px;
	margin: 0 auto;
	cursor: pointer;
	padding: 10px
}

.btn--pagination:hover {
	color: #e5e9f3 !important;
	background-color: #090e36
}

.btn--simple {
	background-color: #fff;
	color: #090e36;
	justify-content: center;
	min-width: 140px;
	border-radius: 0;
	padding: 11px 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
	border: 1px solid #090e36;
	height: 48px
}

.btn--simple > span {
	margin-left: 10px
}

.btn--simple:hover {
	color: #fff !important;
	background-color: #090e36 !important;
	border: 0
}

.btn--simple:hover > svg path {
	fill: #fff
}

.btn--primary {
	background-color: #fff;
	color: #090e36;
	justify-content: center;
	min-width: 140px;
	border-radius: 60px;
	border: 0;
	padding: 11px 20px;
	height: auto;
	font-style: normal;
	font-weight: 400;
	line-height: 22px
}

.btn--primary > span {
	margin-left: 10px
}

.btn--primary:hover {
	color: #fff;
	background-color: #090e36 !important;
	border: 0
}

.outlined-btn {
	border: 0 !important
}

.primary-btn {
	color: #fff;
	background-color: #00863a;
	border: 1px solid #00863a;
	padding: 16px 26px;
	text-transform: uppercase;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	outline: none;
	min-width: 156px;
	cursor: pointer;
	box-shadow: none;
	border-radius: 0;
	transition: all .25s ease
}

.primary-btn.withRightIcon svg {
	margin-left: 12px
}

.primary-btn.withLeftIcon {
	position: relative
}

.primary-btn.withLeftIcon svg {
	margin-right: 34px;
	position: absolute;
	left: 25px
}

.primary-btn:hover {
	background-color: #fff;
	color: #090e36
}

.primary-btn:hover.withLeftIcon svg path,
.primary-btn:hover.withRightIcon svg path {
	fill: #090e36
}

.secondary-btn {
	background-color: #e5e9f3;
	color: #090e36;
	text-transform: uppercase;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	outline: none;
	min-width: 156px;
	cursor: pointer;
	padding: 16px 26px;
	transition: all .25s ease
}

.secondary-btn.withRightIcon svg {
	margin-left: 12px
}

.secondary-btn.withLeftIcon {
	position: relative
}

.secondary-btn.withLeftIcon svg {
	margin-right: 34px;
	position: absolute;
	left: 25px
}

.secondary-btn:hover {
	background-color: #c0ccdb
}

.tertiary-btn {
	color: #00863a;
	background-color: #fff;
	border: 1px solid #00863a;
	padding: 16px 26px;
	text-transform: uppercase;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	outline: none;
	min-width: 156px;
	cursor: pointer
}

.tertiary-btn__small {
	width: auto;
	min-width: auto !important;
	padding: 11px 28px
}

.tertiary-btn__small > svg {
	position: absolute;
	left: 10px
}

.tertiary-btn.withRightIcon svg {
	margin-left: 12px
}

.tertiary-btn.withLeftIcon {
	position: relative
}

.tertiary-btn.withLeftIcon svg {
	margin-right: 34px;
	position: absolute;
	left: 25px
}

.tertiary-btn:hover {
	background-color: #00863a;
	color: #fff
}

.tertiary-btn:hover.withLeftIcon svg path,
.tertiary-btn:hover.withRightIcon svg path {
	fill: #fff
}

.hero {
	position: relative;
	top: 58px;
	height: auto;
	display: block;
	width: 100%;
	z-index: 0;
	overflow: hidden
}

@media (min-width:1000px) {
	.hero {
		/*top: 70px candan */
		top: 0;
	}
}

.hero .swiper-lazy-preloader {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 10;
	transform-origin: unset;
	-webkit-animation: none;
	animation: none;
	box-sizing: unset;
	border-radius: unset;
	border: none;
	border-top: transparent;
	left: 0;
	top: 0;
	margin: 0
}

.hero .swiper-lazy-preloader .theLoader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s linear infinite;
	animation: swiper-preloader-spin 1s linear infinite;
	box-sizing: border-box;
	border-radius: 50%;
	border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
	border-top: 4px solid transparent
}

.hero .spinner {
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center
}

.hero .spinner__content {
	width: 40px;
	height: 40px;
	display: flex
}

.hero .spinner__rect {
	background-color: #b8bcc5;
	height: 100%;
	width: 4px;
	display: block;
	margin: 0 2px;
	-webkit-animation: sk-stretchdelay 1.2s ease-in-out infinite;
	animation: sk-stretchdelay 1.2s ease-in-out infinite
}

.hero .spinner__rect--2 {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s
}

.hero .spinner__rect--3 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s
}

.hero .spinner__rect--4 {
	-webkit-animation-delay: -.9s;
	animation-delay: -.9s
}

.hero .spinner__rect--5 {
	-webkit-animation-delay: -.8s;
	animation-delay: -.8s
}

.hero--simple img {
	display: block;
	width: 100%;
	height: auto;
	min-height: 240px;
	max-height: 660px;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center
}

.hero--plain {
	color: red;
	text-align: center;
	text-transform: uppercase;
	z-index: 10;
	top: auto
}

.hero--plain .hero__text {
	position: static;
	left: auto;
	top: auto;
	transform: none
}

.hero--plain .hero__text * {
	color: #00863a
}

.hero--limitHeight,
.hero--limitHeight img {
	max-height: 330px;
	min-height: 330px
}

.hero--limitHeight img {
	-o-object-fit: cover;
	object-fit: cover
}

.hero--full {
	position: relative;
	height: calc(100vh - 58px);
	height: calc(var(--vh, 1vh)*100 - 58px)
}

@media (min-width:1000px) {
	.hero--full {
		height: calc(100vh - 70px);
		height: calc(var(--vh, 1vh)*100 - 70px)
	}
}

@media only screen and (max-width:768px) {
	.hero--full {
		height: auto
	}
}

.hero--full .hero__text--homeDt {
	top: auto;
	bottom: 52px;
	transform: none;
	left: 15px;
	position: absolute
}

.hero--full .hero__text--homeDt .hero__title--homeDt {
	color: #fff;
	line-height: 1.2;
	letter-spacing: .28em;
	font-family: Graphik;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 1.8rem
}

.hero--full .hero__text--homeDt .button-group {
	justify-content: flex-start
}

@media (max-width:1366px) {
	.hero--full .hero__text--homeDt .hero__title--homeDt {
		font-size: 1.8rem;
		margin-bottom: 5px
	}
}

@media (max-width:1023px) {
	.hero--full .hero__text--homeDt {
		left: 0;
		bottom: 26px
	}

	.hero--full .hero__text--homeDt .hero__title--homeDt {
		font-size: 1.4rem;
		margin-bottom: 5px
	}
}

.hero--auto {
	min-height: calc(100vh - 58px);
	min-height: calc(var(--vh, 1vh)*100 - 58px);
	height: auto
}

@media (min-width:1000px) {
	.hero--auto {
		min-height: calc(100vh - 70px);
		min-height: calc(var(--vh, 1vh)*100 - 70px)
	}
}

@media only screen and (max-width:768px) {
	.hero--auto {
		height: auto
	}
}

.hero--fullHeight {
	height: calc(100vh - 58px);
	height: calc(var(--vh, 1vh)*100 - 58px)
}

@media (min-width:1000px) {
	.hero--fullHeight {
		height: calc(100vh - 70px);
		height: calc(var(--vh, 1vh)*100 - 70px)
	}
}

.hero--fullHeightSlider {
	height: calc(100vh - 58px);
	height: calc(var(--vh, 1vh)*100 - 58px);
	max-height: 708px
}

@media (min-width:1000px) {
	.hero--fullHeightSlider {
		height: calc(100vh - 70px);
		height: calc(var(--vh, 1vh)*100 - 70px)
	}
}

@media only screen and (max-width:480px) {
	.hero--fullHeightSlider {
		height: 240px
	}
}

.hero--fullHeightSlider .hero__text--home .button {
	font-family: Graphik
}

.hero--fullHeightSlider .hero__text--home h1 {
	margin-top: 0
}

.hero--yachtCarousels {
	height: calc(100vh - 58px);
	height: calc(var(--vh, 1vh)*100 - 58px);
	max-height: 100% !important
}

@media (min-width:1000px) {
	.hero--yachtCarousels {
		height: calc(100vh - 70px);
		height: calc(var(--vh, 1vh)*100 - 70px)
	}
}

@media only screen and (max-width:480px) {
	.hero--yachtCarousels {
		height: 240px
	}
}

.hero--postImage {
	height: 660px
}

@media only screen and (max-width:768px) {
	.hero--postImage {
		height: auto
	}
}

.hero--postImage img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	max-height: 100%
}

.hero__container {
	position: relative;
	width: 100%;
	height: auto;
	display: block;
	max-width: 100%;
	opacity: 0;
	transition: opacity .3s ease-in-out
}

.hero__container .swiper-wrapper .swiper-slide img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.hero__container--loaded,
.hero__container--visible {
	opacity: 1
}

.hero__container--fixed {
	position: fixed;
	left: 0;
	z-index: 0;
	display: block;
	height: calc(100vh - 58px);
	height: calc(var(--vh, 1vh)*100 - 58px);
	top: 58px
}

@media (min-width:1000px) {
	.hero__container--fixed {
		height: calc(100vh - 70px);
		height: calc(var(--vh, 1vh)*100 - 70px);
		top: 70px
	}
}

@media only screen and (max-width:768px) {
	.hero__container--fixed {
		position: relative;
		height: auto;
		top: 0
	}
}

.hero__container--fixed .hero__text {
	top: calc(50% - 57px)
}

@media only screen and (max-width:768px) {
	.hero__container--fixed .hero__text {
		top: 50%;
		margin-bottom: 0
	}
}

.hero__container--relative {
	position: relative;
	left: 0;
	top: 0;
	height: calc(100vh - 58px);
	height: calc(var(--vh, 1vh)*100 - 58px);
	z-index: 0;
	display: block
}

@media (min-width:1000px) {
	.hero__container--relative {
		height: calc(100vh - 70px);
		height: calc(var(--vh, 1vh)*100 - 70px)
	}
}

@media only screen and (max-width:768px) {
	.hero__container--relative {
		height: auto;
		top: 0
	}
}

.hero__container--auto {
	position: relative;
	left: 0;
	top: 0;
	min-height: calc(100vh - 58px);
	min-height: calc(var(--vh, 1vh)*100 - 58px);
	height: auto;
	z-index: 0;
	display: flex;
	align-items: center
}

@media (min-width:1000px) {
	.hero__container--auto {
		min-height: calc(100vh - 70px);
		min-height: calc(var(--vh, 1vh)*100 - 70px)
	}
}

@media only screen and (max-width:768px) {
	.hero__container--auto {
		height: auto;
		top: 0
	}
}

.hero__container--fullHeight {
	height: calc(100vh - 58px);
	height: calc(var(--vh, 1vh)*100 - 58px)
}

@media (min-width:1000px) {
	.hero__container--fullHeight {
		height: calc(100vh - 70px);
		height: calc(var(--vh, 1vh)*100 - 70px)
	}
}

@media only screen and (max-width:768px) {
	.hero__container--fullHeight {
		height: calc(100vh - 58px);
		height: calc(var(--vh, 1vh)*100 - 58px)
	}
}

.hero__container--overlay:before {
	opacity: .1
}

.hero__container--overlay:before,
.hero__container--overlayforNotfound:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-color: #00863a
}

.hero__container--overlayforNotfound:before {
	opacity: .55
}

.hero__container--slider {
	height: calc(100vh - 58px);
	height: calc(var(--vh, 1vh)*100 - 58px);
	max-height: 708px
}

@media (min-width:1000px) {
	.hero__container--slider {
		height: calc(100vh - 70px);
		height: calc(var(--vh, 1vh)*100 - 70px)
	}
}

@media only screen and (max-width:480px) {
	.hero__container--slider {
		height: 240px
	}
}

.hero__container--slider:hover .swiperArrow {
	opacity: 1
}

.hero__container--slider .swiperArrow {
	position: absolute;
	z-index: 4;
	top: 47%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 40px;
	height: 50px;
	color: #fff;
	font-size: 50px;
	line-height: 3.0625rem;
	opacity: 0;
	cursor: pointer;
	transition: all .25s ease;
	transform: translateY(-50%)
}

@media only screen and (max-width:768px) {
	.hero__container--slider .swiperArrow {
		width: 20px;
		height: 30px;
		font-size: 30px;
		line-height: 1.8125rem;
		top: 50%
	}
}

.hero__container--slider .swiperArrow.swiperArrowRight {
	right: 10px
}

.hero__container--slider .swiperArrow.swiperArrowLeft {
	left: 10px
}

.hero__container--sliderYacht {
	height: calc(100vh - 58px) !important;
	max-height: 100% !important
}

@media (min-width:1000px) {
	.hero__container--sliderYacht {
		height: calc(100vh - 70px) !important;
		height: calc(var(--vh, 1vh)*100 - 70px) !important
	}
}

@media only screen and (max-width:480px) {
	.hero__container--sliderYacht {
		height: 240px !important
	}
}

.hero__container--sliderYacht:hover .swiperArrow {
	opacity: 1
}

.hero__container--sliderYacht .swiperArrow {
	position: absolute;
	z-index: 4;
	top: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 40px;
	height: 50px;
	color: #fff;
	font-size: 50px;
	line-height: 3.0625rem;
	opacity: 0;
	cursor: pointer;
	transition: all .25s ease;
	transform: translateY(-50%)
}

@media only screen and (max-width:768px) {
	.hero__container--sliderYacht .swiperArrow {
		width: 20px;
		height: 30px;
		font-size: 30px;
		line-height: 1.8125rem
	}
}

.hero__container--sliderYacht .swiperArrow.swiperArrowRight {
	right: 10px
}

.hero__container--sliderYacht .swiperArrow.swiperArrowLeft {
	left: 10px
}

.hero__container--sliderYacht .slider {
	max-height: 100% !important
}

.hero__container--sliderTop .swiperArrow {
	top: 40%
}

@media only screen and (max-width:768px) {
	.hero__container--sliderTop .swiperArrow {
		top: 50%
	}
}

.hero__container.videoHeroVimeo iframe {
	position: absolute !important;
	width: 100% !important;
	height: 100% !important;
	top: 0 !important;
	left: 0 !important;
	border: 0 !important;
	z-index: 1
}

@media only screen and (max-width:1006px) {
	.hero__container.videoHeroVimeo .vimeovid {
		padding: 140px 552.7777px !important;
		top: -125px !important;
		left: -552.7777px !important
	}
}

.hero__container.videoHero .iframeWrapper,
.hero__container.videoHeroVimeo .iframeWrapper {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.hero__container.videoHero .videoBg,
.hero__container.videoHeroVimeo .videoBg {
	position: relative;
	width: 100%;
	height: 100vh;
	overflow: hidden
}

.hero__container.videoHero .videoBg--width,
.hero__container.videoHeroVimeo .videoBg--width {
	position: absolute;
	width: 100%;
	height: 100%;
	left: -9999px;
	right: -9999px;
	margin: auto
}

.hero__container.videoHero .videoBg--aspect,
.hero__container.videoHeroVimeo .videoBg--aspect {
	position: absolute;
	width: 100%;
	left: 0;
	height: 0;
	top: -9999px;
	bottom: -9999px;
	margin: auto;
	padding-bottom: 70.25%;
	overflow: hidden;
	height: 100%
}

.hero__container.videoHero .videoBg--makeHeight,
.hero__container.videoHeroVimeo .videoBg--makeHeight {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.hero__container.videoHero .videoBg--hideControls,
.hero__container.videoHeroVimeo .videoBg--hideControls {
	box-sizing: content-box;
	position: relative;
	height: 100%;
	width: 100%;
	padding: 55px 238.7777px;
	top: -80px;
	left: -238.7777px;
	pointer-events: none
}

@media only screen and (max-width:480px) {

	.hero__container.videoHero .videoBg--hideControls,
	.hero__container.videoHeroVimeo .videoBg--hideControls {
		padding: 55px 538.7777px !important;
		left: -538.7777px !important
	}
}

@media only screen and (max-width:414px) {

	.hero__container.videoHero .videoBg--hideControls,
	.hero__container.videoHeroVimeo .videoBg--hideControls {
		padding: 86px 538.7777px !important;
		left: -538.7777px !important
	}
}

@media only screen and (max-width:375px) {

	.hero__container.videoHero .videoBg--hideControls,
	.hero__container.videoHeroVimeo .videoBg--hideControls {
		padding: 77px 629.7777px !important;
		left: -629.7777px !important
	}
}

.hero__container.videoHero .videoBg .videoContainer iframe,
.hero__container.videoHeroVimeo .videoBg .videoContainer iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0
}

.hero__container.videoHero .video-js,
.hero__container.videoHeroVimeo .video-js {
	position: absolute !important;
	width: 100% !important;
	height: 100% !important;
	top: 0 !important;
	left: 0 !important;
	border: 0 !important;
	z-index: 1
}

.hero .slider {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	opacity: 0;
	height: calc(100vh - 58px);
	height: calc(var(--vh, 1vh)*100 - 58px);
	max-height: 708px;
	transition: opacity .3s ease-in-out
}

@media (min-width:1000px) {
	.hero .slider {
		height: calc(100vh - 70px);
		height: calc(var(--vh, 1vh)*100 - 70px)
	}
}

@media only screen and (max-width:480px) {
	.hero .slider {
		height: 240px
	}
}

.hero .slider.hero__container--loaded {
	opacity: 1
}

.hero .slider:before {
	content: "";
	z-index: 1;
	background-color: #00863a;
	opacity: .1
}

.hero .slider:before,
.hero .slider__image {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.hero .slider__image {
	z-index: 0;
	display: block;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center
}

.hero .slider__bottom {
	position: absolute;
	z-index: 3;
	left: 60px;
	bottom: 60px;
	display: flex;
	flex-direction: column;
	align-items: flex-start
}

@media only screen and (max-width:768px) {
	.hero .slider__bottom {
		align-items: center;
		left: 50%;
		top: 50%;
		bottom: unset;
		text-align: center;
		transform: translate(-50%, -50%)
	}
}

.hero .slider__title {
	font-size: .75rem;
	line-height: .75rem;
	letter-spacing: .5em;
	margin-bottom: 10px
}

.hero .slider__subtitle,
.hero .slider__title {
	display: block;
	font-family: Graphik;
	color: #fff;
	text-transform: uppercase
}

.hero .slider__subtitle {
	font-size: 1.375rem;
	line-height: 1.375rem;
	letter-spacing: .28em;
	margin-bottom: 20px
}

.hero .slider__text {
	position: absolute;
	left: 50%;
	top: 48%;
	z-index: 3;
	text-align: center;
	width: 100%;
	padding: 0 60px;
	text-transform: uppercase;
	transform: translate(-50%, -50%)
}

@media only screen and (max-width:768px) {
	.hero .slider__text {
		padding: 0 40px;
		top: 50%
	}
}

.hero .slider__text--top {
	top: 40%
}

@media only screen and (max-width:768px) {
	.hero .slider__text--top {
		top: 50%;
		display: none
	}
}

.hero .slider__text h1 {
	color: #fff;
	font-size: 3.125rem;
	letter-spacing: .28em;
	font-family: Graphik;
	padding-bottom: 10px;
	margin-bottom: 0;
	margin-top: 0;
	position: relative;
	text-transform: uppercase
}

@media only screen and (max-width:768px) {
	.hero .slider__text h1 {
		font-size: 1.5rem
	}
}

.hero .slider__text h1.light {
	font-family: Graphik;
	padding-bottom: 0
}

.hero .slider__text h1.light:before {
	display: none
}

.hero .slider__text h1:before {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 60px;
	height: 1px;
	border-bottom: 1px solid #fff;
	display: block;
	z-index: 2;
	transform: translateX(-50%)
}

@media only screen and (max-width:768px) {
	.hero .slider__text h1:before {
		width: 30px
	}
}

.hero .slider__text p,
.hero .slider__text span {
	color: #fff;
	font-family: Graphik;
	font-size: 1.875rem;
	display: block;
	margin-top: 20px;
	margin-bottom: 0;
	text-transform: uppercase
}

@media only screen and (max-width:768px) {

	.hero .slider__text p,
	.hero .slider__text span {
		font-size: 1.25rem;
		margin-top: 10px
	}
}

.hero .slider__text .button {
	margin-top: 30px
}

@media only screen and (max-width:768px) {
	.hero .slider__text .button {
		margin-top: 20px
	}
}

.hero__image,
.hero__video {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	display: block
}

@media only screen and (max-width:768px) {

	.hero__image,
	.hero__video {
		max-height: calc(100vh - 58px);
		max-height: calc(var(--vh, 1vh)*100 - 58px);
		min-height: 240px
	}
}

.hero__image--bottom,
.hero__video--bottom {
	-o-object-position: bottom;
	object-position: bottom
}

.hero__image--absolute,
.hero__video--absolute {
	position: absolute;
	left: 0;
	top: 0
}

@media only screen and (max-width:768px) {

	.hero__image--absolute,
	.hero__video--absolute {
		max-height: 100%
	}
}

.hero__text {
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 3;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
	transform: translate(-50%, -50%)
}

@media only screen and (max-width:768px) {
	.hero__text {
		top: 50%
	}
}

.hero__text--relative {
	position: relative;
	left: 0;
	top: 0;
	padding-top: 60px;
	padding-bottom: 90px;
	transform: translate(0)
}

@media only screen and (max-width:768px) {
	.hero__text--relative {
		padding-top: 30px;
		padding-bottom: 60px
	}
}

.hero__text--withButton {
	padding-bottom: 60px
}

@media only screen and (max-width:768px) {
	.hero__text--withButton {
		padding-bottom: 0
	}
}

@media only screen and (max-width:768px) {

	.hero__text--withButton,
	.hero__text--withButton .col-xs-12,
	.hero__text--withButton .row {
		height: 100%;
		display: flex;
		align-items: center;
		justify-content: center
	}

	.hero__text--withButton .col-xs-12 {
		flex-direction: column
	}
}

@media only screen and (max-width:768px) {
	.hero__text--withButton .col-xs-12 h1 {
		margin-top: 0
	}
}

@media only screen and (max-width:768px) {
	.hero__text--withButton .col-xs-12 a {
		position: absolute;
		bottom: 80px;
		left: 50%;
		transform: translateX(-50%)
	}
}

.hero__text--maxWidth {
	max-width: 600px !important
}

.hero__text h1,
.hero__text h2,
.hero__text h3,
.hero__text h4,
.hero__text h5,
.hero__text h6 {
	color: #fff;
	font-size: 3.125rem;
	line-height: 1.2;
	letter-spacing: .28em;
	font-family: Graphik;
	text-transform: uppercase
}

@media only screen and (max-width:768px) {

	.hero__text h1,
	.hero__text h2,
	.hero__text h3,
	.hero__text h4,
	.hero__text h5,
	.hero__text h6 {
		font-size: 1.5rem
	}
}

.hero__text h1 span {
	letter-spacing: .88rem;
	margin-top: 10px;
	line-height: 1.8125rem;
	font-size: 1.3125rem !important
}

@media only screen and (max-width:768px) {
	.hero__text h1 span {
		margin-top: 0;
		letter-spacing: .4rem;
		font-size: 1.3125rem !important
	}
}

.hero__text p,
.hero__text span {
	color: #fff;
	font-family: Graphik;
	font-size: 1.25rem;
	display: block;
	margin-top: 20px;
	margin-bottom: 0;
	text-transform: uppercase;
	letter-spacing: .2em
}

@media only screen and (max-width:768px) {

	.hero__text p,
	.hero__text span {
		font-size: 1rem !important;
		margin-top: 10px
	}
}

.hero__text p.subtitle--price,
.hero__text span.subtitle--price {
	letter-spacing: .2em;
	font-size: 1.25rem;
	margin-top: 0;
	font-family: Graphik
}

@media only screen and (max-width:768px) {

	.hero__text p.subtitle--price,
	.hero__text span.subtitle--price {
		font-size: 1rem
	}
}

.hero__text .button {
	margin-top: 30px
}

.hero__text .button-group {
	margin-top: 12px;
	display: flex;
	justify-content: center
}

.hero__text .button-group > * + * {
	margin-left: 1rem
}

.hero__text .button-group .button {
	margin-top: 0;
	min-width: 116px
}

.hero__text--singleImage p {
	letter-spacing: .875rem
}

@media only screen and (max-width:768px) {
	.hero__text--singleImage p {
		letter-spacing: .28em
	}
}

.hero .arrow {
	width: 54px;
	height: 54px;
	border: 2px solid #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: transparent;
	position: absolute;
	z-index: 4;
	left: 50%;
	bottom: 50px;
	color: #fff;
	border-radius: 100%;
	transform: translateX(-50%)
}

@media only screen and (max-width:768px) {
	.hero .arrow {
		display: none
	}
}

.hero .arrow i {
	font-size: 34px;
	line-height: 2.0625rem;
	position: relative;
	top: 2px
}

.hero .arrow:hover {
	background-color: #fff;
	color: #00863a
}

@-webkit-keyframes sk-stretchdelay {

	0%,
	40%,
	to {
		transform: scaleY(.4)
	}

	20% {
		transform: scaleY(1)
	}
}

@keyframes sk-stretchdelay {

	0%,
	40%,
	to {
		transform: scaleY(.4)
	}

	20% {
		transform: scaleY(1)
	}
}

.centeredImageCont {
	display: flex;
	min-height: 330px;
	width: 100%;
	position: relative;
	padding: 10px 0
}

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

@media only screen and (max-width:600px) {
	.centeredImageCont {
		min-height: 180px
	}
}

.centeredImageCont span {
	font-size: 1.25rem;
	font-family: Graphik;
	color: #fff;
	text-align: center;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	display: inline-block;
	letter-spacing: 14px;
	text-transform: uppercase
}

.centeredImageCont__wrapper {
	max-width: 1170px;
	width: 100%;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	flex-direction: column
}

.centeredImageCont__text {
	font-size: 2.8125rem;
	letter-spacing: .28em;
	text-transform: uppercase;
	color: #fff;
	font-family: Graphik;
	width: 83%;
	word-break: break-word;
	padding: 0 15px;
	text-align: center;
	font-weight: 400;
	line-height: .9375rem;
	z-index: 1;
	margin: 0 auto
}

@media only screen and (max-width:768px) {
	.centeredImageCont__text {
		font-size: 1.875rem;
		width: 100%
	}
}

@media only screen and (max-width:480px) {
	.centeredImageCont__text {
		font-size: 1.25rem;
		width: 100%
	}
}

.centeredImageCont__text h1,
.centeredImageCont__text h2,
.centeredImageCont__text h3,
.centeredImageCont__text h4,
.centeredImageCont__text h5 {
	color: #fff;
	font-family: Graphik;
	font-weight: 400;
	margin: 0;
	font-size: 3.125rem;
	text-transform: uppercase;
	letter-spacing: .28em
}

@media only screen and (max-width:768px) {

	.centeredImageCont__text h1,
	.centeredImageCont__text h2,
	.centeredImageCont__text h3,
	.centeredImageCont__text h4,
	.centeredImageCont__text h5 {
		font-size: 1.5rem
	}
}

.centeredImageCont__text p {
	color: #fff;
	line-height: .9375rem;
	font-family: Graphik;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 0;
	word-break: break-word;
	font-size: .4375rem
}

.centeredImageCont__text p span {
	line-height: 1.0625rem;
	font-family: Graphik;
	font-size: .9375rem
}

.centeredImageCont__text blockquote {
	color: #fff;
	line-height: .9375rem;
	font-family: Graphik;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 0;
	word-break: break-word;
	font-size: 1.125rem;
	border-bottom: 1px solid #fff !important;
	border-left: unset !important;
	border-top: 1px solid #fff
}

.centeredImageCont__text blockquote span {
	line-height: 1.0625rem;
	font-family: Graphik;
	font-size: .9375rem
}

.centeredImageCont__text ul {
	list-style: inherit;
	-webkit-margin-before: 1em;
	margin-block-start: 1em;
	-webkit-margin-after: 1em;
	margin-block-end: 1em;
	-webkit-margin-start: 0;
	margin-inline-start: 0;
	-webkit-margin-end: 0;
	margin-inline-end: 0;
	-webkit-padding-start: 40px;
	padding-inline-start: 40px;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin: 30px auto;
	word-break: break-word
}

.centeredImageCont__text ul li {
	font-size: .4375rem;
	color: #fff;
	font-family: Graphik;
	line-height: 1.4375rem;
	text-align: left
}

.centeredImageCont__text iframe {
	max-width: 100%;
	width: 100%
}

.centeredImageCont__text table,
.centeredImageCont__text td,
.centeredImageCont__text th {
	border: 1px solid #fff;
	padding: 10px;
	border-collapse: collapse;
	color: #fff
}

.centeredImageCont__text ol {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin: 30px auto
}

.centeredImageCont__text ol li {
	font-size: .4375rem;
	color: #fff;
	font-family: Graphik;
	line-height: 1.4375rem;
	text-align: left
}

.centeredImageCont__text pre {
	white-space: break-spaces;
	font-size: .4375rem;
	font-family: Graphik;
	line-height: 1.25rem
}

.centeredImageCont__text h1 + p,
.centeredImageCont__text h2 + p,
.centeredImageCont__text h3 + p,
.centeredImageCont__text h4 + p,
.centeredImageCont__text h5 + p {
	padding-top: 20px
}

.centeredImageCont__text figure {
	max-width: 100%;
	margin-right: 0;
	margin-left: 0
}

.centeredImageCont__text figure img {
	max-width: 100%;
	height: auto !important;
	-o-object-fit: cover;
	object-fit: cover;
	position: relative
}

.centeredImageCont__text figure figcaption {
	font-size: .4375rem;
	font-family: Graphik;
	line-height: 1.4375rem;
	max-width: 100%;
	word-break: break-all
}

.centeredImageCont__text a {
	color: #fff
}

.centeredImageCont__imageOverlay {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 32, 78, .4);
	opacity: .3;
	width: 100%;
	height: 100%;
	z-index: 0
}

.centeredImageCont img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.main-section {
	position: relative
}

.main-section#search {
	padding-top: 80px
}

.main-section#search h1 {
	margin-top: 0
}

.main-section.combo {
	margin: 0;
	padding: 1.5rem 0 0
}

.main-section.combo h1 {
	font-size: 3.125rem;
	line-height: 1.2;
	letter-spacing: .28em;
	font-family: Graphik;
	text-transform: uppercase;
	line-height: .85;
	margin-top: 1.2rem
}

.main-section.combo h1 span {
	font-family: Graphik
}

.main-section--no-first {
	margin-top: 0 !important
}

.main-section.yachtVirtualTour .iframeWrapper {
	overflow: hidden;
	padding-top: 56.25%;
	position: relative
}

.main-section.yachtVirtualTour iframe {
	display: block;
	border: 0;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.main-section.noResults {
	padding-top: 21px
}

.main-section.noResults .noResults__header .failed {
	font-family: Graphik;
	font-size: 1.25rem
}

.main-section.noResults .noResults__header .searchParam {
	font-family: Graphik;
	font-size: 1rem
}

@media only screen and (max-width:768px) {
	.main-section.noResults .noResults__header {
		text-align: center
	}
}

.main-section.noResults .noResults__searchForm {
	width: 20%;
	display: block;
	list-style: none;
	text-align: center;
	position: relative
}

.main-section.noResults .noResults__searchForm .input-group {
	display: flex;
	width: 100%;
	height: 60px;
	align-items: center;
	position: relative
}

.main-section.noResults .noResults__searchForm .input-group .input-group__input {
	display: block;
	margin-left: auto;
	width: 100%;
	background: transparent;
	border: 0;
	height: 34px;
	color: #b8bcc5;
	font-family: Graphik;
	font-size: .8125rem;
	letter-spacing: .05em;
	border-bottom: 1px solid #b8bcc5;
	padding-left: 2px;
	padding-right: 24px;
	transition: all .2s ease;
	box-shadow: none;
	border-radius: 0;
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	appearance: none !important
}

.main-section.noResults .noResults__searchForm .input-group .button--absolute {
	color: #00863a !important
}

.main-section.noResults .noResults__searchForm .input-group .button--absolute:active,
.main-section.noResults .noResults__searchForm .input-group .button--absolute:focus {
	border: none
}

@media only screen and (max-width:768px) {
	.main-section.noResults .noResults__searchForm .input-group .button--absolute {
		right: 0;
		position: absolute;
		left: auto
	}
}

@media only screen and (max-width:768px) {
	.main-section.noResults .noResults__searchForm {
		width: 40%
	}
}

@media only screen and (max-width:480px) {
	.main-section.noResults .noResults__searchForm {
		width: 60%
	}
}

.main-section.noResults .noResults__otherLinks {
	margin-top: 10px
}

.main-section.noResults .noResults__otherLinks .noResults__otherLinks--header {
	margin-bottom: 20px;
	font-size: 1.125rem;
	font-family: Graphik
}

.main-section.noResults .noResults__otherLinks ul {
	margin-top: 20px
}

.main-section.noResults .noResults__otherLinks ul li {
	margin-bottom: 5px
}

.main-section.noResults .noResults__otherLinks ul li a {
	font-size: 1.0625rem;
	font-family: Graphik;
	color: #00863a
}

.main-section.noResults .noResults__otherLinks ul li a:hover {
	color: #003c93
}

.main-section.noResults .noResults__otherLinks .button {
	margin-top: 30px;
	width: auto
}

@media only screen and (max-width:768px) {
	.main-section.noResults .noResults__otherLinks {
		text-align: center
	}
}

@media only screen and (max-width:768px) {
	.main-section.noResults .resultsCol {
		display: flex;
		flex-direction: column;
		align-items: center
	}
}

.virtualTitle {
	line-height: .875rem
}

.virtualSub {
	margin-bottom: 41px
}

.firstSection {
	margin-top: 70px
}

@media screen and (max-width:999px) {
	.firstSection {
		margin-top: 58px
	}
}

.withPadding {
	padding: 60px 0
}

.withPaddingTop {
	padding-top: 60px !important
}

.withPaddingBottom {
	padding-bottom: 60px !important
}

.withPaddingLarge {
	padding: 90px 0
}

section {
	position: relative
}

.form {
	padding: 30px;
	display: flex;
	flex-direction: column;
	background-color: transparent
}

.form .lowerText strong {
	font-weight: 600
}

.form .lowerText p,
.form .lowerText strong {
	font-size: 1rem;
	font-family: Graphik
}

.form__topTitle {
	margin: 0 0 10px
}

.form__topTitle,
.form__topTitle h1,
.form__topTitle h2,
.form__topTitle h3,
.form__topTitle h4,
.form__topTitle h5,
.form__topTitle h6 {
	font-weight: 400 !important;
	font-family: Graphik;
	font-size: 1rem;
	text-transform: uppercase
}

.form__topTitle strong {
	font-size: 1rem;
	font-weight: 400;
	font-family: Graphik
}

.form__topTitle p {
	font-size: 1rem !important;
	font-family: Graphik;
	text-transform: none
}

.form--grey {
	background-color: #f8f8f9
}

.form--white {
	background-color: #fff
}

.form--withoutPadding {
	padding: 0
}

.form h2 {
	margin: 0 0 20px;
	font-family: Graphik;
	font-size: 1rem
}

.form__container {
	display: flex;
	flex-direction: column
}

.selectorWraper {
	position: relative
}

.selectorWraper--width {
	width: 41%
}

@media only screen and (max-width:768px) {
	.selectorWraper--width {
		width: 100%
	}
}

.selectorWraper .icon-arrow_drop_down {
	position: absolute;
	right: 4px;
	z-index: 1;
	top: 50%;
	transform: translateY(-50%);
	font-size: 22px;
	line-height: 1.3125rem;
	color: #888;
	pointer-events: none
}

.form-group {
	display: block;
	width: 100%;
	margin-bottom: 25px
}

.form-group__file-input {
	border: none;
	padding: 10px 0
}

.form-group__helper {
	margin-top: 10px;
	font-size: 13px !important;
	color: rgba(0, 32, 78, .6) !important
}

.form-group--datepick {
	display: flex;
	align-items: center;
	position: relative
}

.form-group--datepick .icon-calendar {
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	font-size: 1.1875rem;
	pointer-events: none
}

.form-group--small {
	width: 35%;
	min-width: 35%
}

@media only screen and (max-width:480px) {
	.form-group--small {
		width: 40%;
		min-width: 40%
	}
}

.form-group--small .selector__selectorWraper {
	width: 100%;
	max-width: 100%
}

.form-group--small .form-group__label {
	white-space: nowrap
}

.form-group--phone {
	padding-left: 30px
}

.form-group--large {
	width: 65%;
	margin-left: auto
}

.form-group.withError .form-group__input,
.form-group.withError .form-group__input:focus {
	border-color: #a94442
}

.form-group__label {
	border-top: 1px solid #00863a;
	color: #00863a;
	width: 100%;
	display: block;
	padding-top: 7px;
	padding-bottom: 3px;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 5px;
	font-family: Graphik;
	font-size: .875rem
}

@media only screen and (max-width:768px) {
	.form-group__label {
		font-size: .75rem;
		white-space: nowrap
	}
}

.form-group__label--preferred {
	border-bottom: 1px solid #00863a;
	padding-bottom: 10px;
	margin-bottom: 13px
}

.form-group__error {
	display: block
}

.form-group__error,
.form-group__error--recaptcha {
	color: #a94442;
	margin-top: 5px;
	width: 100%;
	font-family: Graphik;
	font-size: .875rem
}

.form-group__error--recaptcha {
	display: none
}

.form-group__input {
	height: 55px;
	display: flex;
	align-items: center;
	width: 100%;
	border: 1px solid #fff;
	padding: 0 10px;
	font-size: 1.125rem;
	line-height: 1.125rem;
	font-family: Graphik;
	color: #777;
	background-color: #fff;
	background-image: none;
	outline: none !important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-radius: 0 !important;
	box-shadow: none !important;
	transition: all .15s ease;
	-webkit-appearance: none
}

.form-group__input:focus {
	border-color: #66afe9
}

.form-group__input--withBorder {
	border: 1px solid #b8bcc5;
	-webkit-appearance: none;
	position: relative
}

.form-group__input--textarea {
	height: 140px;
	resize: vertical;
	padding: 18px 10px
}

.form-group__input--textarea::-moz-placeholder {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.form-group__input--textarea:-ms-input-placeholder {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.form-group__input--textarea::placeholder {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.form-group__innerCheckbox {
	padding-bottom: 10px
}

.form-group__innerCheckbox:last-child {
	padding-bottom: 0
}

.form-group__innerCheckbox label {
	font-size: .875rem;
	text-transform: uppercase;
	border: none;
	padding-top: 0 !important;
	margin: 0
}

@media only screen and (max-width:768px) {
	.form-group__innerCheckbox label {
		font-size: .75rem
	}
}

.form-group__customCheckbox {
	display: flex;
	position: relative
}

.form-group__customCheckbox input[type=checkbox] {
	opacity: 0;
	position: absolute
}

.form-group__customCheckbox input[type=checkbox]:checked ~ label:before {
	background-color: #00863a
}

.form-group__customCheckbox input[type=checkbox]:checked ~ label:after {
	display: block
}

.form-group__customCheckbox label {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	display: flex;
	padding-top: 10px;
	white-space: break-spaces
}

.form-group__customCheckbox label:before {
	content: "";
	margin-right: 10px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 14px;
	height: 14px;
	background: #fff;
	border: 1px solid #00863a
}

.form-group__customCheckbox label:after {
	content: "";
	position: absolute;
	left: 6px;
	top: 13px;
	width: 3px;
	height: 8px;
	border: solid #fff;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
	display: none
}

.form-group__customCheckbox .checkbox__text {
	display: flex;
	flex: 1;
	top: -2px;
	position: relative
}

@media only screen and (max-width:768px) {
	.form-group__customCheckbox .checkbox__text {
		top: 0
	}
}

.form-group__customCheckbox .checkbox__text a {
	display: contents;
	font-family: Graphik
}

.form-group .form-group__customCheckbox.form-group__innerCheckbox {
	flex-direction: row;
	align-items: center
}

.form-group .form-group__customCheckbox.form-group__innerCheckbox label:after,
.form-group .form-group__customCheckbox.form-group__innerCheckbox label:before {
	top: 2px
}

.inlineFields {
	display: flex
}

.success {
	background-color: #dff0d8;
	border: 1px solid #d6e9c6;
	color: #3c763d !important;
	border-radius: 4px
}

.errorMsg,
.success {
	display: block;
	margin-top: 30px;
	margin-bottom: 20px;
	padding: 15px;
	font-size: .875rem !important;
	line-height: 1.25rem
}

.errorMsg {
	background-color: #f2dede;
	border: 1px solid #ebccd1;
	color: #a94441 !important;
	border-radius: 4px
}

#contactFilters {
	display: none
}

.mailchimp {
	display: flex;
	flex-direction: column;
	padding-top: 20px;
	position: relative
}

.mailchimp__message {
	display: block;
	min-height: 18px;
	font-size: .8125rem;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%
}

.mailchimp__message--error,
.mailchimp__message--error a {
	color: #a94442
}

.mailchimp__message--success,
.mailchimp__message--success a {
	color: green
}

.mailchimp .input-group {
	display: flex
}

.mailchimp .input-group__input {
	height: 38px;
	padding-right: 16px;
	border: none;
	border-bottom: 1px solid #b8bcc5;
	color: #777;
	outline: 0;
	font-size: inherit;
	flex: 1;
	font-family: Graphik
}

.mailchimp .input-group__button {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	color: #00863a;
	font-size: 1.1875rem;
	line-height: 1.1875rem;
	border: 1px solid #00863a;
	padding: 0;
	background-color: #fff;
	cursor: pointer;
	border-radius: 100%
}

.mailchimp .input-group__button i {
	position: relative;
	left: -1px;
	top: 1px
}

.mailchimp .checkbox {
	display: flex;
	margin-top: 10px;
	text-align: left
}

.mailchimp .checkbox__input:checked + .checkbox__label:after {
	display: block
}

.mailchimp .checkbox__input:checked + .checkbox__label:before {
	background-color: #00863a
}

.mailchimp .checkbox__label {
	cursor: pointer;
	position: relative;
	display: flex
}

.mailchimp .checkbox__label:before {
	content: "";
	margin-right: 10px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 14px;
	height: 14px;
	background: #fff;
	border: 1px solid #00863a
}

.mailchimp .checkbox__label:after {
	content: "";
	position: absolute;
	left: 6px;
	top: 2px;
	width: 3px;
	height: 8px;
	display: none;
	border: solid #fff;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg)
}

.mailchimp .checkbox__text {
	display: flex;
	flex: 1;
	font-size: .75rem
}

.hubspotForm {
	margin-top: 116px;
	margin-bottom: 58px
}

.hubspotForm fieldset > div {
	margin-bottom: 25px
}

.hubspotForm label {
	border-top: 1px solid #00863a;
	color: #00863a;
	width: 100%;
	display: block;
	padding-top: 7px;
	padding-bottom: 3px;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 5px;
	font-family: Graphik;
	font-size: .75rem
}

.hubspotForm label span {
	text-decoration: none !important
}

.hubspotForm label.hs-error-msg {
	color: #a94442;
	border-top: 0
}

.hubspotForm legend {
	font-family: Graphik;
	font-size: .75rem;
	margin-bottom: 5px;
	font-weight: 400;
	color: #00863a;
	display: none !important
}

.hubspotForm .input {
	margin-right: 0 !important
}

.hubspotForm input,
.hubspotForm textarea {
	height: 55px;
	display: flex;
	align-items: center;
	width: 100% !important;
	border: 1px solid #fff;
	padding: 0 10px;
	font-size: 1.125rem;
	line-height: 1.125rem;
	font-family: Graphik;
	color: #777;
	background-color: #fff;
	background-image: none;
	outline: none !important;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-appearance: none
}

.hubspotForm input:focus,
.hubspotForm textarea:focus {
	border-color: #66afe9
}

.hubspotForm input.error,
.hubspotForm input.invalid,
.hubspotForm textarea.error,
.hubspotForm textarea.invalid {
	border-color: #a94442
}

.hubspotForm ul li label {
	border-top: 0
}

.hubspotForm ul li label span {
	font-size: .75rem;
	position: relative;
	top: -2px
}

.hubspotForm ul li input[type=checkbox] {
	height: unset;
	width: auto !important;
	border: 1px solid #000;
	-webkit-appearance: checkbox;
	display: inline-flex;
	margin-right: 10px
}

.hubspotForm select {
	height: 53px;
	display: flex;
	align-items: center;
	width: 100% !important;
	font-size: 1rem;
	line-height: 1.75rem;
	font-family: Graphik;
	color: #b8bcc5;
	background-color: #fff;
	background-image: none;
	outline: none !important;
	border-radius: 0;
	transition: all .15s ease;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 22px 0 10px;
	cursor: pointer;
	border: 0
}

.hubspotForm select option {
	color: #777;
	font-size: 1.125rem;
	font-weight: 300;
	line-height: 1.25rem;
	font-family: Graphik
}

.hubspotForm textarea {
	height: 140px;
	resize: vertical;
	padding: 18px 10px
}

.hubspotForm input[type=submit] {
	color: #fff;
	background: #00863a;
	border: 2px solid #00863a;
	padding: 0 20px;
	text-transform: uppercase;
	font-family: Graphik;
	font-size: .8125rem;
	letter-spacing: .125rem;
	display: inline-flex;
	width: auto;
	align-items: center;
	justify-content: center;
	height: 45px;
	outline: none;
	cursor: pointer;
	border-radius: 0;
	box-shadow: none;
	transition: all .25s ease;
	margin-top: 20px;
	width: 100%
}

.hubspotForm .submitted-message {
	height: calc(100vh - 500px);
	font-weight: 400 !important;
	font-family: Graphik;
	font-size: 1rem;
	text-transform: uppercase
}

@media (min-width:768px) {
	.hubspotForm {
		margin-top: 140px;
		margin-bottom: 70px
	}

	.hubspotForm .input {
		margin-right: 8px !important
	}

	.hubspotForm label {
		font-size: .875rem
	}
}

.outerLink {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin: 0
}

.outerLink--bg {
	background-size: cover;
	background-position: 50%;
	padding: 14px
}

@media only screen and (max-width:768px) {
	.outerLink--bg {
		padding: 8px
	}
}

.outerLink.equalThree .outerLink__linkCol {
	width: 50% !important
}

.outerLink.equalThree .outerLink__linkCol:first-child {
	width: 100% !important
}

@media only screen and (max-width:768px) {
	.outerLink.equalThree .outerLink__linkCol {
		width: 100% !important
	}
}

.outerLink__linkCol {
	padding-right: 0 !important;
	padding-left: 0 !important;
	border-right: 1px solid #fff;
	display: flex;
	width: 50%
}

.outerLink__linkCol:last-child:nth-child(odd) {
	width: 100%
}

.outerLink--bg .outerLink__linkCol {
	border: none !important;
	height: 340px;
	padding: 14px !important;
	transition: padding .3s cubic-bezier(.445, .05, .55, .95)
}

@media only screen and (max-width:768px) {
	.outerLink--bg .outerLink__linkCol {
		padding: 8px !important;
		height: 250px
	}
}

.outerLink--bg .outerLink__linkCol:hover {
	padding: 10px !important
}

@media only screen and (max-width:768px) {
	.outerLink--bg .outerLink__linkCol:hover {
		padding: 4px !important
	}
}

.outerLink--bg .outerLink__linkCol:hover .outerLink__mainLink {
	background-color: hsla(0, 0%, 100%, .25)
}

.outerLink--bg .outerLink__linkCol:hover .outerLink__text {
	padding: 0 24px
}

.outerLink__linkCol:hover .outerLink__overlay {
	opacity: .2
}

.outerLink__linkCol:nth-child(odd) {
	border-top: 1px solid #fff
}

@media only screen and (max-width:768px) {
	.outerLink__linkCol:nth-child(odd) {
		border-top: unset;
		transition: padding .25
	}
}

.outerLink__linkCol:nth-child(2n) {
	border-top: 1px solid #fff
}

@media only screen and (max-width:768px) {
	.outerLink__linkCol:nth-child(2n) {
		border-top: unset
	}
}

@media only screen and (max-width:768px) {
	.outerLink__linkCol {
		border-top: unset;
		width: 100%
	}
}

.outerLink__mainLink {
	display: flex;
	height: 400px;
	width: 100%;
	position: relative
}

@media only screen and (max-width:768px) {
	.outerLink__mainLink {
		height: auto
	}
}

.outerLink--bg .outerLink__mainLink {
	height: auto;
	border: 2px solid #fff !important;
	transition: all .5s;
	background-color: hsla(0, 0%, 100%, .08)
}

.outerLink__mainLink--compact {
	height: auto
}

@media (min-width:620px) {
	.outerLink__mainLink--compact {
		height: 280px
	}
}

@media (min-width:1024px) {
	.outerLink__mainLink--compact {
		height: 320px
	}
}

@media (min-width:1600px) {
	.outerLink__mainLink--compact {
		height: 400px
	}
}

.outerLink__text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	text-transform: uppercase;
	font-size: 1.5rem;
	font-family: Graphik;
	letter-spacing: .2em;
	z-index: 1;
	font-weight: 300;
	text-align: center;
	width: 100%
}

.outerLink--bg .outerLink__text {
	padding: 0 20px;
	transition: padding .3s cubic-bezier(.445, .05, .55, .95)
}

.outerLink--bg .outerLink__title {
	font-size: 1.6rem
}

@media only screen and (max-width:768px) {
	.outerLink--bg .outerLink__title {
		font-size: 1.4rem
	}
}

.outerLink__subtitle {
	margin-top: .5rem;
	font-family: Graphik;
	font-size: 1rem;
	max-width: 400px;
	line-height: 1.6;
	margin-left: auto;
	margin-right: auto
}

@media only screen and (max-width:768px) {
	.outerLink__subtitle {
		margin-top: .3rem;
		font-size: .875rem
	}
}

.outerLink__overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(0, 32, 78, .4);
	opacity: .55;
	transition: all .6s ease-in-out
}

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

.twoColIntro {
	font-size: 1rem;
	font-style: normal;
	font-weight: 300;
	color: #00863a;
	font-family: Graphik
}

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

@media only screen and (max-width:768px) {
	.twoColIntro {
		margin-bottom: 15px
	}
}

.twoColIntro--form h1,
.twoColIntro--form h2,
.twoColIntro--form h3,
.twoColIntro--form h4,
.twoColIntro--form h5,
.twoColIntro--form h6 {
	font-size: 1.25rem
}

.twoColIntro--postsForm {
	font-size: 1.0625rem;
	padding-top: 30px
}

@media only screen and (max-width:992px) {
	.twoColIntro--postsForm {
		margin-bottom: 30px;
		font-size: .9375rem
	}
}

.twoColIntro--postsForm p {
	font-size: 1.0625rem !important
}

@media only screen and (max-width:480px) {
	.twoColIntro--postsForm p {
		font-size: .9375rem !important
	}
}

.twoColIntro--forOffice p {
	font-size: .875rem !important;
	font-weight: 300
}

.twoColIntro--forOffice h1,
.twoColIntro--forOffice h2,
.twoColIntro--forOffice h3,
.twoColIntro--forOffice h4 {
	font-size: 1rem !important;
	line-height: 1.2
}

.twoColIntro--forOffice iframe {
	max-width: 100%;
	width: 100%
}

.twoColIntro--forOffice ul {
	word-break: break-word
}

.twoColIntro--forOffice figcaption,
.twoColIntro--forOffice ol li,
.twoColIntro--forOffice ul li {
	font-size: .875rem !important
}

.twoColIntro--forOffice .twoColIntro__imageHeader h1,
.twoColIntro--forOffice .twoColIntro__imageHeader h2,
.twoColIntro--forOffice .twoColIntro__imageHeader h3,
.twoColIntro--forOffice .twoColIntro__imageHeader h4 {
	font-size: 1.25rem !important;
	line-height: 1.2
}

.twoColIntro__imageHeader {
	justify-content: center;
	align-items: center;
	display: flex;
	flex-direction: column
}

.twoColIntro__imageHeader .brokerName {
	font-size: 14px !important
}

.twoColIntro__imageHeader--team {
	margin-bottom: 30px
}

.twoColIntro__imageHeader--team h3 {
	font-size: 1.25rem !important;
	margin: 5px 0;
	color: #00863a;
	text-transform: uppercase;
	font-family: Graphik;
	font-weight: 400;
	line-height: 1.2
}

.twoColIntro__imageHeader--team p {
	margin: 5px 0;
	font-size: .875rem !important;
	color: #00863a;
	font-family: Graphik;
	font-weight: 300;
	text-align: center
}

.twoColIntro__imageHeader img {
	border-radius: 50%;
	margin: 0 0 20px;
	-o-object-fit: cover;
	object-fit: cover;
	width: 150px;
	height: 150px
}

.twoColIntro__imageHeader .tel {
	text-decoration: unset
}

.twoColIntro__imageHeader h3 {
	font-size: .9375rem;
	margin: 5px 0;
	color: #00863a;
	text-transform: uppercase;
	font-family: Graphik;
	font-weight: 400;
	line-height: 1.2
}

.twoColIntro__imageHeader p {
	margin: 5px 0;
	font-size: .625rem;
	color: #00863a;
	font-family: Graphik;
	font-weight: 300;
	text-align: center
}

.twoColIntro strong {
	font-family: Graphik;
	font-weight: 400
}

.twoColIntro a:hover {
	color: #003c93
}

.twoColIntro p {
	font-size: 1rem;
	font-weight: 300
}

.twoColIntro h1 {
	font-size: 1.375rem;
	font-family: Graphik;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 1.2
}

.twoColIntro h1:first-child {
	margin-top: 0
}

.twoColIntro h2,
.twoColIntro h3,
.twoColIntro h4,
.twoColIntro h5 {
	font-family: Graphik !important;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 1.2
}

.twoColIntro h2:first-child,
.twoColIntro h3:first-child,
.twoColIntro h4:first-child,
.twoColIntro h5:first-child {
	margin-top: 0
}

.twoColIntro ul {
	margin-bottom: 10px;
	padding-left: 40px;
	list-style-type: disc
}

.twoColIntro ol li,
.twoColIntro ul li {
	font-size: .875rem;
	line-height: 1.25rem;
	font-family: Graphik
}

.twoColIntro figure {
	max-width: 100%;
	margin-right: 0;
	margin-left: 0
}

.twoColIntro figure img {
	max-width: 100%;
	height: auto !important;
	-o-object-fit: cover;
	object-fit: cover
}

.twoColIntro figure figcaption {
	max-width: 100%;
	word-break: break-all
}

.twoColIntro blockquote {
	font-size: .875rem;
	line-height: 1.25rem;
	font-family: Graphik;
	font-size: 1.125rem
}

.twoColIntro pre {
	white-space: break-spaces;
	font-size: .875rem;
	line-height: 1.25rem;
	font-family: Graphik
}

.twoColIntro iframe {
	width: 100%;
	max-width: 100%
}

.twoColText div {
	font-size: 1rem
}

.twoColText div,
.twoColText p {
	font-weight: 300;
	color: #00863a;
	font-family: Graphik
}

.twoColText p {
	font-size: 1rem !important
}

.twoColText a:hover {
	color: #003c93
}

.twoColText a strong,
.twoColText strong {
	font-family: Graphik;
	font-weight: 400
}

.twoColText h1,
.twoColText h2,
.twoColText h3,
.twoColText h4 {
	font-family: Graphik;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 1.2
}

.twoColText h1:first-child,
.twoColText h2:first-child,
.twoColText h3:first-child,
.twoColText h4:first-child {
	margin-top: 0
}

.twoColText h3 {
	font-size: 1rem
}

.twoColText ul {
	margin-bottom: 10px;
	padding-left: 40px;
	list-style-type: disc;
	word-break: break-word
}

.twoColText ol li,
.twoColText ul li {
	font-size: .9375rem;
	font-weight: 300;
	color: #00863a;
	font-family: Graphik;
	line-height: 1.25rem
}

.twoColText figure {
	max-width: 100%;
	margin-right: 0;
	margin-left: 0
}

.twoColText figure img {
	max-width: 100%;
	height: auto !important;
	-o-object-fit: cover;
	object-fit: cover
}

.twoColText figure figcaption {
	max-width: 100%;
	word-break: break-all
}

.twoColText blockquote {
	font-size: .9375rem;
	font-size: 1.125rem
}

.twoColText blockquote,
.twoColText pre {
	font-weight: 300;
	color: #00863a;
	font-family: Graphik
}

.twoColText pre {
	white-space: break-spaces;
	font-size: .9375rem
}

.twoColText iframe {
	max-width: 100%;
	width: 100%
}

.postNews {
	display: flex;
	flex-wrap: wrap;
	padding-right: 28px;
	padding-left: 28px;
	justify-content: space-between;
	max-width: 1380px;
	margin: 0 auto
}

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

.postNews__col {
	display: flex;
	width: calc(50% - 14px);
	flex-direction: column
}

@media only screen and (max-width:768px) {
	.postNews__col {
		width: 100%
	}
}

.postNews__img {
	height: 407px;
	display: flex;
	width: 100%
}

.postNews__img img {
	display: flex;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

@media only screen and (max-width:768px) {
	.postNews__img {
		height: auto
	}
}

.postNews__date {
	font-family: Graphik;
	font-size: 1.25rem;
	color: #909496;
	padding-top: 38px;
	padding-bottom: 15px;
	text-transform: uppercase
}

@media only screen and (max-width:768px) {
	.postNews__date {
		font-size: 1.125rem
	}
}

.postNews__title {
	font-family: Graphik;
	font-size: 1rem;
	line-height: 1.5rem;
	color: #00863a;
	margin-top: 0;
	letter-spacing: .2em;
	margin-bottom: 95px;
	padding-right: 60px;
	text-transform: uppercase
}

.postNews__title:hover {
	color: #003c93
}

@media only screen and (max-width:768px) {
	.postNews__title {
		margin-bottom: 65px;
		font-size: 1.25rem;
		line-height: 1.875rem;
		padding-right: 30px
	}
}

.press-hero {
	text-align: center;
	font-size: 3.125rem;
	line-height: 1.2;
	letter-spacing: .28em;
	font-family: Graphik;
	text-transform: uppercase;
	line-height: .85;
	padding: 82px 0
}

@media only screen and (max-width:768px) {
	.press-hero {
		font-size: 1.6rem;
		padding: 52px 0 18px
	}
}

.press-items {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between
}

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

.press-items__col {
	display: flex;
	width: 100%;
	margin-bottom: 70px;
	align-items: center
}

@media only screen and (max-width:768px) {
	.press-items__col {
		flex-direction: column
	}
}

.press-items__info {
	width: 100%
}

.press-items__img {
	width: 30%
}

.press-items__img img {
	max-width: 200px;
	height: auto;
	width: auto
}

@media only screen and (max-width:768px) {
	.press-items__img {
		width: 100%;
		height: auto
	}
}

.press-items__date {
	font-family: Graphik;
	font-size: 1.25rem;
	color: #909496;
	padding-bottom: 15px;
	text-transform: uppercase
}

@media only screen and (max-width:768px) {
	.press-items__date {
		font-size: 1.125rem
	}
}

.press-items__title {
	font-family: Graphik;
	font-size: 1.625rem;
	line-height: 2.25rem;
	color: #00863a;
	margin-top: 0;
	letter-spacing: .2em;
	padding-right: 60px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 15px
}

.press-items__title:hover {
	color: #003c93
}

@media only screen and (max-width:768px) {
	.press-items__title {
		font-size: 1.25rem;
		line-height: 1.875rem;
		padding-right: 30px
	}
}

.press-items__description {
	font-size: 1.125rem;
	line-height: 1.75rem
}

@media only screen and (max-width:768px) {
	.press-items__description {
		margin-bottom: 30px
	}
}

.pagination {
	display: flex;
	justify-content: center;
	align-items: center;
	padding-bottom: 60px
}

.pagination__page-numbers {
	margin: 0 8px;
	color: #00863a;
	font-size: .6875rem;
	font-family: Graphik
}

.pagination__page-numbers:hover {
	color: #003c93
}

.pagination__page-numbers--dots {
	margin: 0;
	font-size: .6875rem
}

.pagination__page-current {
	color: #333;
	font-size: .6875rem;
	font-family: Graphik;
	margin: 0 8px
}

.pagination__next {
	letter-spacing: .15em;
	background: #00863a;
	color: #fff;
	padding: 8px 27px;
	transition: .8s;
	border: 3px solid #00863a;
	font-size: .6875rem;
	margin: 0 8px
}

.pagination__next:hover {
	background: #fff;
	color: #00863a
}

.pagination__previous {
	letter-spacing: .15em;
	background: #00863a;
	color: #fff;
	padding: 8px 11px;
	transition: .8s;
	border: 3px solid #00863a;
	font-size: .6875rem;
	margin: 0 8px
}

.pagination__previous:hover {
	background: #fff;
	color: #00863a
}

.backgroundImageSection {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	min-height: calc(100vh - 60px);
	height: auto;
	padding-bottom: 60px;
	padding-top: 60px
}

@media only screen and (max-width:768px) {
	.backgroundImageSection {
		min-height: 400px
	}
}

.backgroundImageSection img {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.topLeftbackSection {
	display: flex;
	width: 100%;
	height: auto;
	position: relative
}

.topLeftbackSection__textWrapper {
	display: flex;
	position: relative;
	width: 100%;
	max-width: 1170px;
	height: 100%;
	margin: 0 auto
}

@media only screen and (max-width:1200px) {
	.topLeftbackSection__textWrapper {
		width: 976px
	}
}

@media only screen and (max-width:992px) {
	.topLeftbackSection__textWrapper {
		width: 736px
	}
}

@media only screen and (max-width:768px) {
	.topLeftbackSection__textWrapper {
		width: 750px
	}
}

.topLeftbackSection__text {
	position: relative;
	width: 50%;
	padding-left: 15px;
	padding-right: 15px
}

@media only screen and (max-width:768px) {
	.topLeftbackSection__text {
		width: 100vw;
		max-width: 100%
	}
}

.topLeftbackSection__text .virtualLink {
	color: #fff;
	font-size: 1.25rem;
	line-height: 1.428571429;
	text-decoration: underline
}

.topLeftbackSection__text.colorBlue a,
.topLeftbackSection__text.colorBlue h1,
.topLeftbackSection__text.colorBlue h2,
.topLeftbackSection__text.colorBlue h3,
.topLeftbackSection__text.colorBlue h4,
.topLeftbackSection__text.colorBlue h5,
.topLeftbackSection__text.colorBlue h6,
.topLeftbackSection__text.colorBlue p {
	color: #00863a
}

.topLeftbackSection__text h1,
.topLeftbackSection__text h2,
.topLeftbackSection__text h3,
.topLeftbackSection__text h4,
.topLeftbackSection__text h5,
.topLeftbackSection__text h6 {
	color: #fff;
	font-size: 1.25rem;
	line-height: 1.428571429;
	font-family: Graphik
}

.topLeftbackSection__text p {
	color: #fff;
	font-size: 1rem;
	line-height: 1.428571429;
	font-weight: 300
}

.topLeftbackSection__text a {
	color: #fff
}

.topLeftbackSection__text ul {
	list-style-type: disc;
	padding-left: 40px;
	word-break: break-word
}

.topLeftbackSection__text ol li,
.topLeftbackSection__text ul li {
	color: #fff;
	font-size: 1.125rem;
	line-height: 1.5rem
}

.topLeftbackSection__text figure {
	max-width: 100%;
	margin-right: 0;
	margin-left: 0
}

.topLeftbackSection__text figure img {
	position: relative;
	max-width: 100%;
	height: auto !important;
	-o-object-fit: cover;
	object-fit: cover
}

.topLeftbackSection__text figure figcaption {
	max-width: 100%;
	word-break: break-all;
	color: #fff;
	font-size: 1rem
}

.topLeftbackSection__text blockquote {
	color: #fff;
	border-bottom: 1px solid #fff !important;
	border-left: unset !important;
	border-top: 1px solid #fff;
	font-size: 1.125rem
}

.topLeftbackSection__text pre {
	white-space: break-spaces;
	color: #fff;
	font-size: 1.125rem;
	line-height: 1.375rem
}

.topLeftbackSection__text iframe {
	max-width: 100%;
	width: 100%
}

.topLeftbackSection__text table,
.topLeftbackSection__text td,
.topLeftbackSection__text th {
	border: 1px solid #fff;
	padding: 10px;
	border-collapse: collapse;
	color: #fff
}

.alternately {
	display: flex;
	position: relative;
	width: 100%;
	background: #f8f8f9;
	flex-direction: column
}

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

.alternately__wrapper--image {
	display: flex
}

.alternately__wrapper--imageleft {
	display: flex;
	border-top: 1px solid #fff;
	flex-direction: row
}

@media only screen and (max-width:768px) {
	.alternately__wrapper--imageleft {
		flex-direction: column;
		min-height: auto
	}
}

.alternately__wrapper--imageleft .alternately__text {
	display: flex;
	width: 50%;
	flex-direction: column;
	max-width: 585px;
	padding: 60px 15px 60px 30px
}

@media only screen and (max-width:768px) {
	.alternately__wrapper--imageleft .alternately__text {
		width: 100%;
		padding-left: 16px;
		padding-right: 16px;
		max-width: unset
	}
}

.alternately__wrapper--imageright {
	display: flex;
	flex-direction: row-reverse !important;
	border-top: 1px solid #fff
}

@media only screen and (max-width:768px) {
	.alternately__wrapper--imageright {
		flex-direction: column !important;
		min-height: auto
	}
}

.alternately__wrapper--imageright .alternately__text {
	display: flex;
	width: 50%;
	flex-direction: column;
	max-width: 585px;
	padding: 60px 30px 60px 15px
}

@media only screen and (max-width:768px) {
	.alternately__wrapper--imageright .alternately__text {
		width: 100%;
		padding-left: 16px;
		padding-right: 16px;
		max-width: unset
	}
}

.alternately__image {
	display: flex;
	width: 50%;
	flex-direction: column
}

@media only screen and (max-width:768px) {
	.alternately__image {
		width: 100%;
		height: auto
	}
}

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

.alternately__image--double {
	flex-direction: column
}

@media only screen and (max-width:768px) {
	.alternately__image--double {
		height: auto
	}
}

.alternately__image--double img {
	height: 50%
}

@media only screen and (max-width:768px) {
	.alternately__image--double img {
		height: auto
	}
}

.alternately__image--double--hidden img:nth-child(2) {
	display: none
}

.alternately__text {
	display: flex;
	width: 50%;
	flex-direction: column;
	padding: 60px;
	max-width: 585px
}

.alternately__text h1,
.alternately__text h2,
.alternately__text h3,
.alternately__text h4,
.alternately__text p {
	font-size: 1rem;
	font-weight: 300
}

.alternately__text h1:first-child,
.alternately__text h2:first-child,
.alternately__text h3:first-child,
.alternately__text h4:first-child,
.alternately__text p:first-child {
	margin-top: 0
}

.alternately__text ul {
	list-style-type: disc;
	padding-left: 40px;
	word-break: break-word
}

.alternately__text ul li {
	font-size: 1rem;
	font-family: Graphik;
	line-height: 1.625rem;
	color: #00863a
}

@media only screen and (max-width:768px) {
	.alternately__text ul li {
		font-size: 1rem
	}
}

.alternately__text ol li {
	font-size: 1rem;
	font-family: Graphik;
	line-height: 1.625rem
}

.alternately__text figure {
	max-width: 100%;
	margin-right: 0;
	margin-left: 0
}

.alternately__text figure img {
	max-width: 100%;
	height: auto !important;
	-o-object-fit: cover;
	object-fit: cover
}

.alternately__text figure figcaption {
	max-width: 100%;
	word-break: break-all
}

.alternately__text pre {
	white-space: break-spaces;
	font-size: 1.25rem;
	font-family: Graphik
}

.alternately__text iframe {
	max-width: 100%;
	width: 100%
}

.alternately__text a:hover {
	color: #003c93
}

.alternately__text h1,
.alternately__text h2,
.alternately__text h3,
.alternately__text h4 {
	font-size: 1.25rem;
	font-family: Graphik;
	color: #00863a;
	text-transform: uppercase
}

.alternately__text h3 {
	font-size: 1.5rem
}

.alternately__text h4 {
	font-size: 1.125rem
}

.alternately__text div > strong {
	font-size: 1.25rem;
	font-family: Graphik;
	color: #00863a;
	text-transform: uppercase
}

@media only screen and (max-width:768px) {
	.alternately__text div > strong {
		font-size: 1.125rem
	}
}

.alternately__text p {
	font-family: Graphik;
	color: #00863a
}

@media only screen and (max-width:768px) {
	.alternately__text p {
		font-size: 1.125rem
	}
}

.alternately__text p strong {
	font-weight: 400;
	text-transform: none
}

@media only screen and (max-width:768px) {
	.alternately__text p strong {
		font-size: 1.125rem
	}
}

.alternately__text strong a {
	font-family: Graphik;
	font-weight: 300
}

.yachtLink {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	overflow: hidden
}

.yachtLink.newul li {
	position: relative !important;
	left: 0 !important;
	top: 0 !important
}

.yachtLink img {
	width: 100%;
	height: 100%;
	display: block
}

.yachtLink--seasonsFilters {
	min-height: 253px
}

.yachtLink__onlyDiv {
	display: flex;
	position: relative;
	width: 100%
}

.yachtLink__onlyDiv:hover .yachtLink__background {
	opacity: .2
}

.yachtLink li {
	display: flex;
	width: 33.33333%;
	height: 18.5625vw
}

@media only screen and (max-width:992px) {
	.yachtLink li {
		width: 50%;
		height: 28.125vw
	}
}

@media only screen and (max-width:768px) {
	.yachtLink li {
		width: 100%;
		height: 56.25vw
	}
}

.yachtLink a {
	display: block;
	position: relative;
	width: 100%
}

.yachtLink a:hover .yachtLink__background {
	opacity: .2
}

.yachtLink__soldOut:hover .yachtLink__arrow:before {
	opacity: 1
}

.yachtLink__soldOut .yachtLink__arrow,
.yachtLink__soldOut .yachtLink__sold {
	display: block
}

.yachtLink__message {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 1
}

.yachtLink__message h3 {
	margin-bottom: 2px;
	letter-spacing: .2em;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 1.5rem
}

.yachtLink__message h3,
.yachtLink__message p {
	color: #fff;
	width: 100%;
	word-break: break-word;
	margin-top: 0;
	font-family: Graphik;
	text-align: center
}

.yachtLink__message p {
	font-weight: 300;
	font-size: .875rem
}

.yachtLink__background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 32, 78, .3);
	transition: all .25s ease-in-out
}

.yachtLink__sold {
	font-size: 1.5rem;
	font-family: Graphik;
	letter-spacing: .14em;
	color: #fff;
	text-align: center;
	width: 100%;
	position: absolute;
	display: none
}

.yachtLink__arrow {
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
	background: url(/arrow-right-only.png) 2px;
	background-size: 100%;
	display: block;
	z-index: 10;
	display: none;
	bottom: 23px
}

.yachtLink__arrow,
.yachtLink__arrow:before {
	border: 1px solid #fff;
	border-radius: 40px;
	width: 30px;
	height: 30px;
	position: absolute
}

.yachtLink__arrow:before {
	content: "";
	top: -1px;
	left: -1px;
	opacity: 0;
	background: url(/arrow-right-only-blue.png) 2px #fff;
	background-size: 100%
}

.socialWrapper {
	display: flex;
	flex-direction: column;
	align-items: center;
	position: sticky;
	top: 91px
}

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

@media only screen and (max-width:993px) {
	.socialWrapper {
		flex-direction: row;
		position: relative;
		min-height: 60px;
		top: 0;
		align-items: center
	}
}

.socialWrapper__share {
	padding-bottom: 5px;
	font-size: 1.0625rem;
	color: #122454;
	font-family: Graphik;
	text-align: center;
	position: relative
}

@media only screen and (max-width:993px) {
	.socialWrapper__share {
		margin-right: 50px
	}
}

.socialWrapper__share:after {
	content: "";
	display: inline-block;
	height: 1px;
	width: 37px;
	background: #122454;
	position: absolute;
	bottom: -8px;
	left: 50%;
	transform: translateX(-50%)
}

@media only screen and (max-width:993px) {
	.socialWrapper__share:after {
		content: "";
		display: inline-block;
		height: 1px;
		width: 37px;
		background: #122454;
		position: absolute;
		bottom: 14px;
		left: 68px
	}
}

.socialWrapper__links {
	justify-content: center;
	align-items: center;
	display: flex;
	flex-direction: column;
	margin-top: 20px;
	margin-bottom: 0
}

@media only screen and (max-width:993px) {
	.socialWrapper__links {
		flex-direction: row;
		margin-top: 0
	}
}

.socialWrapper__links li {
	margin-bottom: 15px
}

@media only screen and (max-width:993px) {
	.socialWrapper__links li {
		margin-bottom: 0;
		margin-right: 12px
	}
}

@media only screen and (max-width:480px) {
	.socialWrapper__links li {
		margin-bottom: 0;
		margin-right: 7px
	}
}

.socialWrapper__links li:last-child {
	margin-bottom: 0
}

@media only screen and (max-width:993px) {
	.socialWrapper__links li:last-child {
		margin-right: 0
	}
}

.socialWrapper__links li a {
	display: flex
}

.socialWrapper__links li a img {
	width: 41px;
	height: 41px
}

.postWrapper__text p,
.postWrapper__text p span {
	font-weight: 300 !important
}

.postWrapper__text p strong,
.postWrapper__text strong {
	font-weight: 400 !important
}

.postWrapper__text a {
	border-bottom: 1px dotted !important
}

.postWrapper {
	max-width: 100%
}

@media only screen and (max-width:993px) {
	.postWrapper {
		flex-basis: 100% !important;
		max-width: 100% !important
	}
}

.postWrapper h1 {
	font-size: 1.5625rem;
	margin-top: 24px;
	margin-bottom: 0;
	color: #00863a;
	line-height: 2.25rem;
	font-weight: 400;
	font-family: Graphik;
	text-transform: uppercase
}

.postWrapper iframe {
	max-width: 100%;
	width: 100%
}

.postWrapper h2,
.postWrapper h3,
.postWrapper h4 {
	font-size: 1.25rem;
	margin-top: 24px;
	margin-bottom: 0;
	color: #00863a;
	line-height: 2.25rem;
	font-weight: 600;
	font-family: Graphik;
	text-transform: uppercase
}

.postWrapper .entry {
	border-bottom: 1px solid #122454;
	padding-bottom: 38px
}

.postWrapper .brokerEntry,
.postWrapper .entry {
	font-size: 1.5625rem;
	margin-top: 24px;
	margin-bottom: 0;
	color: #00863a;
	line-height: 2.25rem;
	font-weight: 400;
	font-family: Graphik
}

.postWrapper .brokerEntry {
	padding-bottom: 10px
}

.postWrapper__date {
	font-family: Graphik;
	text-transform: uppercase;
	font-size: 1.25rem;
	color: #909496
}

@media only screen and (max-width:993px) {
	.postWrapper__date {
		display: none
	}
}

.postWrapper__intro {
	padding-top: 41px;
	padding-bottom: 21px;
	font-size: 1.4rem;
	line-height: 1.85rem;

}

.postWrapper__intro > :first-child {
	margin-top: 0;
	font-weight: 400;
	font-size: 1.1rem
}

.postWrapper__intro a {
	border-bottom: 1px dotted !important
}

.postWrapper__intro a,
.postWrapper__intro a strong {
	font-weight: 400 !important
}

.postWrapper__intro .iframeWrapper {
	position: relative;
	overflow: hidden;
	padding-top: 56.25%
}

.postWrapper__intro .iframeWrapper iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	border: none
}

.postWrapper__intro div {
	font-size: 1.25rem;
	color: #00863a;
	font-family: Graphik;
	line-height: 2rem
}

.postWrapper__intro div p {
	font-size: inherit;
	line-height: inherit
}

.postWrapper__intro p {
	font-size: 1rem;
	color: #00863a;
	font-family: Graphik;
	line-height: 2rem;
	font-weight: 300
}

.postWrapper__intro h1 {
	padding-bottom: 0;
	font-size: 1.5625rem
}

.postWrapper__intro h2,
.postWrapper__intro h3,
.postWrapper__intro h4,
.postWrapper__intro h5 {
	font-size: 1.25rem;
	font-weight: 400
}

.postWrapper__intro ul {
	list-style: inherit;
	-webkit-margin-before: 1em;
	margin-block-start: 1em;
	-webkit-margin-after: 1em;
	margin-block-end: 1em;
	-webkit-margin-start: 0;
	margin-inline-start: 0;
	-webkit-margin-end: 0;
	margin-inline-end: 0;
	-webkit-padding-start: 40px;
	padding-inline-start: 40px;
	word-break: break-word
}

.postWrapper__intro ol li,
.postWrapper__intro ul li {
	font-size: 1.125rem;
	color: #00863a;
	font-family: Graphik;
	line-height: 1.75rem
}

.postWrapper__intro figure {
	max-width: 100%;
	margin-right: 0;
	margin-left: 0
}

.postWrapper__intro figure img {
	max-width: 100%;
	height: auto !important;
	-o-object-fit: cover;
	object-fit: cover
}

.postWrapper__intro figure figcaption {
	max-width: 100%;
	word-break: break-all
}

.postWrapper__intro pre {
	white-space: break-spaces;
	font-size: 1.125rem;
	font-family: Graphik;
	line-height: 1.75rem
}

.postWrapper__text {
	max-width: 529px;
	margin: 0 auto
}

.postWrapper__text .iframeWrapper {
	position: relative;
	overflow: hidden;
	padding-top: 56.25%
}

.postWrapper__text .iframeWrapper iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	border: none
}

.postWrapper__text div {
	font-size: 1rem;
	line-height: 1.75rem;
	font-family: Graphik;
	color: #00863a;
	margin: 30px 0;
	font-weight: 300
}

.postWrapper__text div p {
	font-size: inherit;
	line-height: inherit
}

.postWrapper__text p {
	font-size: 1rem;
	line-height: 1.75rem;
	font-family: Graphik;
	color: #00863a;
	margin: 30px 0;
	font-weight: 300
}

.postWrapper__text ul {
	margin-bottom: 10px;
	padding-left: 40px;
	list-style-type: disc
}

.postWrapper__text ol li,
.postWrapper__text ul li {
	font-size: 1.125rem;
	line-height: 1.75rem;
	font-family: Graphik
}

.postWrapper__text img {
	max-width: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.postWrapper__text strong {
	font-family: Graphik;
	font-weight: 400
}

.postWrapper__text figure {
	max-width: 100%;
	margin-right: 0;
	margin-left: 0
}

.postWrapper__text figure img {
	max-width: 100%;
	height: auto !important;
	-o-object-fit: cover;
	object-fit: cover
}

.postWrapper__text article {
	width: inherit
}

.postWrapper__text article div {
	margin: 0
}

.postWrapper__text .container {
	width: inherit;
	padding-left: 0;
	padding-right: 0
}

.postWrapper__text .row {
	margin: 0;
	padding: 0
}

.postWrapper__text div[class^=col-] {
	margin: 0;
	padding: 0;
	width: 100%;
	flex-basis: 100%;
	max-width: 100%
}

.postWrapper__text .intro {
	margin-top: 0
}

.postWrapper__text .post-content {
	margin: 0
}

.postWrapper__imageBrokerCont {
	display: flex;
	flex-direction: column;
	border-bottom: 1px solid #122454;
	padding-bottom: 38px
}

.postWrapper__brokerEmail {
	padding-bottom: 5px
}

.postWrapper__brokerImage {
	width: 100%;
	max-width: 300px;
	display: block;
	-o-object-fit: cover;
	object-fit: cover
}

.postWrapper__brokerText {
	text-align: left;
	max-width: 100%
}

.singleTextColumn.smText p {
	font-size: 1rem;
	font-weight: 300
}

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

.singleTextColumn--event img {
	max-width: 100%
}

.singleTextColumn--event p {
	font-size: 1.25rem !important;
	color: #00863a;
	font-family: Graphik !important;
	line-height: 1.75rem !important
}

.singleTextColumn__builderTitle {
	color: #00863a !important;
	text-transform: uppercase !important;
	font-size: 1.1875rem !important;
	font-family: Graphik !important;
	margin-top: 20px !important;
	margin-bottom: 10px !important;
	font-weight: 400;
	line-height: .9375rem !important
}

.singleTextColumn--largeCentered {
	max-width: 83% !important;
	margin: 0 auto !important
}

@media only screen and (max-width:768px) {
	.singleTextColumn--largeCentered {
		max-width: 100% !important
	}
}

.singleTextColumn--largeCentered h1 {
	font-size: 2.25rem !important;
	margin-top: 20px !important;
	line-height: 2.5rem !important;
	margin-bottom: 10px !important;
	text-align: center;
	font-family: Graphik !important;
	font-weight: 400
}

@media only screen and (max-width:768px) {
	.singleTextColumn--largeCentered h1 {
		font-size: 1.75rem !important;
		line-height: 2rem !important
	}
}

.singleTextColumn--largeCentered h2 {
	font-size: 1.875rem !important;
	line-height: 2.125rem !important;
	margin-top: 20px !important;
	margin-bottom: 10px !important;
	text-align: center;
	font-family: Graphik !important;
	font-weight: 400
}

@media only screen and (max-width:768px) {
	.singleTextColumn--largeCentered h2 {
		font-size: 1.5rem !important;
		line-height: 1.75rem !important
	}
}

.singleTextColumn--largeCentered p {
	padding: 0 120px 30px !important;
	font-family: Graphik;
	font-size: 1.5rem !important;
	line-height: 2.125rem !important;
	text-align: center
}

@media only screen and (max-width:768px) {
	.singleTextColumn--largeCentered p {
		padding: 0 30px 30px !important
	}

	.singleTextColumn--largeCentered p:last-child {
		padding-bottom: 0 !important
	}
}

.singleTextColumn__popup {
	display: inline-block;
	background: #00863a;
	color: #fff;
	padding: 8px 11px !important;
	font-size: .8125rem;
	font-family: Graphik;
	border: 2px solid #00863a;
	transition: all .25s ease-in-out;
	cursor: pointer;
	letter-spacing: .15em
}

.singleTextColumn__popup:hover {
	background: #fff;
	color: #00863a
}

.singleTextColumn div,
.singleTextColumn p {
	font-size: 1rem;
	font-family: Graphik;
	color: #00863a;
	font-weight: 300
}

.singleTextColumn div a,
.singleTextColumn p a {
	font-family: Graphik
}

.singleTextColumn p img {
	width: auto
}

.singleTextColumn h1,
.singleTextColumn h2,
.singleTextColumn h3 {
	font-size: 1.25rem;
	text-transform: uppercase;
	margin-top: 0;
	color: #00863a;
	font-family: Graphik;
	font-weight: 400;
	line-height: 1.2
}

.singleTextColumn h1 {
	font-size: 2.25rem;
	font-family: Graphik;
	line-height: 1.2
}

.singleTextColumn h2 {
	font-size: 1.875rem;
	font-family: Graphik;
	line-height: 1.2
}

.singleTextColumn h3 {
	font-family: Graphik;
	font-weight: 300;
	line-height: 1.2
}

.singleTextColumn strong {
	font-family: Graphik;
	font-weight: 500
}

.singleTextColumn a:not(.button):hover {
	color: #003c93
}

.singleTextColumn ul {
	margin-bottom: 10px;
	padding-left: 40px;
	list-style-type: disc;
	word-break: break-word
}

.singleTextColumn ul li {
	font-weight: 300
}

.singleTextColumn ol li,
.singleTextColumn ul li {
	font-size: 1rem;
	font-family: Graphik;
	line-height: 1.625rem
}

.singleTextColumn figure {
	max-width: 100%;
	margin-right: 0;
	margin-left: 0
}

.singleTextColumn figure img {
	max-width: 100%;
	height: auto !important;
	-o-object-fit: cover;
	object-fit: cover;
	width: auto
}

.singleTextColumn figure figcaption {
	max-width: 100%;
	word-break: break-all
}

.singleTextColumn pre {
	white-space: break-spaces;
	font-size: 1.125rem;
	font-family: Graphik
}

.singleTextColumn iframe {
	max-width: 100%;
	width: 100%
}

.singleTextColumn--home {
	margin-bottom: -20px
}

.singleTextColumn--home h1 {
	font-size: 1.8rem
}

.singleTextColumn--home p {
	font-size: 1.5rem
}

.singleTextColumn--homepage h1 {
	font-size: 3.125rem;
	font-family: Playfair Display, Georgia, serif;
	font-weight: 400;
	line-height: 60px
}

.singleTextColumn--homepage h1,
.singleTextColumn--homepage p {
	text-transform: none;
	margin-top: 0;
	margin-bottom: 0;
	color: #00863a;
	font-style: normal;
	text-align: left
}

.singleTextColumn--homepage p {
	font-size: 1rem;
	font-weight: 300;
	line-height: 28px;
	letter-spacing: 0
}

.singleTextColumn--promo-big h2 {
	font-size: 2.875rem
}

.singleTextColumn--promo-big h2,
.singleTextColumn--promo-big strong {
	text-transform: none;
	margin-top: 0;
	color: #00863a;
	font-family: Playfair Display, Georgia, serif;
	font-weight: 400;
	line-height: 60px;
	font-style: normal;
	letter-spacing: 0;
	margin-bottom: 0;
	text-align: center
}

.singleTextColumn--promo-big strong {
	font-size: 3.125rem
}

.singleTextColumn--promo h2,
.singleTextColumn--promo strong {
	font-size: 2.875rem;
	text-transform: none;
	margin-top: 0;
	color: #00863a;
	font-family: Playfair Display, Georgia, serif;
	font-weight: 400;
	line-height: 30px;
	font-style: normal;
	letter-spacing: 0;
	margin-bottom: 28px;
	text-align: center
}

.singleTextColumn--promo br {
	display: none
}

.singleTextColumn--promo p {
	font-size: 1rem;
	line-height: 28px;
	margin-bottom: 0;
	padding: 0 30px
}

.singleTextColumn--promo p,
.singleTextColumn--two-columns h2 {
	text-transform: none;
	margin-top: 0;
	color: #00863a;
	font-weight: 300;
	font-style: normal;
	letter-spacing: 0
}

.singleTextColumn--two-columns h2 {
	font-size: 1.75rem;
	line-height: 30px;
	margin-bottom: 20px
}

.singleTextColumn--two-columns p {
	font-size: .875rem;
	text-transform: none;
	margin-top: 0;
	color: #00863a;
	font-weight: 300;
	line-height: 23px;
	font-style: normal;
	letter-spacing: 0;
	margin-bottom: 0
}

.singleTextColumn--sales-section h2,
.singleTextColumn--sales-section p,
.singleTextColumn--sales-section strong {
	font-size: 2.875rem;
	text-transform: none;
	margin-top: 0;
	color: #00863a;
	font-family: Playfair Display, Georgia, serif;
	font-weight: 400;
	line-height: 70px;
	font-style: normal;
	letter-spacing: 0;
	margin-bottom: 20px;
	text-align: right
}

.singleTextColumn--carousel-amenities span {
	line-height: 22px
}

.singleTextColumn--carousel-amenities span,
.singleTextColumn--carousel-prices span {
	font-size: .8125rem;
	text-transform: none;
	margin-top: 0;
	color: #00863a;
	font-weight: 300;
	font-style: normal;
	letter-spacing: 0;
	margin-bottom: 20px
}

.singleTextColumn--carousel-prices span {
	line-height: 24px
}

.singleTextColumn--destinations h2 {
	font-size: 1.375rem;
	line-height: 26px;
	margin-bottom: 6px
}

.singleTextColumn--destinations h2,
.singleTextColumn--destinations p {
	text-transform: none;
	margin-top: 0;
	color: #00863a;
	font-weight: 300;
	font-style: normal;
	letter-spacing: 0
}

.singleTextColumn--destinations p {
	font-size: .875rem;
	line-height: 22px;
	margin-bottom: 23px
}

.singleTextColumn--offices h2 {
	font-size: 2.875rem;
	text-transform: none;
	margin-top: 0;
	color: #00863a;
	font-family: Playfair Display, Georgia, serif;
	font-weight: 400;
	line-height: 42px;
	font-style: normal;
	letter-spacing: 0;
	margin-bottom: 30px
}

.singleTextColumn--offices p {
	font-size: 1.0625rem;
	line-height: 28px;
	margin-bottom: 34px
}

.singleTextColumn--offices p,
.singleTextColumn--yachting-news h2 {
	text-transform: none;
	margin-top: 0;
	color: #00863a;
	font-weight: 300;
	font-style: normal;
	letter-spacing: 0
}

.singleTextColumn--yachting-news h2 {
	font-size: 1.5rem;
	line-height: 30px;
	margin-bottom: 6px
}

.singleTextColumn--yachting-news p {
	font-size: .875rem;
	text-transform: none;
	margin-top: 0;
	color: #00863a;
	font-weight: 300;
	line-height: 24px;
	font-style: normal;
	letter-spacing: 0;
	margin-bottom: 23px
}

.singleTextColumn--yachting-news span {
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	line-height: 16px;
	letter-spacing: 0
}

.singleTextColumn--horizon h2 {
	font-size: .9375rem;
	text-transform: none;
	margin-top: 0;
	color: #00863a;
	font-weight: 300;
	line-height: 24px;
	font-style: normal;
	letter-spacing: 0;
	margin-bottom: 0
}

.singleTextColumn--horizon span {
	font-size: .625rem;
	font-style: normal;
	font-weight: 300;
	letter-spacing: 4px;
	line-height: 16px;
	text-align: left;
	color: #090e36
}

.singleTextColumn--horizon p {
	font-size: .75rem;
	font-weight: 300;
	line-height: 16px
}

.singleTextColumn--horizon p,
.singleTextColumn--horizons-form h2 {
	text-transform: none;
	margin-top: 0;
	color: #00863a;
	font-style: normal;
	letter-spacing: 0
}

.singleTextColumn--horizons-form h2 {
	font-size: 1.25rem;
	font-family: Playfair Display, Georgia, serif;
	font-weight: 400;
	line-height: 30px;
	margin-bottom: 0;
	text-align: center
}

.singleTextColumn--horizons-form label {
	font-size: .875rem;
	font-style: normal;
	font-weight: 300;
	letter-spacing: 0;
	line-height: 34px;
	text-align: left;
	color: #090e36
}

.singleTextColumn--horizons-form p {
	font-size: 1.0625rem;
	line-height: 28px
}

.singleTextColumn--horizons-form p,
.singleTextColumn--horizons-form strong {
	text-transform: none;
	margin-top: 0;
	color: #00863a;
	font-weight: 300;
	font-style: normal;
	letter-spacing: 0
}

.singleTextColumn--horizons-form strong {
	font-size: 3.375rem;
	font-family: Playfair Display, Georgia, serif;
	line-height: 60px;
	margin-bottom: 10px
}

.singleTextColumn--horizons h2 {
	font-size: 2.875rem;
	font-family: Playfair Display, Georgia, serif;
	line-height: 60px;
	margin-bottom: 10px
}

.singleTextColumn--horizons h2,
.singleTextColumn--horizons p {
	text-transform: none;
	margin-top: 0;
	color: #00863a;
	font-weight: 300;
	font-style: normal;
	letter-spacing: 0
}

.singleTextColumn--horizons p {
	font-size: 1rem;
	line-height: 28px
}

.singleTextColumn--horizons strong {
	font-size: 3.375rem;
	font-weight: 300;
	margin-bottom: 10px
}

.singleTextColumn--horizons-single-promo h2,
.singleTextColumn--horizons strong {
	text-transform: none;
	margin-top: 0;
	color: #00863a;
	font-family: Playfair Display, Georgia, serif;
	line-height: 60px;
	font-style: normal;
	letter-spacing: 0
}

.singleTextColumn--horizons-single-promo h2 {
	font-size: 2.875rem;
	font-weight: 400;
	margin-bottom: 0
}

.singleTextColumn--horizons-single-promo p {
	font-size: 1.0625rem;
	text-transform: none;
	margin-top: 0;
	color: #00863a;
	font-weight: 300;
	line-height: 28px;
	font-style: normal;
	letter-spacing: 0;
	margin-bottom: 32px
}

.singleTextColumn--horizons-single-promo em {
	font-size: .625rem;
	text-transform: none;
	color: #00863a;
	font-weight: 300;
	line-height: 16px;
	font-style: normal;
	letter-spacing: 4px;
	margin-bottom: 5px;
	margin-top: 15px;
	display: block
}

.singleTextColumn--horizons-content-promo h2 {
	font-size: 1.625rem;
	line-height: 30px;
	margin-bottom: 25px
}

.singleTextColumn--horizons-content-promo h2,
.singleTextColumn--horizons-content-promo p {
	text-transform: none;
	margin-top: 0;
	color: #00863a;
	font-weight: 300;
	font-style: normal;
	letter-spacing: 0
}

.singleTextColumn--horizons-content-promo p {
	font-size: 1.0625rem;
	line-height: 28px
}

.singleTextColumn--horizons-content-promo p > a {
	color: #39adfb;
	text-decoration: underline;
	margin-left: 10px
}

.members {
	display: flex;
	flex-wrap: wrap;
	width: 100%
}

.members__parentAnchor {
	display: flex;
	flex-direction: column;
	width: 100%;
	justify-content: center;
	align-items: center
}

.members.list {
	max-width: 100%
}

.members.list .members__inner {
	width: 100%;
	display: flex;
	flex-direction: row;
	align-items: center;
	padding: 18px 13px;
	background: #f8f8f9;
	min-height: auto;
	margin-bottom: 5px;
	max-width: 100%;
	left: 0 !important
}

@media only screen and (max-width:768px) {
	.members.list .members__inner {
		flex-direction: column
	}
}

.members.list .members__inner .members__parentAnchor {
	display: flex;
	flex-direction: row;
	width: 100%
}

@media only screen and (max-width:768px) {
	.members.list .members__inner .members__parentAnchor {
		width: 100%;
		flex-direction: column
	}
}

.members.list .members__inner .members__parentAnchor .members__name {
	align-items: flex-start;
	margin-top: 0;
	width: 100%;
	text-align: left
}

@media only screen and (max-width:768px) {
	.members.list .members__inner .members__parentAnchor .members__name {
		width: 100%
	}
}

.members.list .members__inner .members__parentAnchor .members__title {
	align-items: flex-start;
	text-align: left
}

@media only screen and (max-width:768px) {
	.members.list .members__inner .members__parentAnchor .members__title {
		width: 100%;
		margin-bottom: 6px
	}
}

.members.list .members__inner .members__email--centerList {
	text-align: center;
	cursor: pointer
}

@media only screen and (max-width:768px) {
	.members.list .members__inner .members__email--centerList {
		width: 100%;
		align-items: flex-start
	}
}

.members.list .members__inner .members__tel {
	text-align: center;
	display: flex !important;
	font-size: .75rem
}

@media only screen and (max-width:768px) {
	.members.list .members__inner .members__tel {
		width: 100%;
		justify-content: flex-start;
		align-items: flex-start;
		margin-bottom: 6px
	}
}

.members.list .members__inner .members__tel:hover {
	color: #003c93
}

.members.list .members__profilePic {
	display: none
}

.members__tel {
	display: none !important
}

@media only screen and (max-width:480px) {
	.members {
		padding-left: 0;
		padding-right: 0
	}
}

.members__inner {
	width: 24%;
	margin-bottom: 70px;
	flex-direction: column;
	min-height: 275px
}

@media only screen and (max-width:768px) {
	.members__inner {
		width: 50%
	}
}

@media only screen and (max-width:480px) {
	.members__inner {
		margin-bottom: 0
	}
}

.members__inner a {
	display: flex;
	flex-direction: column;
	width: 100%;
	justify-content: center;
	align-items: center
}

.members__title {
	font-size: .875rem;
	margin-bottom: 0;
	font-family: Graphik;
	color: #00863a;
	width: 100%;
	text-align: center
}

.members__title:hover {
	color: #003c93
}

.members__name {
	font-size: .875rem;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-family: Graphik;
	font-weight: 400;
	color: #00863a;
	width: 100%;
	text-align: center;
	margin-top: 20px
}

.members__profilePic {
	width: 65% !important
}

@media only screen and (max-width:480px) {
	.members__profilePic {
		width: 45%
	}
}

.members__profilePic img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	border-radius: 50%
}

.members__email {
	font-size: .875rem;
	font-family: Graphik;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: .15em
}

.members__email:hover {
	color: #003c93
}

.offices {
	display: flex;
	position: relative;
	width: 100%;
	background: #fff;
	flex-direction: column
}

.offices__ul {
	margin-top: 0
}

.offices__wrapper {
	display: flex
}

.offices__wrapper:nth-child(odd) {
	flex-direction: row
}

@media only screen and (max-width:768px) {
	.offices__wrapper:nth-child(odd) {
		flex-direction: column-reverse
	}
}

.offices__wrapper:nth-child(2n) {
	flex-direction: row-reverse
}

@media only screen and (max-width:768px) {
	.offices__wrapper:nth-child(2n) {
		flex-direction: column-reverse
	}
}

.offices__wrapper .offices__text {
	display: flex;
	width: 50%;
	flex-direction: column;
	padding: 60px;
	max-width: 585px;
	text-align: center
}

@media only screen and (max-width:768px) {
	.offices__wrapper .offices__text {
		width: 100%;
		max-width: unset;
		padding: 30px
	}
}

.offices__wrapper .offices__text--header {
	border-bottom: 1px solid #b8bcc5;
	padding-bottom: 25px;
	margin-top: 0;
	margin-bottom: 20px;
	text-align: left
}

.offices__wrapper .offices__text--header a {
	color: #00863a;
	letter-spacing: .2em;
	font-size: 1.5rem;
	font-family: Graphik
}

.offices__wrapper .offices__text--header a:hover {
	color: #003c93
}

.offices__wrapper .offices__text--address {
	border-bottom: 1px solid #b8bcc5;
	padding-bottom: 15px;
	margin-bottom: 20px;
	font-size: 1rem;
	color: #333;
	font-family: Graphik;
	text-align: left;
	font-weight: 300
}

.offices__wrapper .offices__text--phoneWrapper {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.offices__wrapper .offices__text--phone {
	display: flex;
	flex-direction: column
}

.offices__wrapper .offices__text--phone .phone-number {
	font-size: 1.25rem;
	font-family: Graphik;
	color: #00863a
}

.offices__wrapper .offices__text--phone .phone-number:hover {
	color: #003c93
}

.offices__wrapper .offices__text--phone .phone-title {
	color: #394e80;
	text-transform: uppercase;
	font-size: .8125rem;
	text-align: left
}

.offices__wrapper .offices__text--emailus {
	background: #00863a;
	color: #fff;
	padding: 8px 11px !important;
	border: 2px solid #00863a;
	font-size: .8125rem;
	letter-spacing: .15em;
	text-transform: uppercase;
	font-family: Graphik;
	display: inline-table
}

.offices__wrapper .offices__text--emailus:hover {
	background: #fff;
	color: #00863a
}

.offices__image {
	display: flex;
	width: 50%;
	position: relative
}

@media only screen and (max-width:768px) {
	.offices__image {
		width: 100%;
		height: 350px
	}
}

.offices__image img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.singleTextColumn .job-position__title {
	font-size: 24px;
	line-height: 42px;
	margin: 0
}

.singleTextColumn .job-position__info {
	padding: 6px 0;
	margin-bottom: 28px;
	display: flex;
	align-items: center
}

.singleTextColumn .job-position__info > * + * {
	margin-left: 34px;
	position: relative
}

.singleTextColumn .job-position__info > * + :last-child:before {
	content: "";
	display: block;
	position: absolute;
	left: -17px;
	top: 2px;
	width: 1px;
	height: 24px;
	background-color: rgba(0, 32, 78, .8)
}

.singleTextColumn .job-position__info div,
.singleTextColumn .job-position__info li {
	color: rgba(0, 32, 78, .6);
	font-size: 20px;
	line-height: 28px
}

.singleTextColumn .job-position__description {
	margin-bottom: 30px
}

.singleTextColumn .job-position__locations {
	list-style: none;
	display: flex;
	padding: 0;
	margin: 0
}

.singleTextColumn .job-position__locations > li + li:before {
	content: ","
}

.manufacturersInfo {
	padding-bottom: 60px;
	padding-right: 15px;
	padding-left: 15px
}

.manufacturersInfo__title {
	font-size: 1.5rem
}

.manufacturersInfo__inputTitle,
.manufacturersInfo__title {
	color: #00863a;
	text-transform: uppercase;
	font-family: Graphik;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: 400
}

.manufacturersInfo__inputTitle {
	font-size: .75rem;
	line-height: .9375rem
}

.manufacturersInfo__inputWrapper {
	display: flex;
	flex-direction: column;
	width: 50%
}

@media only screen and (max-width:480px) {
	.manufacturersInfo__inputWrapper {
		width: 100%
	}
}

.manufacturersInfo input {
	width: 100%;
	border: 0;
	font-size: 1.125rem;
	border-bottom: 1px solid #b8bcc5;
	color: #b8bcc5;
	padding-top: 10px;
	padding-bottom: 5px;
	font-family: Graphik
}

.manufacturersWrapper {
	display: flex;
	width: 100%;
	flex-wrap: wrap
}

.manufacturersWrapper li {
	display: flex;
	width: 16.66667%;
	height: 9vw;
	position: relative;
	justify-content: center;
	align-content: center
}

@media only screen and (max-width:992px) {
	.manufacturersWrapper li {
		width: 25%;
		height: 14.0625vw
	}
}

@media only screen and (max-width:768px) {
	.manufacturersWrapper li {
		width: 33.33333%;
		height: 18.5625vw
	}
}

.manufacturersWrapper li:hover .manufacturersWrapper__background {
	opacity: .3
}

.manufacturersWrapper li img {
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.manufacturersWrapper__background {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: all .25s ease-in-out;
	background: rgba(0, 32, 78, .3);
	border-top: 1px solid hsla(0, 0%, 100%, .7);
	border-right: 1px solid hsla(0, 0%, 100%, .7);
	border-left: 1px solid hsla(0, 0%, 100%, .7)
}

.imageTop {
	margin-bottom: 30px;
	height: 450px;
	width: 100%;
	display: flex;
	border-top: 1px solid #fff;
	flex-direction: column
}

@media only screen and (max-width:992px) {
	.imageTop {
		height: auto
	}
}

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

.imageTop--withText {
	height: auto
}

.imageTop--withText .centeredImageCont {
	height: auto;
	min-height: 330px
}

@media only screen and (max-width:768px) {
	.imageTop--withText .centeredImageCont {
		min-height: 170px
	}
}

.imageTop--withText .centeredImageCont img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover !important;
	object-fit: cover !important
}

.imageTop--withText .centeredImageCont .centeredImageCont__wrapper {
	position: relative;
	height: 100%;
	display: flex;
	flex-direction: column;
	min-height: 179px;
	padding: 24px 0;
	justify-content: center;
	align-items: center
}

.imageTop--withText .centeredImageCont .centeredImageCont__wrapper .centeredImageCont__text {
	font-size: 1.375rem
}

.textUnderImage h1,
.textUnderImage h2,
.textUnderImage h3,
.textUnderImage h4 {
	font-family: Graphik;
	font-weight: 400;
	text-transform: uppercase;
	color: #00863a;
	margin-top: 20px;
	margin-bottom: 10px
}

.textUnderImage h3 {
	font-size: 1rem;
	font-family: Graphik
}

.textUnderImage div {
	font-size: 1.0625rem;
	color: #00863a;
	font-family: Graphik;
	line-height: 1.5rem
}

.textUnderImage div strong,
.textUnderImage p {
	font-family: Graphik
}

.textUnderImage p {
	font-size: 1.0625rem;
	color: #00863a;
	margin: 0 0 10px;
	line-height: 1.5rem
}

.textUnderImage ul {
	list-style-type: disc;
	padding-left: 40px;
	word-break: break-word
}

.textUnderImage ul li {
	font-size: 1.0625rem;
	font-family: Graphik;
	line-height: 1.4375rem;
	color: #00863a
}

@media only screen and (max-width:768px) {
	.textUnderImage ul li {
		font-size: 1.125rem
	}
}

.textUnderImage ol li {
	font-size: 1.0625rem;
	font-family: Graphik;
	line-height: 1.4375rem
}

.textUnderImage figure {
	max-width: 100%;
	margin-right: 0;
	margin-left: 0
}

.textUnderImage figure img {
	max-width: 100%;
	height: auto !important;
	-o-object-fit: cover;
	object-fit: cover
}

.textUnderImage figure figcaption {
	max-width: 100%;
	word-break: break-all
}

.textUnderImage pre {
	white-space: break-spaces;
	font-size: 1.0625rem;
	font-family: Graphik;
	line-height: 1.5rem
}

.textUnderImage iframe {
	max-width: 100%;
	width: 100%
}

.panelGroup {
	width: 100%;
	margin: 0
}

.panelGroup,
.panelGroup__panel {
	display: flex;
	flex-direction: column
}

.panelGroup__panel {
	max-width: 100%;
	margin-top: 5px
}

.panelGroup__panel:first-child {
	margin-top: 0
}

.panelGroup__heading {
	display: flex;
	align-items: center;
	padding-top: 10px;
	cursor: pointer;
	text-transform: uppercase;
	font-family: Graphik;
	max-width: 80%;
	line-height: 1.125rem;
	font-size: 1rem
}

.panelGroup__heading.active span {
	background: #00863a;
	color: #fff
}

.panelGroup__heading p {
	margin-bottom: 0
}

.panelGroup__heading span {
	width: 48px;
	min-width: 48px;
	height: 44px;
	font-size: .625rem;
	font-family: Graphik;
	color: #00863a;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 10px
}

.panelGroup__collapsable {
	overflow: hidden;
	max-height: 0;
	transition: max-height .3s ease-in-out
}

.panelGroup__collapseBody {
	padding-left: 58px;
	padding-right: 44px;
	overflow: hidden
}

.panelGroup__collapseBody p {
	font-size: 1.0625rem
}

.eventHeader {
	margin-top: 57px;
	padding-bottom: 60px
}

@media only screen and (max-width:768px) {
	.eventHeader {
		padding-bottom: 30px;
		padding-left: 15px;
		padding-right: 15px
	}
}

.eventHeader h1,
.eventHeader h2,
.eventHeader h3,
.eventHeader h4 {
	font-size: 1.875rem;
	font-family: Graphik;
	text-align: center;
	letter-spacing: .28em;
	text-transform: uppercase;
	line-height: 2.0625rem;
	width: 100%;
	display: flex;
	justify-content: center;
	margin-bottom: 10px;
	font-weight: 100
}

@media only screen and (max-width:768px) {

	.eventHeader h1,
	.eventHeader h2,
	.eventHeader h3,
	.eventHeader h4 {
		font-size: 1.25rem;
		line-height: 1.375rem
	}
}

.eventHeader h1 strong,
.eventHeader h2 strong,
.eventHeader h3 strong,
.eventHeader h4 strong {
	font-weight: 400
}

.eventHeader p {
	font-size: 1.25rem;
	font-family: Graphik;
	text-align: center !important;
	line-height: 1.5625rem;
	width: 100%;
	display: block;
	letter-spacing: .2em;
	text-transform: uppercase
}

@media only screen and (max-width:768px) {
	.eventHeader p {
		font-size: 1.125rem
	}
}

.eventYachtsWrapper {
	display: flex;
	width: 100%;
	padding-bottom: 15px;
	padding-top: 15px;
	border-top: 1px solid #b2b3b3
}

@media only screen and (max-width:992px) {
	.eventYachtsWrapper {
		flex-direction: column-reverse;
		border-top: none
	}
}

.eventYachtsWrapper:first-child {
	border-top: unset
}

.eventYachtsWrapper__yachtImage {
	display: flex;
	width: 50%
}

@media only screen and (max-width:992px) {
	.eventYachtsWrapper__yachtImage {
		width: 100%
	}
}

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

.eventYachtsWrapper__text {
	position: relative;
	display: flex;
	width: 50%;
	justify-content: center;
	align-items: center;
	padding-left: 30px;
	padding-right: 30px
}

@media only screen and (max-width:992px) {
	.eventYachtsWrapper__text {
		width: 100%;
		margin-bottom: 30px;
		border-top: none
	}
}

.eventYachtsWrapper__innerText {
	display: flex;
	flex-direction: column;
	align-items: center;
	position: absolute;
	top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	width: 100%
}

@media only screen and (max-width:992px) {
	.eventYachtsWrapper__innerText {
		position: relative;
		top: 0;
		border-top: 1px solid #b2b3b3
	}
}

.eventYachtsWrapper__yachtTitle {
	font-size: 1.5rem;
	margin-top: 37px;
	color: #00863a;
	text-transform: uppercase;
	font-family: Graphik;
	text-align: center;
	line-height: inherit
}

.eventYachtsWrapper__specifications {
	display: flex;
	flex-direction: column;
	padding-bottom: 10px
}

.eventYachtsWrapper__info {
	font-size: 1.3125rem;
	line-height: 1.5625rem
}

.eventYachtsWrapper__info,
.eventYachtsWrapper__price {
	padding-bottom: 8px;
	padding-top: 9px;
	color: #00863a;
	text-align: center;
	font-family: Graphik
}

.eventYachtsWrapper__price {
	font-size: 1.125rem;
	line-height: .875rem
}

.threeColFeature {
	padding-top: 30px
}

.threeColFeature__imgCont {
	height: 240px
}

@media only screen and (max-width:992px) {
	.threeColFeature__imgCont {
		height: auto
	}
}

@media only screen and (max-width:768px) {
	.threeColFeature__imgCont {
		height: auto
	}
}

.threeColFeature img {
	max-width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

@media only screen and (max-width:992px) {
	.threeColFeature img {
		height: auto
	}
}

@media only screen and (max-width:768px) {
	.threeColFeature img {
		width: 100%
	}
}

.threeColFeature h4 {
	text-align: center;
	font-size: 1rem
}

.threeColFeature p {
	text-align: center;
	font-size: 1.125rem
}

.singleLinkWithImage {
	height: 400px;
	display: flex;
	flex-direction: column;
	position: relative
}

@media only screen and (max-width:1200px) {
	.singleLinkWithImage {
		height: 300px
	}
}

@media only screen and (max-width:768px) {
	.singleLinkWithImage {
		height: 30vw
	}
}

@media only screen and (max-width:480px) {
	.singleLinkWithImage {
		height: 43vw
	}
}

.singleLinkWithImage:hover .singleLinkWithImage__overlay {
	opacity: .2
}

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

.singleLinkWithImage__text {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	font-size: 1.25rem;
	text-transform: uppercase;
	letter-spacing: .2em;
	width: 100%;
	font-family: Graphik;
	font-weight: 300;
	text-align: center;
	z-index: 1;
	padding-left: 15px;
	padding-right: 15px;
	word-break: break-word;
	line-height: 1rem
}

@media only screen and (max-width:480px) {
	.singleLinkWithImage__text {
		font-size: 1.125rem
	}
}

.singleLinkWithImage__overlay {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(0, 32, 78, .4);
	opacity: .55;
	transition: all .6s ease-in-out
}

.seasonFilter__intro h3,
.seasonFilter__intro p {
	font-size: 1.125rem
}

.seasonFilter__intro a:hover {
	color: #003c93
}

.seasonFilter__intro strong {
	font-family: Graphik;
	font-weight: 400
}

.seasonFilter__buttons {
	display: flex;
	padding-left: 12rem !important;
	margin-top: -4rem
}

@media only screen and (max-width:1200px) {
	.seasonFilter__buttons {
		margin-top: 0;
		padding-left: 15px !important;
		align-items: flex-end;
		margin-bottom: 8px
	}
}

@media only screen and (max-width:768px) {
	.seasonFilter__buttons {
		margin-top: 40px;
		padding-left: 15px !important;
		align-items: flex-end;
		margin-bottom: 8px
	}

	.seasonFilter__buttons a {
		font-size: .625rem
	}
}

@media only screen and (max-width:480px) {
	.seasonFilter__buttons a {
		font-size: .375rem
	}
}

.seasonFilter__buttons .email {
	margin-right: 15px
}

.seasonFilter__buttons .button {
	height: 36px
}

.seasonFilter__buttons .icon-old-phone {
	padding-right: 5px
}

.titleSelector {
	position: relative;
	display: flex;
	font-size: .6875rem;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 15px;
	font-family: Graphik;
	font-weight: 400
}

.hero__text .textColumn {
	display: flex;
	flex-direction: column;
	margin: 0 auto
}

.hero__text .textColumn__intro {
	color: #fff;
	font-size: 1rem;
	letter-spacing: .15em;
	font-family: Graphik;
	margin-bottom: 10px
}

.hero__text .textColumn__header {
	color: #fff;
	font-size: 5.375rem !important;
	font-weight: 800;
	line-height: 5.625rem;
	margin-bottom: 0
}

.hero__text .textColumn__header,
.hero__text .textColumn__subHeader {
	letter-spacing: .1em;
	font-family: Graphik;
	text-transform: uppercase;
	margin-top: 0
}

.hero__text .textColumn__subHeader {
	font-size: 2.625rem !important;
	line-height: 1.1
}

@media only screen and (max-width:768px) {
	.hero__text .textColumn__subHeader {
		margin-bottom: 5px !important
	}
}

.hero__text .textColumn__subtitle {
	color: #fff;
	font-size: 1rem !important;
	font-weight: 600 !important;
	font-family: Graphik;
	letter-spacing: .1em !important;
	text-transform: uppercase;
	margin-top: 20px
}

.hero__text .textColumn__notification {
	color: #fff;
	font-size: .875rem !important;
	font-family: Graphik;
	font-weight: 600;
	letter-spacing: .1em;
	text-transform: uppercase;
	margin-top: 0
}

.hero__text .notFoundMenu {
	margin-top: 20vh
}

@media only screen and (min-width:992px) and (max-width:1200px) {
	.hero__text .notFoundMenu {
		margin-top: 90px
	}
}

@media only screen and (min-width:768px) and (max-width:992px) {
	.hero__text .notFoundMenu {
		margin-top: 90px
	}
}

@media only screen and (max-width:768px) {
	.hero__text .notFoundMenu {
		margin-top: 60px
	}
}

.hero__text .notFoundMenu h2 {
	font-size: 2rem;
	line-height: 2.375rem;
	margin-bottom: 30px;
	letter-spacing: .1em
}

@media only screen and (max-width:768px) {
	.hero__text .notFoundMenu h2 {
		font-size: 1.625rem;
		line-height: 2rem
	}
}

.hero__text .notFoundMenu__list {
	display: flex;
	align-items: baseline;
	justify-content: space-between
}

@media only screen and (max-width:768px) {
	.hero__text .notFoundMenu__list {
		flex-direction: column;
		align-items: center
	}
}

.hero__text .notFoundMenu__list li {
	display: block;
	text-align: center;
	margin-right: 20px
}

@media only screen and (max-width:768px) {
	.hero__text .notFoundMenu__list li {
		margin-right: 0;
		margin-bottom: 20px
	}
}

.hero__text .notFoundMenu__list li:last-child {
	margin-right: 0
}

@media only screen and (max-width:768px) {
	.hero__text .notFoundMenu__list li:last-child {
		margin-bottom: 0
	}
}

.hero__text .notFoundMenu__list li a {
	display: block;
	text-align: center;
	color: #fff;
	font-family: Graphik;
	font-size: 1.125rem;
	line-height: 1.25rem;
	border-bottom: 2px solid #fff
}

@media only screen and (min-width:992px) and (max-width:1200px) {
	.hero__text .notFoundMenu__list li a {
		font-size: 1rem;
		line-height: 1.125rem
	}
}

.hero__text .notFoundMenu__form {
	max-width: 250px;
	margin: 0 auto 60px
}

.hero__text .notFoundMenu__form form {
	position: relative
}

.hero__text .notFoundMenu__form form ::-webkit-input-placeholder {
	color: #fff
}

.hero__text .notFoundMenu__form form :-moz-placeholder,
.hero__text .notFoundMenu__form form ::-moz-placeholder {
	color: #fff
}

.hero__text .notFoundMenu__form form :-ms-input-placeholder {
	color: #fff
}

.hero__text .notFoundMenu__form form input {
	display: block;
	width: 100%;
	max-width: 183px;
	margin: 0 auto;
	background: transparent;
	border: 0;
	height: 34px;
	color: #fff;
	font-family: Graphik;
	font-size: .9285714286em;
	letter-spacing: .05em;
	line-height: 1.1875rem;
	border-bottom: 1px solid #fff;
	padding-left: 2px;
	padding-right: 24px;
	transition: all .2s ease;
	box-shadow: none;
	border-radius: 0;
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	appearance: none !important
}

.hero__text .notFoundMenu__form form button {
	bottom: 0 !important;
	right: 33px !important
}

@media only screen and (max-width:768px) {
	.hero__text .notFoundMenu__form form button {
		left: auto !important;
		bottom: 5px !important
	}
}

.results {
	display: flex;
	flex-direction: column;
	margin: 0;
	padding: 0
}

.results li {
	margin-bottom: 30px
}

@media only screen and (max-width:768px) {
	.results li {
		margin-bottom: 60px
	}
}

.results li:last-child {
	margin-bottom: 0
}

.article {
	display: flex;
	flex-direction: row-reverse;
	align-items: flex-start
}

@media only screen and (max-width:768px) {
	.article {
		flex-direction: column
	}
}

.article__image {
	width: 35%;
	margin-right: 15px
}

@media only screen and (min-width:768px) and (max-width:992px) {
	.article__image {
		width: 60%
	}
}

@media only screen and (max-width:768px) {
	.article__image {
		width: 100%;
		margin-right: 0
	}
}

.article__image a,
.article__image a img {
	display: block;
	width: 100%
}

.article__image a img {
	height: auto
}

.article__header {
	display: flex;
	flex-direction: column;
	width: 100%;
	border-top: 1px solid #b8bcc5;
	padding-top: 20px;
	padding-left: 8%;
	padding-right: 5%
}

@media only screen and (max-width:768px) {
	.article__header {
		padding: 20px 0
	}
}

.article__header h2 {
	margin-bottom: 10px;
	margin-top: 0;
	font-size: 1.875rem;
	font-family: Graphik
}

.article__header h2 a {
	color: #00863a
}

.article__header h2 a:hover {
	color: #003c93
}

.article__text {
	display: block;
	display: -webkit-box;
	max-width: 100%;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis
}

.job-positions {
	background-color: #f8f8f9;
	padding: 45px 15px;
	margin: 0 -15px
}

@media (min-width:620px) {
	.job-positions {
		margin: 0;
		padding: 45px 80px
	}
}

.job-positions__item {
	padding-bottom: 48px
}

.job-positions__item:not(:first-child) {
	border-top: 1px solid #00863a;
	padding-top: 42px
}

.job-positions__title {
	font-size: 24px;
	line-height: 42px;
	margin: 0
}

.job-positions__info {
	padding: 6px 0;
	margin-bottom: 20px;
	display: flex;
	align-items: center
}

.job-positions__info > * + * {
	margin-left: 34px;
	position: relative
}

.job-positions__info > * + :last-child:before {
	content: "";
	display: block;
	position: absolute;
	left: -17px;
	top: 2px;
	width: 1px;
	height: 20px;
	background-color: rgba(0, 32, 78, .8)
}

@media (min-width:620px) {
	.job-positions__info > * + :last-child:before {
		height: 24px
	}
}

.job-positions__info div,
.job-positions__info li {
	color: rgba(0, 32, 78, .6);
	font-size: 18px;
	line-height: 24px
}

@media (min-width:620px) {

	.job-positions__info div,
	.job-positions__info li {
		font-size: 20px;
		line-height: 28px
	}
}

.job-positions__description p {
	font-size: 1rem;
	line-height: 28px;
	margin-bottom: 30px;
	font-weight: 300
}

.job-positions__locations {
	list-style: none;
	display: flex;
	padding: 0;
	margin: 0
}

.job-positions__locations > li + li:before {
	content: ","
}

.iframe-container {
	overflow: hidden;
	padding-top: 56.25%;
	position: relative
}

.iframe-container iframe {
	display: block;
	border: 0;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

iframe {
	border: none
}

@media only screen and (max-width:992px) {
	.filters__locationSelect {
		margin-bottom: 30px
	}
}

.filters__filterView {
	justify-content: flex-end;
	display: flex;
	align-items: center
}

@media only screen and (max-width:992px) {
	.filters__filterView {
		padding-bottom: 5px;
		position: relative
	}
}

.filters__filterView .icon-list-view {
	color: #b8bcc5;
	font-size: 24px;
	padding-right: 10px;
	position: relative;
	cursor: pointer;
	opacity: .5
}

.filters__filterView .icon-list-view.active {
	opacity: 1;
	pointer-events: none
}

.filters__filterView .separator {
	display: flex;
	align-items: center
}

.filters__filterView .separator:before {
	position: absolute;
	content: "";
	display: block;
	background: #b8bcc5;
	width: 1px;
	height: 48%;
	top: 50%;
	transform: translateY(-50%)
}

@media only screen and (max-width:992px) {
	.filters__filterView .separator:before {
		height: 134%;
		bottom: 0
	}
}

@media only screen and (max-width:767px) {
	.filters__filterView .separator:before {
		height: 134%;
		bottom: 0
	}
}

.filters__filterView .icon-default-filter-view {
	cursor: pointer;
	color: #b8bcc5;
	font-size: 24px;
	padding-left: 10px;
	opacity: .5
}

.filters__filterView .icon-default-filter-view.active {
	opacity: 1;
	pointer-events: none
}

.filters input {
	outline: 0;
	padding-top: 7px;
	padding-bottom: 2px;
	font-size: .9375rem;
	width: 100%;
	border: 0;
	font-family: Graphik;
	border-bottom: 1px solid #b8bcc5;
	color: #b8bcc5
}

.filters__name-search {
	font-size: .75rem;
	font-family: Graphik;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

@media only screen and (max-width:992px) {
	.filters__name-search--mobile {
		margin-top: 0
	}
}

.filters__label {
	font-size: .875rem;
	font-family: Graphik
}

.filters__col {
	justify-content: space-between;
	display: flex;
	flex-direction: column
}

@media only screen and (max-width:992px) {
	.filters__mobile {
		margin-bottom: 15px
	}
}

.filters select {
	height: 30px;
	display: flex;
	align-items: center;
	width: 100%;
	border: 1px solid #b8bcc5;
	font-size: .875rem;
	line-height: .875rem;
	font-family: Graphik;
	color: #b8bcc5;
	background-color: #fff;
	background-image: none;
	outline: none !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	transition: all .15s ease;
	-webkit-appearance: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 22px 0 10px
}

.filters select option {
	color: #00863a;
	font-family: Graphik
}

.filters select.team {
	height: 43px
}

.filters__selectorWraper {
	position: relative
}

.filters__selectorWraper .icon-arrow_drop_down {
	position: absolute;
	right: 4px;
	z-index: 1;
	top: 50%;
	transform: translateY(-50%);
	font-size: 1.25rem;
	line-height: 1.25rem;
	color: #888;
	pointer-events: none
}

.filters__selectorWraper select {
	cursor: pointer
}

.filters__secondRow {
	margin-top: 20px
}

.filters__thirdRow {
	margin-top: 40px
}

.filters__buttons {
	height: 35px;
	padding: 8px 10px !important;
	font-size: .6875rem
}

@media only screen and (max-width:992px) {
	.filters__buttons {
		width: 50%;
		margin-bottom: 10px
	}
}

.filters__buttons:first-child {
	margin-right: 15px
}

.filters__buttons .icon-old-phone {
	padding-right: 5px
}

.filters__mobileButtons {
	display: flex
}

.selector__selectorWraper {
	position: relative
}

.selector__customSelect {
	display: flex;
	flex-direction: column;
	position: relative
}

.selector__customSelect--yacht {
	max-height: 30px
}

.selector__customSelect input {
	opacity: 0
}

.selector__trigger {
	height: 43px;
	display: flex;
	align-items: center;
	width: 100%;
	border: 1px solid #b8bcc5;
	font-size: 1.25rem;
	line-height: 1.75rem;
	font-family: Graphik;
	color: #b8bcc5;
	background-color: #fff;
	background-image: none;
	outline: none !important;
	border-radius: 0 !important;
	box-shadow: none !important;
	transition: all .15s ease;
	-webkit-appearance: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 22px 0 10px;
	cursor: pointer
}

.selector__trigger--noborder {
	border: none
}

.selector__trigger--noborder.show {
	border: 1px solid #66afe9
}

.selector__trigger--code {
	height: 53px
}

.selector__trigger .icon-arrow_drop_down {
	position: absolute;
	right: 4px;
	z-index: 1;
	font-size: 1.25rem;
	line-height: 1.25rem;
	color: #888;
	pointer-events: none
}

.selector__trigger .icon-arrow_drop_down.active {
	transform: rotate(-180deg)
}

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

.selector__selectName--yachtFilters {
	font-size: .9375rem;
	line-height: 1.3125rem
}

.selector__options {
	display: none !important;
	position: absolute;
	bottom: 0;
	max-height: 200px;
	overflow-y: auto;
	width: 100%;
	display: flex;
	flex-direction: column;
	z-index: 99999;
	background-color: #fff;
	border: 1px solid #b8bcc5;
	margin: 0;
	padding-left: 0 !important;
	list-style-type: none !important
}

.selector__options,
.selector__options--formDrop {
	transform: translateY(100%)
}

.selector__options .formDropFields {
	color: #777;
	font-size: 1.125rem
}

.selector__options--builderOptions {
	width: 267%
}

@media only screen and (max-width:992px) {
	.selector__options--builderOptions {
		width: 100%
	}
}

.selector__options--sortBy {
	width: 130%;
	left: -30%
}

@media only screen and (max-width:1281px) {
	.selector__options--sortBy {
		width: 137%;
		left: -37%
	}
}

@media only screen and (max-width:991px) {
	.selector__options--sortBy {
		width: 100%;
		left: 0
	}
}

.selector__options--sortBy.isRussian {
	left: -140%;
	width: 240%
}

@media only screen and (max-width:1281px) {
	.selector__options--sortBy.isRussian {
		width: 240%;
		left: -140%
	}
}

@media only screen and (max-width:1192px) {
	.selector__options--sortBy.isRussian {
		width: 290%;
		left: -190%
	}
}

@media only screen and (max-width:991px) {
	.selector__options--sortBy.isRussian {
		width: 100%;
		left: 0
	}
}

@media only screen and (max-width:600px) {
	.selector__options--sortBy.isRussian {
		width: 140%;
		left: -40%
	}
}

@media only screen and (max-width:414px) {
	.selector__options--sortBy.isRussian {
		width: 190%;
		left: -90%
	}
}

.selector__options--destinationOptions {
	width: 182%
}

@media only screen and (max-width:992px) {
	.selector__options--destinationOptions {
		width: 100%
	}
}

.selector__options.location {
	height: 138px
}

.selector__options.active {
	display: block !important;
	border: 1px solid #66afe9;
	margin-bottom: 0
}

.selector__options--customOption {
	font-size: .9375rem;
	cursor: pointer;
	padding: 6px
}

.selector__options--customOption:hover {
	background-color: #5897fb !important;
	color: #fff
}

.selector__options--customOption.selected {
	background-color: #5897fb;
	color: #fff
}

.selector__options--currency.active {
	max-height: 74px
}

.selector__options--guests.active {
	max-height: 174px
}

.dropdown {
	position: relative;
	transition: background-color .15s
}

.dropdown__toggle {
	display: flex;
	align-items: center;
	padding: 27px 16px 27px 24px;
	margin: 0;
	font-size: 13px;
	font-weight: 300
}

@media (min-width:1000px) {
	.main-header .dropdown__toggle {
		line-height: 16px
	}
}

.dropdown__toggle svg {
	display: block;
	margin-left: 3px
}

.dropdown--mobile .dropdown__toggle {
	color: #122454
}

.dropdown__toggle.is-active svg:last-child {
	transform: scaleY(-1)
}

.dropdown__menu {
	z-index: 50;
	position: absolute;
	width: auto;
	left: 0;
	top: 100%;
	min-width: 60px;
	box-shadow: 0 4px 9px rgba(0, 0, 0, .25);
	background-color: #fff;
	padding: 8px;
	border-radius: 0;
	display: none
}

.dropdown__menu.is-active {
	display: block
}

.dropdown__menu:before {
	content: "";
	display: block;
	position: absolute;
	left: 40px;
	top: -5px;
	transform: rotate(45deg);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	width: 10px;
	height: 10px;
	background-color: #fff
}

.dropdown__menu li {
	white-space: nowrap
}

.dropdown__menu li:last-child {
	border-bottom: none
}

.dropdown__menu li a {
	border-radius: 5px;
	display: block;
	padding: 10px 22px;
	font-size: 12px;
	line-height: 16px;
	background-color: transparent;
	transition: background-color .15s
}

.dropdown__menu li a:hover {
	background-color: #ebeef2
}

.dropdown--hover:hover .dropdown__menu {
	display: block
}

.dropdown--left .dropdown__menu {
	left: auto;
	right: 0
}

.dropdown--left .dropdown__menu:before {
	left: auto;
	right: 40px
}

.dropdown--mobile .dropdown__menu {
	position: static;
	border-radius: 0;
	box-shadow: none;
	text-transform: uppercase;
	text-align: left;
	margin-top: 15px;
	padding: 5px 0
}

.dropdown--mobile .dropdown__menu li {
	border-bottom: 1px solid #e0e0e0
}

.dropdown--mobile .dropdown__menu li a {
	display: block;
	padding: 15px 32px;
	font-size: 16px
}

.dropdown--mobile .dropdown__menu li a:hover {
	background-color: #fff
}

.dropdown--mobile .dropdown__menu li:last-child {
	border-bottom: 1px solid #e0e0e0
}

.dropdown--mobile .dropdown__menu li:first-child {
	border-top: 1px solid #e0e0e0
}

.dropdown--mobile .dropdown__menu:before {
	content: none
}

.dropdown--hover:hover {
	background-color: hsla(0, 0%, 100%, .1)
}

.dropdown.is-disabled:hover {
	background-color: transparent
}

#CybotCookiebotDialog {
	border-radius: 0 !important;
	transition: 0s !important;
	background: #fff !important;
	font-family: inherit !important;
	box-shadow: 0 4px 23px rgba(9, 14, 54, .22) !important;
	transform: none !important;
	left: 15px !important;
	right: 15px;
	top: 58px !important;
	width: auto !important;
	max-width: 384px;
	margin: 0 auto
}

#CybotCookiebotDialog .CybotCookiebotScrollContainer {
	border-bottom: 0 !important
}

#CybotCookiebotDialog #CybotCookiebotDialogHeader,
#CybotCookiebotDialog #CybotCookiebotDialogPoweredByText {
	display: none
}

#CybotCookiebotDialog #CybotCookiebotDialogTabContent .CookieCard {
	border: 1px solid #e5e9f3;
	padding: 12px 17px
}

#CybotCookiebotDialog #CybotCookiebotDialogTabContent .CookieCard .CybotCookiebotDialogDetailBodyContentCookieTypeIntro {
	font-size: .75rem;
	font-weight: 400;
	font-family: inherit;
	line-height: 1.428571429;
	display: none
}

#CybotCookiebotDialog #CybotCookiebotDialogTabContent #CybotCookiebotDialogDetailFooter {
	display: none
}

#CybotCookiebotDialog #CybotCookiebotDialogFooter {
	padding: 0 32px 14px
}

#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper {
	flex-direction: column;
	justify-content: center
}

#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyButtonDecline,
#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyLevelButtonCustomize,
#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll,
#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper .CybotCookiebotDialogBodyButton {
	background-color: transparent;
	color: #090e36;
	font-size: 17px;
	border-radius: 0;
	font-weight: 400;
	font-family: Graphik;
	margin: 0 0 20px;
	line-height: 26px
}

#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyButtonDecline,
#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
	background: #e5e9f3;
	border: 0
}

#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
	background: #090e36;
	color: #fff
}

#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyLevelButtonCustomize {
	order: 3;
	border: 0
}

#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyLevelButtonCustomize .CybotCookiebotDialogArrow {
	display: none
}

#CybotCookiebotDialog .CybotCookiebotDialogContentWrapper {
	background: #fff
}

#CybotCookiebotDialog #CybotCookiebotDialogTabContentDetails {
	padding: 16px 16px 0
}

#CybotCookiebotDialog #CybotCookiebotDialogDetailBodyContentTextAbout {
	padding: 20px 26px
}

#CybotCookiebotDialog #CybotCookiebotDialogDetailBodyContentCookieContainerUnclassifiedCard {
	padding: 4px 0
}

#CybotCookiebotDialog #CybotCookiebotDialogBodyContent {
	padding: 20px 26px
}

#CybotCookiebotDialog.CybotEdge .CybotCookiebotDialogContentWrapper {
	background: #fff
}

#CybotCookiebotDialog.CybotEdge .CybotCookiebotDialogContentWrapper #CybotCookiebotDialogHeader,
#CybotCookiebotDialog.CybotEdge .CybotCookiebotDialogContentWrapper .CybotCookiebotDialogBodyBottomWrapper {
	display: none !important
}

#CybotCookiebotDialog.CybotEdge .CybotCookiebotDialogContentWrapper #CybotCookiebotDialogBody .CybotCookiebotScrollContainer {
	max-height: unset;
	padding: 0;
	border-bottom: 0
}

#CybotCookiebotDialog.CybotEdge .CybotCookiebotDialogContentWrapper #CybotCookiebotDialogBody .CybotCookiebotScrollContainer .CybotCookiebotFader {
	display: none !important
}

#CybotCookiebotDialog.CybotEdge .CybotCookiebotDialogContentWrapper #CybotCookiebotDialogBody .CybotCookiebotScrollContainer #CybotCookiebotDialogBodyContent {
	padding: 30px 32px 28px
}

#CybotCookiebotDialog.CybotEdge .CybotCookiebotDialogContentWrapper #CybotCookiebotDialogBody .CybotCookiebotScrollContainer #CybotCookiebotDialogBodyContent #CybotCookiebotDialogBodyContentTitle {
	display: none
}

#CybotCookiebotDialog.CybotEdge .CybotCookiebotDialogContentWrapper #CybotCookiebotDialogBody .CybotCookiebotScrollContainer #CybotCookiebotDialogBodyContent #CybotCookiebotDialogBodyContentText {
	color: #00863a;
	text-align: left;
	font-size: 14px;
	line-height: 22px;
	font-weight: 300;
	font-family: Graphik
}

#CybotCookiebotDialog.CybotEdge .CybotCookiebotDialogContentWrapper #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyButtonDecline,
#CybotCookiebotDialog.CybotEdge .CybotCookiebotDialogContentWrapper #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyLevelButtonCustomize,
#CybotCookiebotDialog.CybotEdge .CybotCookiebotDialogContentWrapper #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
	max-width: 318px;
	margin-bottom: 16px;
	padding: 14px;
	font-size: 17px;
	line-height: 28px;
	font-family: Graphik;
	font-style: normal;
	font-weight: 400
}

@media screen and (min-width:768px) {

	#CybotCookiebotDialog.CybotEdge .CybotCookiebotDialogContentWrapper #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyButtonDecline,
	#CybotCookiebotDialog.CybotEdge .CybotCookiebotDialogContentWrapper #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyLevelButtonCustomize,
	#CybotCookiebotDialog.CybotEdge .CybotCookiebotDialogContentWrapper #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
		margin-bottom: 0
	}
}

#CybotCookiebotDialog.CybotEdge .CybotCookiebotDialogContentWrapper #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll:hover {
	opacity: 1
}

#CybotCookiebotDialog.CybotEdge .CybotCookiebotDialogContentWrapper #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
	background-color: #090e36;
	color: #fff
}

#CybotCookiebotDialog.CybotEdge .CybotCookiebotDialogContentWrapper #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyLevelButtonCustomize {
	order: 3;
	border: 0;
	text-transform: capitalize;
	width: 100%;
	max-width: 100%;
	margin-bottom: 16px
}

#CybotCookiebotDialogTabContent .CybotCookiebotDialogDetailBulkConsentCount {
	background-color: #e5e9f3 !important
}

#CybotCookiebotDialogTabContent .CybotCookiebotDialogBodyLevelButtonSlider {
	background-color: #d5d5d5 !important;
	pointer-events: none;
	box-shadow: none !important
}

#CybotCookiebotDialogTabContent input[type=checkbox][disabled]:checked + .CybotCookiebotDialogBodyLevelButtonSlider {
	background-color: #9dabbf !important;
	pointer-events: none
}

#CybotCookiebotDialogTabContent input[type=checkbox]:checked + .CybotCookiebotDialogBodyLevelButtonSlider {
	background-color: #090e36 !important;
	pointer-events: none
}

.CookieDeclaration,
.homepage .iframeWrapper {
	display: block;
}

.homepage .iframeWrapper iframe {
	height: 530px;
}

#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink {
	font-size: 17px;
	line-height: 26px;
	font-family: Graphik
}

#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive {
	color: #1458ec !important;
	border-bottom: 1px solid #1458ec !important;
	font-size: 17px;
	line-height: 26px;
	font-family: Graphik
}

#CybotCookiebotDialog #CybotCookiebotDialogTabContent .CybotCookiebotDialogBodyLevelButtonSliderWrapper {
	width: 35px;
	height: 22px
}

#CybotCookiebotDialog #CybotCookiebotDialogTabContent .CybotCookiebotDialogBodyLevelButtonSlider:before {
	width: 19px;
	height: 20px;
	bottom: 1px;
	left: 1px
}

#CybotCookiebotDialog #CybotCookiebotDialogTabContent input:checked + .CybotCookiebotDialogBodyLevelButtonSlider:before {
	transform: translateX(14px)
}

#CybotCookiebotDialog #CybotCookiebotDialogTabContent .CookieCard .CybotCookiebotDialogDetailBodyContentCookieTypeIntro,
#CybotCookiebotDialog .CybotCookiebotDialogDetailBodyContentCookieLink {
	font-family: Graphik;
	font-style: normal;
	font-weight: 300 !important;
	font-size: 13px;
	line-height: 18px
}

#CybotCookiebotDialog .CookieCard .CybotCookiebotDialogDetailBodyContentCookieContainerButton,
#CybotCookiebotDialog .CookieCard .CybotCookiebotDialogDetailBodyContentIABv2Tab,
#CybotCookiebotDialogDetailBodyContentCookieContainerTypes .CybotCookiebotDialogDetailBodyContentCookieProvider:not(.CybotCookiebotDialogDetailBodyContentCookieInfoCount) {
	font-family: Graphik;
	font-style: normal;
	font-weight: 300 !important;
	font-size: 16px;
	line-height: 28px !important
}

#CybotCookiebotDialog .CookieCard .CybotCookiebotDialogDetailBodyContentCookieTypeIntro {
	padding-top: 6px
}

@media screen and (max-width:767px) {
	#CybotCookiebotDialog.CybotEdge .CybotCookiebotDialogContentWrapper #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyButtonDecline {
		order: 1
	}

	#CybotCookiebotDialog #CybotCookiebotDialogFooter {
		padding: 20px 32px 14px
	}
}

@media screen and (min-width:601px) {
	#CybotCookiebotDialog {
		max-width: 520px !important;
		width: 100vw !important;
		top: 60px !important
	}

	#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper {
		flex-direction: row;
		justify-content: space-between
	}

	#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyButtonDecline,
	#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyLevelButtonCustomize,
	#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll,
	#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
		margin-right: 20px
	}

	#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
		margin-right: 0
	}

	#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogBodyContentText {
		text-align: center !important;
		max-width: 486px;
		margin: 0 auto;
		font-size: 14px;
		line-height: 22px
	}

	#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper {
		flex-direction: row !important;
		flex-wrap: wrap;
		justify-content: center
	}

	#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyButtonDecline,
	#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyLevelButtonCustomize,
	#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
		margin-bottom: 0;
		font-size: 14px;
		line-height: 22px
	}

	#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyButtonDecline {
		margin-right: 20px
	}

	#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyLevelButtonCustomize {
		width: 100%
	}

	#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink,
	#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive {
		font-size: 14px;
		line-height: 22px
	}

	#CybotCookiebotDialog *,
	#CybotCookiebotDialogBodyUnderlay * {
		font-size: 14px;
		font-weight: 300
	}
}

@media screen and (min-width:1000px) {
	#CybotCookiebotDialog {
		top: 70px !important
	}

	#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper {
		flex-direction: row
	}

	#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyButtonDecline,
	#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyLevelButtonCustomize,
	#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll,
	#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
		min-width: 132px;
		margin-right: 20px;
		font-size: 14px;
		line-height: 22px;
		padding: 11px
	}

	#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyButtonDecline:hover,
	#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyLevelButtonCustomize:hover,
	#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll:hover,
	#CybotCookiebotDialog #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection:hover {
		opacity: 1
	}

	#CybotCookiebotDialog #CybotCookiebotDialogTabContent .CookieCard .CybotCookiebotDialogDetailBodyContentCookieTypeIntro {
		display: block
	}

	#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyButtonDecline,
	#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll,
	#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
		min-width: 132px;
		margin-right: 20px;
		font-size: 14px !important;
		line-height: 22px !important;
		padding: 11px !important
	}

	#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyButtonDecline:hover,
	#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll:hover,
	#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection:hover {
		opacity: 1
	}

	#CybotCookiebotDialog #CybotCookiebotDialogTabContent .CybotCookiebotDialogBodyLevelButtonSliderWrapper {
		width: 30px;
		height: 19px
	}

	#CybotCookiebotDialog #CybotCookiebotDialogTabContent .CybotCookiebotDialogBodyLevelButtonSlider:before {
		width: 15px;
		height: 16px
	}

	#CybotCookiebotDialog #CybotCookiebotDialogTabContent input:checked + .CybotCookiebotDialogBodyLevelButtonSlider:before {
		transform: translateX(12px)
	}
}

@media screen and (min-width:1280px) {
	#CybotCookiebotDialog {
		max-width: 648px !important
	}

	#CybotCookiebotDialog.CybotEdge {
		min-width: unset !important;
		padding: 0 !important
	}

	#CybotCookiebotDialog.CybotEdge .CybotCookiebotDialogContentWrapper {
		flex-direction: column !important
	}

	#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogTabContent {
		margin-left: 0 !important
	}

	#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogFooter {
		padding: 0 15px 15px;
		width: 100% !important
	}

	#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtons {
		max-width: 100%
	}

	#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
		margin-right: 0
	}

	#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyButtonDecline,
	#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonsWrapper #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
		max-width: 132px !important
	}
}

@media screen and (min-width:1510px) {
	#CybotCookiebotDialog.CybotEdge .CybotCookiebotDialogContentWrapper #CybotCookiebotDialogTabContent {
		margin: 0 !important
	}
}

* {
	box-sizing: border-box;
	outline: none !important
}

body {
	display: block;
	margin: 0;
	padding: 0;
	font-family: Graphik;
	color: #090e36;
	background-color: #fff;
	position: relative;
	width: 100%;
	font-size: .875rem;
	line-height: 1.428571429;
	font-weight: 400;
	overflow-x: hidden
}

body .uptimerobot-keyword {
	display: none;
	opacity: 0
}

body.charter_list .mainContent,
body.sales-list .mainContent {
	padding-top: 0
}

body.charter_list .firstSection,
body.sales-list .firstSection {
	padding-bottom: 0
}

body.crew .form__topTitle {
	text-transform: uppercase
}

body.privacy table {
	width: 100%
}

body.privacy table td {
	width: auto
}

body .cookiespolicy table {
	width: 100%
}

body .cookiespolicy table td {
	width: auto !important
}

body .hideSections {
	display: none
}

@media only screen and (max-width:768px) {
	body.charter_list .hero__container {
		height: 180px;
		overflow: hidden
	}

	body.charter_list .hero--simple img {
		max-width: none;
		-o-object-fit: initial !important;
		object-fit: fill !important;
		position: absolute;
		width: auto;
		height: 100%;
		left: -90px;
		min-height: 0 !important
	}
}

body.recentsales .yachtLink__li .yachtLink__message {
	margin-top: -20px
}

body .videoIframeWrapper {
	position: relative;
	overflow: hidden;
	padding-top: 56.25%
}

body .videoIframeWrapper iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	border: none
}

body .youtubeSizes {
	position: relative;
	overflow: hidden;
	padding-top: 56.25%
}

body .youtubeSizes iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0
}

body .youtubeSizes .ytp-title-channel {
	display: block
}

body .youtubeSizes .ytp-spinner {
	display: none !important
}

body .youtubeSizes .vjs-poster {
	background-image: unset !important;
	background-color: transparent !important;
	display: none !important
}

body .youtubeSizes .vjs-loading-spinner {
	display: none !important
}

body .youtubeSizes .vjs-big-play-button {
	display: none
}

body .youtubeSizes #vid1 {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0
}

body .vimeovid {
	position: relative;
	height: 0;
	padding: 25px 15px 51%
}

body .vimeovid iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0
}

body .yachtListHeader {
	margin-top: 80px;
	margin-bottom: 60px
}

body .yachtListHeader--charters {
	margin-top: 20px;
	margin-bottom: 30px
}

body .yachtListHeaderEmail {
	padding-top: 80px;
	margin-bottom: 60px
}

body .yachtListHeaderEmail--noYachts {
	padding-top: 0;
	margin-bottom: 0
}

body .yachtListHeaderEmail__headerText div,
body .yachtListHeaderEmail__headerText p,
body .yachtListHeaderEmail__headerText span {
	font-size: 1.2rem !important
}

body .yachtListHeaderEmail__headerText a:hover {
	color: #003c93
}

body .yachtListHeaderEmail__headerButtons {
	align-items: center;
	display: flex;
	justify-content: flex-end
}

body .yachtListHeaderEmail__headerButtons a {
	width: auto
}

@media only screen and (max-width:992px) {
	body .yachtListHeaderEmail__headerButtons {
		justify-content: flex-start;
		margin-top: 20px
	}
}

body .loadParent {
	justify-content: center;
	padding-top: 20px;
	display: none
}

body .loadParent__formLoader {
	-webkit-animation: spin 1s linear infinite;
	animation: spin 1s linear infinite;
	border: 5px solid #f3f3f3;
	border-top-color: #555;
	border-radius: 50%;
	width: 50px;
	height: 50px
}

body .loading {
	visibility: hidden;
	opacity: 0;
	pointer-events: none
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg)
	}

	to {
		-webkit-transform: rotate(1turn)
	}
}

body .formColor {
	color: #777
}

body .cookie-link {
	font-weight: 800
}

body .cookie-link:hover {
	text-decoration: underline
}

body blockquote {
	padding-top: 48px !important;
	padding-bottom: 48px !important;
	border-bottom: 1px solid #00863a !important;
	border-left: unset !important;
	border-top: 1px solid #00863a;
	margin-top: 48px !important;
	margin-bottom: 48px !important;
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 1.125rem;
	border-left: 5px solid #eee
}

body table,
body td,
body th {
	border: 1px solid #00863a;
	padding: 10px;
	border-collapse: collapse;
	min-width: 200px
}

body .tableWrapper {
	overflow-x: auto
}

body .bodyOverlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .8);
	z-index: 99999999;
	display: none
}

body .bodyOverlay.active {
	display: block
}

body .fixedVideo {
	position: fixed
}

body a {
	color: #00863a;
	text-decoration: none;
	transition: all .25s ease
}

body .w100 {
	width: 100%
}

body .mr0 {
	margin-right: 0 !important
}

body .pl0 {
	padding-left: 0 !important
}

body .pr0 {
	padding-right: 0 !important
}

body .popUpParent {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 9999;
	background-color: rgba(0, 0, 0, .6)
}

body .popUpParent .closeBtn {
	color: #00863a;
	position: absolute;
	right: 31px;
	top: 20px;
	cursor: pointer
}

body .popUpParent .twoColIntro h2 {
	font-size: 1rem
}

body .popUpParent .twoColIntro p {
	font-size: .6875rem
}

body .flexCentered {
	display: flex;
	justify-content: center
}

body p {
	color: #090e36;
	font-size: 1rem;
	line-height: 1.428571429;
	font-weight: 400;
	margin: 0 0 10px
}

body p,
body p strong {
	font-family: Graphik
}

body ul {
	padding-left: 0;
	list-style-type: none;
	margin: 0
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
	font-family: Graphik;
	text-transform: uppercase;
	font-weight: 400;
	color: #00863a;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 1.1
}

body h1.small,
body h2.small,
body h3.small,
body h4.small,
body h5.small,
body h6.small {
	margin-bottom: 0;
	padding-bottom: 25px;
	line-height: 1;
	font-family: Graphik
}

body h1 strong,
body h2 strong,
body h3 strong,
body h4 strong,
body h5 strong,
body h6 strong {
	font-weight: 400 !important
}

body h1 {
	font-size: 2.25rem
}

@media only screen and (max-width:768px) {
	body h1 {
		font-size: 1.875rem
	}
}

body h1.small {
	font-size: 65%
}

body h2 {
	font-size: 1.875rem
}

body h2.small {
	font-size: .75rem
}

body h3 {
	font-size: 1.5rem
}

body h3.small {
	font-size: 65%
}

body h4 {
	font-size: 1.125rem
}

body h4.small {
	font-size: 75%
}

body h5 {
	font-size: .875rem
}

body h5.small {
	font-size: 75%
}

body h6 {
	font-size: .75rem
}

body h6.small {
	font-size: 75%
}

body .z1 {
	z-index: 1
}

body .z4 {
	z-index: 4
}

body .mt80 {
	margin-top: 80px
}

body .mt60 {
	margin-top: 60px
}

body .mb60 {
	margin-bottom: 60px
}

body .mb30 {
	margin-bottom: 30px
}

body .mb0 {
	margin-bottom: 0
}

body .pb30 {
	padding-bottom: 30px
}

body .pb60 {
	padding-bottom: 60px
}

body .pb80 {
	padding-bottom: 80px
}

body .pb90 {
	padding-bottom: 90px
}

body .pt50 {
	padding-top: 50px
}

body .pt60 {
	padding-top: 60px
}

body .p20 {
	padding: 20px 0
}

body .h35 {
	height: 35px
}

body .flexEnd {
	display: flex;
	justify-content: flex-end
}

body .fs-22 {
	font-size: 1.375rem
}

body .ff-regular {
	font-family: Graphik
}

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

body .no-wrap {
	flex-wrap: nowrap
}

body .fullWidth {
	width: 100%
}

body .greyBackground {
	background-color: #f8f8f9
}

body .whiteBackground {
	background-color: #fff
}

body .snowBackground {
	background-color: #f9fafc
}

body .colorBlue {
	color: #00863a !important
}

body .colorWhite {
	color: #fff !important
}

body .hide {
	display: none
}

.desktopOnly {
	display: block
}

@media only screen and (max-width:768px) {
	.desktopOnly {
		display: none
	}
}

.mobileOnly {
	display: none
}

@media only screen and (max-width:768px) {
	.mobileOnly {
		display: block
	}
}

.hidden {
	display: none !important
}

.centerAlign {
	align-items: center
}

.textCenter {
	text-align: center !important
}

.textLeft {
	text-align: left !important
}

.textRight {
	text-align: right !important
}

.flexColumn {
	flex-direction: column
}

.flexRow {
	flex-direction: row
}

.colCentered {
	margin: auto
}

.colRight {
	margin-left: auto
}

.b-lazy {
	max-width: 100%;
	opacity: 0;
	transition: opacity .3s ease-in-out
}

.b-lazy.b-loaded {
	opacity: 1
}

.turbolinks-progress-bar {
	background-color: #fff
}

.cookieWrapper {
	display: none;
	position: fixed;
	bottom: 30px;
	right: 30px;
	max-width: 580px;
	background: #edeaea;
	color: #00863a;
	padding: 15px;
	transition: .45s ease-in-out;
	transform: translateY(0);
	z-index: 9999
}

@media only screen and (max-width:600px) {
	.cookieWrapper {
		bottom: 30px;
		right: unset;
		justify-self: center;
		max-width: 580px;
		margin-left: 15px;
		margin-right: 15px
	}
}

.cookieWrapper__text {
	margin: 0;
	color: #00863a;
	text-align: left;
	font-size: .875rem
}

.cookieWrapper .cookieActionWrapper {
	display: flex;
	justify-content: center;
	margin-top: 15px
}

.cookieWrapper .cookieActionWrapper .button {
	background: transparent;
	padding: 14px 12px;
	font-size: .75rem
}

.cookieWrapper .cookieActionWrapper .button:first-child {
	margin-right: 15px
}

.cookieWrapper .cookieActionWrapper .button:hover {
	background: #00863a
}

.gdprForm {
	width: 100%;
	position: relative
}

.gdprForm .save {
	position: absolute;
	font-size: .625rem;
	height: auto;
	left: 20px;
	bottom: 16px;
	padding: 10px;
	font-weight: 700;
	text-transform: capitalize
}

.gdprWrapper {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 999999999;
	width: 100%;
	max-width: 768px;
	height: 100%;
	max-height: 500px;
	overflow: hidden;
	border-radius: 2.5px;
	box-sizing: border-box
}

.gdprWrapper__parent {
	overflow-y: auto
}

.gdprWrapper__mobileTabs {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #001e45;
	z-index: 9999;
	display: none
}

.gdprWrapper__mobileTabs.active {
	display: block
}

.gdprWrapper__mobileTabs ul li {
	color: #fff;
	padding: 15px
}

.gdprWrapper__mobileTabs ul li.active {
	background: #95b3dc
}

.gdprWrapper__mobile {
	display: none;
	height: 30px
}

.gdprWrapper__mobile button {
	border: none;
	width: 100%;
	background: #001e45;
	color: #fff;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	padding-left: 10px;
	padding-right: 0
}

.gdprWrapper__mobile button .icon-arrow_drop_down {
	line-height: 1.1875rem;
	display: flex;
	transition: transform .4s ease-in-out
}

.gdprWrapper__mobile button .icon-arrow_drop_down.active {
	transform: rotate(-181deg);
	-ms-transform: rotate(-181deg);
	-webkit-transform: rotate(-181deg)
}

.gdprWrapper__mobile button .icon-arrow_drop_down:before {
	font-size: 2.1875rem
}

.gdprWrapper__mobile button .text {
	font-size: 1.0625rem
}

.gdprWrapper__mobile button .text.active {
	color: #95b3dc
}

@media only screen and (max-width:600px) {
	.gdprWrapper__mobile {
		display: flex
	}
}

.gdprWrapper.active {
	display: block;
	padding: 15px
}

.gdprWrapper__header {
	display: flex;
	height: 75px;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif !important;
	text-transform: none !important;
	letter-spacing: 0 !important;
	color: #455561;
	background: none;
	box-shadow: none;
	text-shadow: none;
	outline: none;
	border: none;
	margin: 0;
	padding: 0;
	font-size: .875rem;
	position: relative
}

.gdprWrapper__header .gdprBoxtitle {
	flex-grow: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 9999;
	background: #001e45
}

.gdprWrapper__header .gdprBoxtitle h3 {
	margin: 0 !important;
	padding: 0 !important;
	text-align: center !important;
	color: #fff !important;
	font-weight: 600 !important;
	font-size: 1.375rem !important;
	text-transform: none;
	letter-spacing: 1px
}

@media only screen and (max-width:768px) {
	.gdprWrapper__header .gdprBoxtitle h3 {
		font-size: 1.125rem !important
	}
}

.gdprWrapper__header .gdprBoxtitle .gdprClose {
	color: #fff;
	position: absolute;
	top: 7px;
	right: 12px;
	cursor: pointer;
	transition: all .2s ease-in-out
}

.gdprWrapper__header .gdprBoxtitle .gdprClose:before {
	font-size: .8125rem
}

.gdprWrapper__content {
	background: #fff;
	display: flex;
	height: calc(100% - 65px);
	position: relative
}

@media only screen and (max-width:600px) {
	.gdprWrapper__content {
		height: calc(100% - 90px)
	}
}

.gdprWrapper__tabs {
	border: none !important;
	min-width: 160px;
	max-width: 160px;
	padding: 0;
	margin: 0;
	overflow-y: auto;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	background: #001e45;
	overflow: hidden
}

@media only screen and (max-width:600px) {
	.gdprWrapper__tabs {
		display: none
	}
}

.gdprWrapper__tabs ul {
	margin-top: 0
}

.gdprWrapper__tabs ul li {
	position: relative
}

.gdprWrapper__tabs ul li .icon-triangle-left {
	display: none;
	position: absolute;
	right: -4px;
	top: 50%;
	transform: translateY(-50%);
	color: #fff
}

.gdprWrapper__tabs ul li .icon-triangle-left.first {
	display: block
}

.gdprWrapper__tabs ul li.active button {
	background-color: #95b3dc !important
}

.gdprWrapper__tabs ul li button {
	display: block;
	width: 100%;
	color: #fff;
	font-size: .875rem;
	text-align: left;
	text-decoration: none;
	padding: 8px;
	border-radius: 0;
	position: relative;
	transform: scale(1);
	line-height: 1.3125rem;
	cursor: pointer;
	overflow: visible;
	background: transparent;
	border: none
}

.gdprWrapper__tabContent {
	width: 100%;
	height: calc(100% - 67px);
	overflow-y: hidden
}

@media only screen and (max-width:600px) {
	.gdprWrapper__tabContent {
		height: calc(100% - 70px)
	}
}

.gdprWrapper__management {
	display: none;
	flex-direction: column;
	padding: 20px 20px 0;
	overflow-y: auto;
	font-size: .8125rem;
	box-sizing: border-box;
	background: #fff;
	height: 100%;
	overflow: hidden
}

.gdprWrapper__management.active {
	display: flex
}

.gdprWrapper__management header {
	display: flex;
	justify-content: space-between;
	position: relative;
	background: #fff;
	height: auto;
	min-height: 39px
}

.gdprWrapper__management header h4 {
	font-size: 1.125rem;
	font-weight: 600;
	text-transform: unset;
	margin-top: 0;
	letter-spacing: 1px
}

.gdprWrapper__necessaryCookies {
	display: none;
	flex-direction: column;
	padding: 20px 20px 0;
	overflow-y: auto;
	font-size: 13px;
	height: 100%;
	box-sizing: border-box;
	background: #fff
}

.gdprWrapper__necessaryCookies.active {
	display: flex
}

.gdprWrapper__necessaryCookies header {
	display: flex;
	justify-content: space-between;
	position: relative;
	background: #fff;
	height: auto;
	min-height: 39px
}

.gdprWrapper__necessaryCookies header h4 {
	font-size: 1.125rem;
	font-weight: 700;
	text-transform: unset;
	margin-top: 0;
	font-family: Graphik
}

.gdprWrapper__info {
	height: 100%;
	overflow-y: auto;
	position: relative;
	text-align: left
}

.gdprWrapper__info--borders {
	height: auto;
	overflow: hidden
}

.gdprWrapper__info.noEvents {
	pointer-events: none
}

.gdprWrapper__info.noEvents .indicator-on {
	color: #95b3dc
}

.gdprWrapper__info.noEvents .slider {
	background-color: #95b3dc !important
}

.gdprWrapper__info h1,
.gdprWrapper__info h2,
.gdprWrapper__info h3,
.gdprWrapper__info h4,
.gdprWrapper__info h5 {
	font-size: 1.0625rem;
	font-weight: 800
}

.gdprWrapper__info p {
	font-size: .8125rem;
	font-family: Graphik
}

.gdprWrapper__info ul {
	list-style-type: disc !important;
	padding-left: 20px
}

.gdprWrapper__info ul li {
	font-size: .8125rem;
	font-family: Graphik
}

.gdprWrapper__cookiesUsed {
	padding-top: 0;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .04);
	margin-bottom: 10px;
	background-color: #fff;
	font-size: .8125rem;
	border: 1px solid #909496 !important
}

.gdprWrapper__cookieTitle {
	padding: 10px;
	border-bottom: 1px solid #e1e1e1;
	position: relative;
	justify-content: space-between;
	height: 55px;
	display: flex !important;
	align-items: center !important;
	color: #001e45 !important
}

.gdprWrapper__cookieTitle p {
	margin-bottom: 0;
	font-weight: 700;
	font-size: .8125rem;
	font-family: Graphik
}

.gdprWrapper__cookieTitle label {
	position: relative;
	display: inline-block;
	width: 45px;
	height: 24px
}

.gdprWrapper__cookieTitle label .indicator-off {
	display: none;
	position: absolute;
	right: 59px;
	color: #ccc;
	font-size: .8125rem;
	font-weight: 900;
	top: 4px
}

.gdprWrapper__cookieTitle label .indicator-off.active {
	display: inline-block
}

.gdprWrapper__cookieTitle label .indicator-on {
	display: none;
	position: absolute;
	right: 59px;
	color: #001e45;
	font-size: .8125rem;
	font-weight: 900;
	top: 4px
}

.gdprWrapper__cookieTitle label .indicator-on.active {
	display: inline-block
}

.gdprWrapper__cookieTitle label input {
	opacity: 0;
	width: 0;
	height: 0
}

.gdprWrapper__cookieTitle label input:checked + .slider {
	background-color: #001e45
}

.gdprWrapper__cookieTitle label input:checked + .slider:before {
	transform: translateX(26px);
	left: 0
}

.gdprWrapper__cookieTitle label span {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	transition: .4s;
	border-radius: 34px
}

.gdprWrapper__cookieTitle label span:before {
	position: absolute;
	content: "";
	height: 16px;
	width: 16px;
	left: 4px;
	bottom: 4px;
	background-color: #fff;
	transition: .4s;
	border-radius: 50%
}

.iframe__container {
	width: 100vw;
	margin-top: 53px
}

.iframe__container.withFullHeight {
	height: calc(100vh - 53px)
}

.iframe__container .iframeWrapper {
	height: inherit;
	width: inherit
}

@media screen and (min-width:1000px) {
	.iframe__container {
		margin-top: 70px
	}

	.iframe__container.withFullHeight {
		height: calc(100vh - 70px)
	}
}

.container {
	box-sizing: border-box;
	max-width: 1170px;
	margin: 0 auto;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px
}

.container--flex {
	display: flex;
	flex-wrap: wrap;
	word-break: break-word
}

.container--map {
	position: relative;
	overflow: hidden
}

.container--map iframe {
	width: 100%;
	max-width: 100%;
	max-height: 450px;
	min-height: 300px
}

.container--noPaddings {
	padding-right: 0;
	padding-left: 0
}

.container--popup {
	position: relative;
	background-color: #f8f8f9;
	padding: 80px 30px 60px;
	margin: 60px auto;
	max-width: 600px
}

@media only screen and (max-width:768px) {
	.container--popup {
		padding-left: 15px;
		padding-right: 15px
	}
}

.container-fluid {
	box-sizing: border-box;
	margin: 0 auto;
	padding-right: 15px;
	padding-left: 15px
}

.row {
	box-sizing: border-box;
	display: -moz-flex;
	display: flex;
	-moz-flex: 0 1 auto;
	flex: 0 1 auto;
	-moz-flex-direction: row;
	flex-direction: row;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}

.row--postPage {
	max-width: 875px;
	margin: 0 auto
}

.row--map {
	width: 100%
}

.row.reverse {
	-moz-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.col.reverse {
	-moz-flex-direction: column-reverse;
	flex-direction: column-reverse
}

.col-xs {
	flex-basis: auto
}

.col-xs,
.col-xs-1 {
	box-sizing: border-box;
	-moz-flex-grow: 0;
	flex-grow: 0;
	flex-shrink: 0;
	padding-right: 15px;
	padding-left: 15px
}

.col-xs-1 {
	flex-basis: 8.3333333333%;
	max-width: 8.3333333333%
}

.col-xs-2 {
	flex-basis: 16.6666666667%;
	max-width: 16.6666666667%
}

.col-xs-2,
.col-xs-3 {
	box-sizing: border-box;
	-moz-flex-grow: 0;
	flex-grow: 0;
	flex-shrink: 0;
	padding-right: 15px;
	padding-left: 15px
}

.col-xs-3 {
	flex-basis: 25%;
	max-width: 25%
}

.col-xs-4 {
	flex-basis: 33.3333333333%;
	max-width: 33.3333333333%
}

.col-xs-4,
.col-xs-5 {
	box-sizing: border-box;
	-moz-flex-grow: 0;
	flex-grow: 0;
	flex-shrink: 0;
	padding-right: 15px;
	padding-left: 15px
}

.col-xs-5 {
	flex-basis: 41.6666666667%;
	max-width: 41.6666666667%
}

.col-xs-6 {
	flex-basis: 50%;
	max-width: 50%
}

.col-xs-6,
.col-xs-7 {
	box-sizing: border-box;
	-moz-flex-grow: 0;
	flex-grow: 0;
	flex-shrink: 0;
	padding-right: 15px;
	padding-left: 15px
}

.col-xs-7 {
	flex-basis: 58.3333333333%;
	max-width: 58.3333333333%
}

.col-xs-8 {
	flex-basis: 66.6666666667%;
	max-width: 66.6666666667%
}

.col-xs-8,
.col-xs-9 {
	box-sizing: border-box;
	-moz-flex-grow: 0;
	flex-grow: 0;
	flex-shrink: 0;
	padding-right: 15px;
	padding-left: 15px
}

.col-xs-9 {
	flex-basis: 75%;
	max-width: 75%
}

.col-xs-10 {
	flex-basis: 83.3333333333%;
	max-width: 83.3333333333%
}

.col-xs-10,
.col-xs-11 {
	box-sizing: border-box;
	-moz-flex-grow: 0;
	flex-grow: 0;
	flex-shrink: 0;
	padding-right: 15px;
	padding-left: 15px
}

.col-xs-11 {
	flex-basis: 91.6666666667%;
	max-width: 91.6666666667%
}

.col-xs-12 {
	flex-basis: 100%;
	max-width: 100%
}

.col-xs-12,
.col-xs-offset-0 {
	box-sizing: border-box;
	-moz-flex-grow: 0;
	flex-grow: 0;
	flex-shrink: 0;
	padding-right: 15px;
	padding-left: 15px
}

.col-xs-offset-0 {
	margin-left: 0
}

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

.col-xs-offset-1,
.col-xs-offset-2 {
	box-sizing: border-box;
	-moz-flex-grow: 0;
	flex-grow: 0;
	flex-shrink: 0;
	padding-right: 15px;
	padding-left: 15px
}

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

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

.col-xs-offset-3,
.col-xs-offset-4 {
	box-sizing: border-box;
	-moz-flex-grow: 0;
	flex-grow: 0;
	flex-shrink: 0;
	padding-right: 15px;
	padding-left: 15px
}

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

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

.col-xs-offset-5,
.col-xs-offset-6 {
	box-sizing: border-box;
	-moz-flex-grow: 0;
	flex-grow: 0;
	flex-shrink: 0;
	padding-right: 15px;
	padding-left: 15px
}

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

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

.col-xs-offset-7,
.col-xs-offset-8 {
	box-sizing: border-box;
	-moz-flex-grow: 0;
	flex-grow: 0;
	flex-shrink: 0;
	padding-right: 15px;
	padding-left: 15px
}

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

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

.col-xs-offset-9,
.col-xs-offset-10 {
	box-sizing: border-box;
	-moz-flex-grow: 0;
	flex-grow: 0;
	flex-shrink: 0;
	padding-right: 15px;
	padding-left: 15px
}

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

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

.col-xs-offset-11,
.col-xs-offset-12 {
	box-sizing: border-box;
	-moz-flex-grow: 0;
	flex-grow: 0;
	flex-shrink: 0;
	padding-right: 15px;
	padding-left: 15px
}

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

.col-xs {
	-moz-flex-grow: 1;
	flex-grow: 1;
	flex-basis: 0;
	max-width: 100%
}

.start-xs {
	-moz-justify-content: flex-start;
	justify-content: flex-start;
	text-align: left
}

.center-xs {
	-moz-justify-content: center;
	justify-content: center;
	text-align: center
}

.end-xs {
	-moz-justify-content: flex-end;
	justify-content: flex-end;
	text-align: right
}

.top-xs {
	-moz-align-items: flex-start;
	align-items: flex-start
}

.middle-xs {
	-moz-align-items: center;
	align-items: center
}

.bottom-xs {
	-moz-align-items: flex-end;
	align-items: flex-end
}

.around-xs {
	-moz-justify-content: space-around;
	justify-content: space-around
}

.between-xs {
	-moz-justify-content: space-between;
	justify-content: space-between
}

.first-xs {
	order: -1
}

.last-xs {
	order: 1
}

@media only screen and (min-width:48em) {
	.container {
		width: 46rem;
		margin: 0 auto
	}

	.col-sm {
		flex-basis: auto
	}

	.col-sm,
	.col-sm-1 {
		box-sizing: border-box;
		-moz-flex-grow: 0;
		flex-grow: 0;
		flex-shrink: 0;
		padding-right: 15px;
		padding-left: 15px
	}

	.col-sm-1 {
		flex-basis: 8.3333333333%;
		max-width: 8.3333333333%
	}

	.col-sm-2 {
		flex-basis: 16.6666666667%;
		max-width: 16.6666666667%
	}

	.col-sm-2,
	.col-sm-3 {
		box-sizing: border-box;
		-moz-flex-grow: 0;
		flex-grow: 0;
		flex-shrink: 0;
		padding-right: 15px;
		padding-left: 15px
	}

	.col-sm-3 {
		flex-basis: 25%;
		max-width: 25%
	}

	.col-sm-4 {
		flex-basis: 33.3333333333%;
		max-width: 33.3333333333%
	}

	.col-sm-4,
	.col-sm-5 {
		box-sizing: border-box;
		-moz-flex-grow: 0;
		flex-grow: 0;
		flex-shrink: 0;
		padding-right: 15px;
		padding-left: 15px
	}

	.col-sm-5 {
		flex-basis: 41.6666666667%;
		max-width: 41.6666666667%
	}

	.col-sm-6 {
		flex-basis: 50%;
		max-width: 50%
	}

	.col-sm-6,
	.col-sm-7 {
		box-sizing: border-box;
		-moz-flex-grow: 0;
		flex-grow: 0;
		flex-shrink: 0;
		padding-right: 15px;
		padding-left: 15px
	}

	.col-sm-7 {
		flex-basis: 58.3333333333%;
		max-width: 58.3333333333%
	}

	.col-sm-8 {
		flex-basis: 66.6666666667%;
		max-width: 66.6666666667%
	}

	.col-sm-8,
	.col-sm-9 {
		box-sizing: border-box;
		-moz-flex-grow: 0;
		flex-grow: 0;
		flex-shrink: 0;
		padding-right: 15px;
		padding-left: 15px
	}

	.col-sm-9 {
		flex-basis: 75%;
		max-width: 75%
	}

	.col-sm-10 {
		flex-basis: 83.3333333333%;
		max-width: 83.3333333333%
	}

	.col-sm-10,
	.col-sm-11 {
		box-sizing: border-box;
		-moz-flex-grow: 0;
		flex-grow: 0;
		flex-shrink: 0;
		padding-right: 15px;
		padding-left: 15px
	}

	.col-sm-11 {
		flex-basis: 91.6666666667%;
		max-width: 91.6666666667%
	}

	.col-sm-12 {
		flex-basis: 100%;
		max-width: 100%
	}

	.col-sm-12,
	.col-sm-offset-0 {
		box-sizing: border-box;
		-moz-flex-grow: 0;
		flex-grow: 0;
		flex-shrink: 0;
		padding-right: 15px;
		padding-left: 15px
	}

	.col-sm-offset-0 {
		margin-left: 0
	}

	.col-sm-offset-1 {
		margin-left: 8.3333333333%
	}

	.col-sm-offset-1,
	.col-sm-offset-2 {
		box-sizing: border-box;
		-moz-flex-grow: 0;
		flex-grow: 0;
		flex-shrink: 0;
		padding-right: 15px;
		padding-left: 15px
	}

	.col-sm-offset-2 {
		margin-left: 16.6666666667%
	}

	.col-sm-offset-3 {
		margin-left: 25%
	}

	.col-sm-offset-3,
	.col-sm-offset-4 {
		box-sizing: border-box;
		-moz-flex-grow: 0;
		flex-grow: 0;
		flex-shrink: 0;
		padding-right: 15px;
		padding-left: 15px
	}

	.col-sm-offset-4 {
		margin-left: 33.3333333333%
	}

	.col-sm-offset-5 {
		margin-left: 41.6666666667%
	}

	.col-sm-offset-5,
	.col-sm-offset-6 {
		box-sizing: border-box;
		-moz-flex-grow: 0;
		flex-grow: 0;
		flex-shrink: 0;
		padding-right: 15px;
		padding-left: 15px
	}

	.col-sm-offset-6 {
		margin-left: 50%
	}

	.col-sm-offset-7 {
		margin-left: 58.3333333333%
	}

	.col-sm-offset-7,
	.col-sm-offset-8 {
		box-sizing: border-box;
		-moz-flex-grow: 0;
		flex-grow: 0;
		flex-shrink: 0;
		padding-right: 15px;
		padding-left: 15px
	}

	.col-sm-offset-8 {
		margin-left: 66.6666666667%
	}

	.col-sm-offset-9 {
		margin-left: 75%
	}

	.col-sm-offset-9,
	.col-sm-offset-10 {
		box-sizing: border-box;
		-moz-flex-grow: 0;
		flex-grow: 0;
		flex-shrink: 0;
		padding-right: 15px;
		padding-left: 15px
	}

	.col-sm-offset-10 {
		margin-left: 83.3333333333%
	}

	.col-sm-offset-11 {
		margin-left: 91.6666666667%
	}

	.col-sm-offset-11,
	.col-sm-offset-12 {
		box-sizing: border-box;
		-moz-flex-grow: 0;
		flex-grow: 0;
		flex-shrink: 0;
		padding-right: 15px;
		padding-left: 15px
	}

	.col-sm-offset-12 {
		margin-left: 100%
	}

	.col-sm {
		-moz-flex-grow: 1;
		flex-grow: 1;
		flex-basis: 0;
		max-width: 100%
	}

	.start-sm {
		-moz-justify-content: flex-start;
		justify-content: flex-start;
		text-align: left
	}

	.center-sm {
		-moz-justify-content: center;
		justify-content: center;
		text-align: center
	}

	.end-sm {
		-moz-justify-content: flex-end;
		justify-content: flex-end;
		text-align: right
	}

	.top-sm {
		-moz-align-items: flex-start;
		align-items: flex-start
	}

	.middle-sm {
		-moz-align-items: center;
		align-items: center
	}

	.bottom-sm {
		-moz-align-items: flex-end;
		align-items: flex-end
	}

	.around-sm {
		-moz-justify-content: space-around;
		justify-content: space-around
	}

	.between-sm {
		-moz-justify-content: space-between;
		justify-content: space-between
	}

	.first-sm {
		order: -1
	}

	.last-sm {
		order: 1
	}
}

@media only screen and (min-width:62em) {
	.container {
		width: 61rem;
		margin: 0 auto
	}

	.col-md {
		flex-basis: auto
	}

	.col-md,
	.col-md-1 {
		box-sizing: border-box;
		-moz-flex-grow: 0;
		flex-grow: 0;
		flex-shrink: 0;
		padding-right: 15px;
		padding-left: 15px
	}

	.col-md-1 {
		flex-basis: 8.3333333333%;
		max-width: 8.3333333333%
	}

	.col-md-2 {
		flex-basis: 16.6666666667%;
		max-width: 16.6666666667%
	}

	.col-md-2,
	.col-md-3 {
		box-sizing: border-box;
		-moz-flex-grow: 0;
		flex-grow: 0;
		flex-shrink: 0;
		padding-right: 15px;
		padding-left: 15px
	}

	.col-md-3 {
		flex-basis: 25%;
		max-width: 25%
	}

	.col-md-4 {
		flex-basis: 33.3333333333%;
		max-width: 33.3333333333%
	}

	.col-md-4,
	.col-md-5 {
		box-sizing: border-box;
		-moz-flex-grow: 0;
		flex-grow: 0;
		flex-shrink: 0;
		padding-right: 15px;
		padding-left: 15px
	}

	.col-md-5 {
		flex-basis: 41.6666666667%;
		max-width: 41.6666666667%
	}

	.col-md-6 {
		flex-basis: 50%;
		max-width: 50%
	}

	.col-md-6,
	.col-md-7 {
		box-sizing: border-box;
		-moz-flex-grow: 0;
		flex-grow: 0;
		flex-shrink: 0;
		padding-right: 15px;
		padding-left: 15px
	}

	.col-md-7 {
		flex-basis: 58.3333333333%;
		max-width: 58.3333333333%
	}

	.col-md-8 {
		flex-basis: 66.6666666667%;
		max-width: 66.6666666667%
	}

	.col-md-8,
	.col-md-9 {
		box-sizing: border-box;
		-moz-flex-grow: 0;
		flex-grow: 0;
		flex-shrink: 0;
		padding-right: 15px;
		padding-left: 15px
	}

	.col-md-9 {
		flex-basis: 75%;
		max-width: 75%
	}

	.col-md-10 {
		flex-basis: 83.3333333333%;
		max-width: 83.3333333333%
	}

	.col-md-10,
	.col-md-11 {
		box-sizing: border-box;
		-moz-flex-grow: 0;
		flex-grow: 0;
		flex-shrink: 0;
		padding-right: 15px;
		padding-left: 15px
	}

	.col-md-11 {
		flex-basis: 91.6666666667%;
		max-width: 91.6666666667%
	}

	.col-md-12 {
		flex-basis: 100%;
		max-width: 100%
	}

	.col-md-12,
	.col-md-offset-0 {
		box-sizing: border-box;
		-moz-flex-grow: 0;
		flex-grow: 0;
		flex-shrink: 0;
		padding-right: 15px;
		padding-left: 15px
	}

	.col-md-offset-0 {
		margin-left: 0
	}

	.col-md-offset-1 {
		margin-left: 8.3333333333%
	}

	.col-md-offset-1,
	.col-md-offset-2 {
		box-sizing: border-box;
		-moz-flex-grow: 0;
		flex-grow: 0;
		flex-shrink: 0;
		padding-right: 15px;
		padding-left: 15px
	}

	.col-md-offset-2 {
		margin-left: 16.6666666667%
	}

	.col-md-offset-3 {
		margin-left: 25%
	}

	.col-md-offset-3,
	.col-md-offset-4 {
		box-sizing: border-box;
		-moz-flex-grow: 0;
		flex-grow: 0;
		flex-shrink: 0;
		padding-right: 15px;
		padding-left: 15px
	}

	.col-md-offset-4 {
		margin-left: 33.3333333333%
	}

	.col-md-offset-5 {
		margin-left: 41.6666666667%
	}

	.col-md-offset-5,
	.col-md-offset-6 {
		box-sizing: border-box;
		-moz-flex-grow: 0;
		flex-grow: 0;
		flex-shrink: 0;
		padding-right: 15px;
		padding-left: 15px
	}

	.col-md-offset-6 {
		margin-left: 50%
	}

	.col-md-offset-7 {
		margin-left: 58.3333333333%
	}

	.col-md-offset-7,
	.col-md-offset-8 {
		box-sizing: border-box;
		-moz-flex-grow: 0;
		flex-grow: 0;
		flex-shrink: 0;
		padding-right: 15px;
		padding-left: 15px
	}

	.col-md-offset-8 {
		margin-left: 66.6666666667%
	}

	.col-md-offset-9 {
		margin-left: 75%
	}

	.col-md-offset-9,
	.col-md-offset-10 {
		box-sizing: border-box;
		-moz-flex-grow: 0;
		flex-grow: 0;
		flex-shrink: 0;
		padding-right: 15px;
		padding-left: 15px
	}

	.col-md-offset-10 {
		margin-left: 83.3333333333%
	}

	.col-md-offset-11 {
		margin-left: 91.6666666667%
	}

	.col-md-offset-11,
	.col-md-offset-12 {
		box-sizing: border-box;
		-moz-flex-grow: 0;
		flex-grow: 0;
		flex-shrink: 0;
		padding-right: 15px;
		padding-left: 15px
	}

	.col-md-offset-12 {
		margin-left: 100%
	}

	.col-md {
		-moz-flex-grow: 1;
		flex-grow: 1;
		flex-basis: 0;
		max-width: 100%
	}

	.start-md {
		-moz-justify-content: flex-start;
		justify-content: flex-start;
		text-align: left
	}

	.center-md {
		-moz-justify-content: center;
		justify-content: center;
		text-align: center
	}

	.end-md {
		-moz-justify-content: flex-end;
		justify-content: flex-end;
		text-align: right
	}

	.top-md {
		-moz-align-items: flex-start;
		align-items: flex-start
	}

	.middle-md {
		-moz-align-items: center;
		align-items: center
	}

	.bottom-md {
		-moz-align-items: flex-end;
		align-items: flex-end
	}

	.around-md {
		-moz-justify-content: space-around;
		justify-content: space-around
	}

	.between-md {
		-moz-justify-content: space-between;
		justify-content: space-between
	}

	.first-md {
		order: -1
	}

	.last-md {
		order: 1
	}
}

@media only screen and (min-width:75em) {
	.container {
		width: 73rem;
		margin: 0 auto
	}

	.col-lg {
		flex-basis: auto
	}

	.col-lg,
	.col-lg-1 {
		box-sizing: border-box;
		-moz-flex-grow: 0;
		flex-grow: 0;
		flex-shrink: 0;
		padding-right: 15px;
		padding-left: 15px
	}

	.col-lg-1 {
		flex-basis: 8.3333333333%;
		max-width: 8.3333333333%
	}

	.col-lg-2 {
		flex-basis: 16.6666666667%;
		max-width: 16.6666666667%
	}

	.col-lg-2,
	.col-lg-3 {
		box-sizing: border-box;
		-moz-flex-grow: 0;
		flex-grow: 0;
		flex-shrink: 0;
		padding-right: 15px;
		padding-left: 15px
	}

	.col-lg-3 {
		flex-basis: 25%;
		max-width: 25%
	}

	.col-lg-4 {
		flex-basis: 33.3333333333%;
		max-width: 33.3333333333%
	}

	.col-lg-4,
	.col-lg-5 {
		box-sizing: border-box;
		-moz-flex-grow: 0;
		flex-grow: 0;
		flex-shrink: 0;
		padding-right: 15px;
		padding-left: 15px
	}

	.col-lg-5 {
		flex-basis: 41.6666666667%;
		max-width: 41.6666666667%
	}

	.col-lg-6 {
		flex-basis: 50%;
		max-width: 50%
	}

	.col-lg-6,
	.col-lg-7 {
		box-sizing: border-box;
		-moz-flex-grow: 0;
		flex-grow: 0;
		flex-shrink: 0;
		padding-right: 15px;
		padding-left: 15px
	}

	.col-lg-7 {
		flex-basis: 58.3333333333%;
		max-width: 58.3333333333%
	}

	.col-lg-8 {
		flex-basis: 66.6666666667%;
		max-width: 66.6666666667%
	}

	.col-lg-8,
	.col-lg-9 {
		box-sizing: border-box;
		-moz-flex-grow: 0;
		flex-grow: 0;
		flex-shrink: 0;
		padding-right: 15px;
		padding-left: 15px
	}

	.col-lg-9 {
		flex-basis: 75%;
		max-width: 75%
	}

	.col-lg-10 {
		flex-basis: 83.3333333333%;
		max-width: 83.3333333333%
	}

	.col-lg-10,
	.col-lg-11 {
		box-sizing: border-box;
		-moz-flex-grow: 0;
		flex-grow: 0;
		flex-shrink: 0;
		padding-right: 15px;
		padding-left: 15px
	}

	.col-lg-11 {
		flex-basis: 91.6666666667%;
		max-width: 91.6666666667%
	}

	.col-lg-12 {
		flex-basis: 100%;
		max-width: 100%
	}

	.col-lg-12,
	.col-lg-offset-0 {
		box-sizing: border-box;
		-moz-flex-grow: 0;
		flex-grow: 0;
		flex-shrink: 0;
		padding-right: 15px;
		padding-left: 15px
	}

	.col-lg-offset-0 {
		margin-left: 0
	}

	.col-lg-offset-1 {
		margin-left: 8.3333333333%
	}

	.col-lg-offset-1,
	.col-lg-offset-2 {
		box-sizing: border-box;
		-moz-flex-grow: 0;
		flex-grow: 0;
		flex-shrink: 0;
		padding-right: 15px;
		padding-left: 15px
	}

	.col-lg-offset-2 {
		margin-left: 16.6666666667%
	}

	.col-lg-offset-3 {
		margin-left: 25%
	}

	.col-lg-offset-3,
	.col-lg-offset-4 {
		box-sizing: border-box;
		-moz-flex-grow: 0;
		flex-grow: 0;
		flex-shrink: 0;
		padding-right: 15px;
		padding-left: 15px
	}

	.col-lg-offset-4 {
		margin-left: 33.3333333333%
	}

	.col-lg-offset-5 {
		margin-left: 41.6666666667%
	}

	.col-lg-offset-5,
	.col-lg-offset-6 {
		box-sizing: border-box;
		-moz-flex-grow: 0;
		flex-grow: 0;
		flex-shrink: 0;
		padding-right: 15px;
		padding-left: 15px
	}

	.col-lg-offset-6 {
		margin-left: 50%
	}

	.col-lg-offset-7 {
		margin-left: 58.3333333333%
	}

	.col-lg-offset-7,
	.col-lg-offset-8 {
		box-sizing: border-box;
		-moz-flex-grow: 0;
		flex-grow: 0;
		flex-shrink: 0;
		padding-right: 15px;
		padding-left: 15px
	}

	.col-lg-offset-8 {
		margin-left: 66.6666666667%
	}

	.col-lg-offset-9 {
		margin-left: 75%
	}

	.col-lg-offset-9,
	.col-lg-offset-10 {
		box-sizing: border-box;
		-moz-flex-grow: 0;
		flex-grow: 0;
		flex-shrink: 0;
		padding-right: 15px;
		padding-left: 15px
	}

	.col-lg-offset-10 {
		margin-left: 83.3333333333%
	}

	.col-lg-offset-11 {
		margin-left: 91.6666666667%
	}

	.col-lg-offset-11,
	.col-lg-offset-12 {
		box-sizing: border-box;
		-moz-flex-grow: 0;
		flex-grow: 0;
		flex-shrink: 0;
		padding-right: 15px;
		padding-left: 15px
	}

	.col-lg-offset-12 {
		margin-left: 100%
	}

	.col-lg {
		-moz-flex-grow: 1;
		flex-grow: 1;
		flex-basis: 0;
		max-width: 100%
	}

	.start-lg {
		-moz-justify-content: flex-start;
		justify-content: flex-start;
		text-align: left
	}

	.center-lg {
		-moz-justify-content: center;
		justify-content: center;
		text-align: center
	}

	.end-lg {
		-moz-justify-content: flex-end;
		justify-content: flex-end;
		text-align: right
	}

	.top-lg {
		-moz-align-items: flex-start;
		align-items: flex-start
	}

	.middle-lg {
		-moz-align-items: center;
		align-items: center
	}

	.bottom-lg {
		-moz-align-items: flex-end;
		align-items: flex-end
	}

	.around-lg {
		-moz-justify-content: space-around;
		justify-content: space-around
	}

	.between-lg {
		-moz-justify-content: space-between;
		justify-content: space-between
	}

	.first-lg {
		order: -1
	}

	.last-lg {
		order: 1
	}
}

.pull-right {
	margin-left: auto
}

@media only screen and (max-width:1200px) {
	.homepage .main-section.carousel-section .row .swiper-slide {
		max-height: none
	}

	.homepage .main-section.carousel-section .row > div .slider__text {
		margin-bottom: 20px
	}

	.homepage .main-section.carousel-section .row > div .slider__text > div ul {
		min-width: calc(100% - 20px)
	}

	.homepage .main-section.carousel-section .row > div .slider__text .cs-yacht__add-to-cart {
		position: absolute;
		left: 0;
		bottom: 0;
		background: transparent;
		border: 0
	}
}

@media only screen and (max-width:1000px) {
	.homepage .main-section.promo-section--first {
		margin-top: 58px
	}
}

@media only screen and (max-width:992px) {

	.homepage .main-section.hero--full,
	.homepage .main-section .hero__container--fixed {
		position: relative;
		height: auto;
		top: 0
	}

	.homepage .main-section.promo-section--first {
		padding: 15px 0 30px
	}

	.homepage .main-section.promo-section--second {
		padding: 30px 0
	}

	.homepage .main-section.promo-section--second.max-container-text--noFitContent .singleTextColumn--promo-big h2,
	.homepage .main-section.promo-section--second.max-container-text--noFitContent .singleTextColumn--promo-big strong {
		font-size: 34px
	}

	.homepage .main-section.services-section .row > div {
		margin-bottom: 80px
	}

	.homepage .main-section.services-section .row > div:nth-child(2n+2),
	.homepage .main-section.services-section .row > div:nth-child(odd) {
		padding: 0
	}

	.homepage .main-section.services-section .row .image-container {
		min-height: auto
	}

	.homepage .main-section.services-section .row .singleTextColumn--two-columns {
		padding: 30px 15px 15px
	}

	.homepage .main-section.sales-section {
		background: #f9fafc
	}

	.homepage .main-section.sales-section .row > div .singleTextColumn {
		right: 0;
		top: 0;
		float: left;
		text-align: center;
		width: 100%;
		padding: 60px 40px 45px;
		max-width: 100%
	}

	.homepage .main-section.hero--image .row > div .button-group {
		bottom: 85px
	}

	.homepage .main-section.carousel-section .carousel__center__container--slider .swiper-slide {
		width: 500px
	}

	.homepage .main-section.carousel-section .carousel__center__container--slider .carousel__center__arrows {
		width: 680px;
		height: 350px;
		margin-left: -340px
	}

	.homepage .main-section.offices {
		padding-top: 0
	}

	.homepage .main-section.offices > div > .row > div .offices-text-content {
		padding: 45px 20px
	}

	.homepage .main-section.offices > div > .row > div .offices-text-content > a {
		margin: 0 auto;
		display: flex;
		max-width: 300px
	}

	.homepage .main-section.yachting-news .row > div .yachting-news-container-content {
		padding: 0 20px;
		border: 0
	}

	.homepage .main-section.yachting-news .row > div .yachting-news-container-content .yachting-news-content {
		margin: 0 auto
	}

	.homepage .main-section.yachting-news .row > div .yachting-news-container-content .btn-link-container {
		margin: 20px auto 0
	}

	.homepage .main-section.yachting-news .row > div .singleTextColumn {
		right: 0;
		top: 0;
		float: left;
		font-size: 36px;
		line-height: 40px;
		max-width: 100%;
		width: 100%
	}

	.homepage .main-section.yachting-news .row > div .singleTextColumn p {
		text-align: center
	}

	.homepage .main-section .singleTextColumn--homepage h1,
	.homepage .main-section .singleTextColumn--homepage strong {
		font-size: 2.125rem;
		line-height: 40px;
		text-align: center
	}

	.homepage .main-section .singleTextColumn--homepage p {
		font-size: 1.125rem;
		line-height: 28px;
		text-align: center
	}

	.homepage .main-section .singleTextColumn--promo-big {
		padding: 0 20px
	}

	.homepage .main-section .singleTextColumn--promo-big h2,
	.homepage .main-section .singleTextColumn--promo-big strong {
		font-size: 2.25rem;
		line-height: 40px;
		margin-bottom: 10px
	}

	.homepage .main-section .singleTextColumn--promo-big p {
		font-size: 1.125rem;
		line-height: 28px;
		padding: 0
	}

	.homepage .main-section .singleTextColumn--promo h2,
	.homepage .main-section .singleTextColumn--promo strong {
		font-size: 2.25rem;
		line-height: 40px
	}

	.homepage .main-section .singleTextColumn--promo p {
		font-size: 1.125rem;
		padding: 0 10px
	}

	.homepage .main-section .singleTextColumn--two-columns h2 {
		font-size: 1.875rem;
		line-height: 38px;
		margin-bottom: 15px
	}

	.homepage .main-section .singleTextColumn--two-columns p {
		font-size: 1.125rem;
		line-height: 28px
	}

	.homepage .main-section .singleTextColumn--sales-section h2 {
		font-size: 2.125rem;
		line-height: 50px;
		text-align: center;
		margin-bottom: 20px
	}

	.homepage .main-section .singleTextColumn--carousel-amenities span {
		font-size: 1rem;
		line-height: 28px
	}

	.homepage .main-section .singleTextColumn--carousel-prices span {
		font-size: 1.125rem;
		font-weight: 300
	}

	.homepage .main-section .singleTextColumn--destinations h2 {
		font-size: 1.375rem;
		line-height: 26px
	}

	.homepage .main-section .singleTextColumn--destinations p {
		font-size: 1.125rem;
		line-height: 28px;
		margin-bottom: 30px
	}

	.homepage .main-section .singleTextColumn--offices h2 {
		font-size: 2.25rem;
		line-height: 40px;
		text-align: center;
		margin-bottom: 10px
	}

	.homepage .main-section .singleTextColumn--offices p {
		font-size: 1.125rem;
		text-align: center;
		margin: 0 auto 50px
	}

	.homepage .main-section .singleTextColumn--yachting-news h2 {
		font-size: 1.625rem;
		line-height: 30px
	}

	.homepage .main-section .singleTextColumn--yachting-news p {
		font-size: 1.125rem;
		line-height: 28px
	}

	.homepage .main-section .singleTextColumn--yachting-news span {
		font-size: 1rem
	}

	.homepage .main-section .singleTextColumn--horizons h2 {
		font-size: 2.25rem;
		line-height: 40px
	}

	.homepage .main-section .singleTextColumn--horizons p {
		font-size: 1.125rem;
		line-height: 28px
	}

	.homepage .main-section .singleTextColumn--horizons span {
		font-size: 2.25rem;
		line-height: 40px
	}
}

@media only screen and (max-width:767px) {
	.homepage .main-header {
		background: transparent
	}

	.homepage .main-header .main-header__logo svg,
	.homepage .main-header .main-header__mobile-nav-toggle svg {
		color: #fff;
        height: 40px;
	}

	.homepage .main-header.page-scrolling {
		background: #00863a
	}

	.homepage .main-header.page-scrolling .main-header__logo svg,
	.homepage .main-header.page-scrolling .main-header__mobile-nav-toggle svg {
		color: #fff;
		fill: white;
		filter:
	}

	.homepage .main-header.page-scrolling .main-header__logo svg {
		filter: brightness(0) invert(1);
	}



	.homepage .hero--homepage {
		top: 0
	}

	.homepage .hero--homepage.hero--fullHeightSlider,
	.homepage .hero--homepage.hero--fullHeightSlider .hero__container--slider,
	.homepage .hero--homepage.hero--fullHeightSlider .hero__container--slider .slider {
		height: 350px
	}

	.homepage .main-section.hero-mobile-image,
	.homepage .main-section.hero-mobile-image img {
		height: 100vh
	}

	.homepage .main-section.promo-section--first {
		position: absolute;
		background: transparent;
		padding: 0 0 30px;
		margin-top: 167px;
		width: 100%
	}

	.homepage .main-section.promo-section--first h1 {
		color: #fff;
		font-size: 2.75rem
	}

	.homepage .main-section.promo-section--first p {
		color: #fff;
		font-size: 1.25rem;
		margin-top: 10px
	}

	.homepage .main-section.promo-section--second {
		padding: 55px 0
	}

	.homepage .main-section.promo-section--fourth {
		padding: 60px 0
	}

	.homepage .main-section.promo-section--fourth .singleTextColumn--promo h2,
	.homepage .main-section.promo-section--fourth .singleTextColumn--promo strong {
		margin-bottom: 10px
	}

	.homepage .main-section.promo-section--horizons {
		padding: 60px 0 57px
	}

	.homepage .main-section.section-horizons {
		padding-bottom: 23px
	}

	.homepage .main-section.section-horizons .row > div ul li .horizon-item {
		width: 310px;
		border: 0;
		padding: 0 0 40px
	}

	.homepage .main-section.section-horizons .row > div ul li .horizon-item .text-center .button {
		min-width: 304px;
		max-width: 304px;
		margin: 8px 0
	}

	.homepage .main-section.services-section .row .image-container .cover-image {
		min-height: 242px
	}

	.homepage .main-section.services-section .row .singleTextColumn--two-columns {
		padding: 30px 15px 5px
	}

	.homepage .main-section.services-section .row .text-center .button {
		margin-top: 25px
	}

	.homepage .main-section.carousel-section .row .carousel-section-charter .swiper-slide,
	.homepage .main-section.carousel-section .row .carousel-section-sales .swiper-slide {
		max-height: 365px
	}

	.homepage .main-section.carousel-section .row .carousel-section-charter .swiper-slide .slider__text,
	.homepage .main-section.carousel-section .row .carousel-section-sales .swiper-slide .slider__text {
		padding-bottom: 50px
	}

	.homepage .main-section.carousel-section .row .carousel-section-charter .swiper-slide .cs-yacht__add-to-cart,
	.homepage .main-section.carousel-section .row .carousel-section-sales .swiper-slide .cs-yacht__add-to-cart {
		bottom: 0;
		left: 18px;
		background: transparent
	}

	.homepage .main-section.carousel-section .row .singleTextColumn--carousel-prices {
		margin-left: 16px
	}

	.homepage .main-section.carousel-section .row .swiper-container {
		padding-bottom: 70px
	}

	.homepage .main-section.carousel-section .row .swiper-container .swiper-slide {
		width: calc(100% - 47px) !important
	}

	.homepage .main-section.carousel-section .row .swiper-container .swiper-slide img {
		min-height: 243px;
		max-height: 243px
	}

	.homepage .main-section.carousel-section .row .swiper-container .swiper-slide .swiper-lazy-preloader {
		margin-left: -21px;
		margin-top: -51px
	}

	.homepage .main-section.carousel-section .row .swiper-container .swiper-pagination {
		display: block
	}

	.homepage .main-section.carousel-section .row > div {
		margin: 0 0 64px
	}

	.homepage .main-section.carousel-section .row > div .slider__text > div ul {
		margin: 10px 0 4px 17px
	}

	.homepage .main-section.carousel-section .row > div .slider__text > div:nth-child(2) > span {
		margin-left: 17px;
		margin-right: 0
	}

	.homepage .main-section.carousel-section .row > div .swiper-slide {
		width: calc(100% - 47px)
	}

	.homepage .main-section.carousel-section .row > div .swiperArrow {
		display: none
	}

	.homepage .main-section.carousel-section--destinations {
		background: #e5e9f3;
		padding-bottom: 0
	}

	.homepage .main-section.carousel-section--destinations .row .carousel__center__container--slider {
		padding-bottom: 40px
	}

	.homepage .main-section.carousel-section--destinations .row .carousel__center__container--slider .swiper-slide {
		width: calc(100% - 47px) !important;
		height: auto
	}

	.homepage .main-section.carousel-section--destinations .row .carousel__center__container--slider .swiper-slide .container-fluid {
		height: calc(100% - 260px)
	}

	.homepage .main-section.carousel-section--destinations .row .carousel__center__container--slider .swiper-slide .container-fluid > .row {
		height: 100%
	}

	.homepage .main-section.carousel-section--destinations .row .carousel__center__container--slider .swiper-slide .container-fluid > .row .carousel__center__container_text {
		left: 8px;
		top: -27px;
		padding: 18px 20px 28px;
		max-width: calc(100% - 16px);
		height: 100%
	}

	.homepage .main-section.carousel-section--destinations .row .carousel__center__container--slider .swiper-slide img {
		min-height: 260px;
		max-height: 260px
	}

	.homepage .main-section.carousel-section--destinations .row > div.homepage-destination-button {
		margin-top: 0
	}

	.homepage .main-section.offices {
		padding: 0
	}

	.homepage .main-section.offices > div > .row > div {
		padding: 0;
		margin: 0
	}

	.homepage .main-section.offices > div > .row > div .offices-text-content {
		padding: 45px 20px 60px
	}

	.homepage .main-section.offices > div > .row > div .swiper-slide img {
		min-height: 296px;
		max-height: 296px
	}

	.homepage .main-section.yachting-news {
		padding: 45px 0 78px
	}

	.homepage .main-section.yachting-news .row > div .yachting-news-container-content .btn-link-container {
		margin-top: 25px
	}

	.homepage .main-section.yachting-news .singleTextColumn--sales-section h2,
	.homepage .main-section.yachting-news .singleTextColumn--sales-section strong {
		color: #00863a;
		font-size: 2.25rem
	}

	.homepage .main-section .cover-image-bg {
		-o-object-fit: cover;
		object-fit: cover;
		width: 100%;
		height: 475px;
		min-height: 100%;
		position: absolute;
		top: 0;
		left: 0
	}

	.homepage .main-section .button {
		min-width: 300px;
		height: 60px;
		font-size: 18px;
		font-weight: 400;
		line-height: 28px
	}

	.homepage .main-section .button--destinations {
		font-size: 13px;
		font-style: normal;
		font-weight: 400;
		line-height: 16px;
		letter-spacing: 4px;
		text-align: right;
		min-width: auto;
		height: auto
	}

	.homepage .main-section.hero--image .row > div .button-group {
		z-index: 1;
		bottom: 90px
	}

	.homepage .main-section.hero--image .row > div .button-group > a {
		min-width: 300px;
		margin: 8px 11px
	}

	.homepage .main-section .combine-buttons .button {
		margin: 13px 0
	}

	.homepage .swiper-container-horizontal > .swiper-pagination-bullets {
		bottom: 21px !important
	}

	.homepage .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
		margin: 0 4px;
		background: #c0ccdb;
		opacity: 1;
		width: 6px;
		height: 6px
	}

	.homepage .swiper-pagination-bullet-active {
		background: #fff !important;
		border: 2px solid #090e36;
		box-sizing: border-box;
		width: 10px !important;
		height: 10px !important;
		position: relative;
		top: 2px
	}

	.homepage .mobile-view {
		display: block
	}

	.homepage .desktop-view {
		display: none
	}
}

@media only screen and (min-width:1000px) {
	.homepage .main-section.services-section.palm-section {
		padding-bottom: 40px
	}

	.homepage .main-section.services-section.palm-section .row .card {
		padding: 23px 57px 34px
	}

	.homepage .main-section.services-section.palm-section .row .card .body-primary-l {
		margin-bottom: 8px
	}

	.homepage .main-section.services-section.palm-section .row .col-xs-12 {
		padding: 0
	}
}

@media only screen and (max-width:1300px) {
	.horizon-page .section-horizons-list #horizon-list-view > li.active-item .horizon-item {
		padding: 0 15px;
		width: 251px;
		margin: 0 auto
	}
}

@media only screen and (max-width:992px) {
	.horizon-page .section-horizons-list #horizon-list-view > li {
		width: 50%
	}

	.horizon-page .section-horizons-list #horizon-list-view > li.active-item .horizon-item {
		padding: 0 15px;
		width: 251px;
		margin: 0 auto
	}

	.main-section.section-horizons-form form .form-field-left-pad,
	.main-section.section-horizons-form form .form-field-right-pad {
		padding: 0
	}
}

@media only screen and (max-width:767px) {
	.horizon-page .main-section--first {
		padding: 30px 0
	}

	.horizon-page .main-section--third {
		padding: 30px 0 78px
	}

	.horizon-page .singleTextColumn--horizons-single-promo h2 {
		font-size: 2.125rem;
		line-height: 2.5rem
	}

	.horizon-page .singleTextColumn--horizons-single-promo p {
		font-size: 1.125rem;
		line-height: 1.75rem
	}

	.horizon-page .singleTextColumn--horizons-content-promo {
		padding: 0 20px
	}

	.horizon-page .singleTextColumn--horizons-content-promo h2 {
		font-size: 1.625rem;
		line-height: 1.875rem
	}

	.horizon-page .singleTextColumn--horizons-content-promo p {
		font-size: 1.125rem;
		line-height: 1.75rem
	}

	.horizon-page .horizon-filter-container {
		background: #f9fafc;
		padding-top: 0;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		border-bottom: 0
	}

	.horizon-page .horizon-filter-container .horizon-select {
		margin-top: 20px;
		margin-left: 0 !important
	}

	.horizon-page .horizon-filter-container__borders {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		border-bottom: none;
		padding: 0
	}

	.horizon-page .horizon-filter-container__controls {
		display: flex;
		width: 100%;
		flex-direction: column;
		align-items: center;
		padding: 0 15px
	}

	.horizon-page .horizon-filter-container__controls .cs-dropdown-alt {
		margin-top: 10px
	}

	.horizon-page .horizon-filter-container__controls .cs-dropdown-alt:first-child {
		margin-right: 0
	}

	.horizon-page .horizon-filter-container__title {
		display: block;
		float: left;
		width: 100%;
		background: #fff;
		padding: 30px 15px;
		text-align: center
	}

	.horizon-page .section-horizons-list {
		padding-bottom: 0
	}

	.horizon-page .section-horizons-list #horizon-list-view > li {
		width: 100%
	}

	.horizon-page .section-horizons-list #horizon-list-view > li.active-item .horizon-item {
		padding: 0 15px;
		width: 251px;
		margin: 0 auto
	}

	.main-section.section-horizons-form .container-max {
		margin-top: 0;
		padding: 62px 15px;
		background: #f9fafc;
		height: 100%
	}

	.main-section.section-horizons-form .close-horizon-form {
		top: 0
	}

	.main-section.section-horizons-form form .form-field-left-pad,
	.main-section.section-horizons-form form .form-field-remove-pad,
	.main-section.section-horizons-form form .form-field-right-pad {
		padding: 0 24px
	}

	.main-section.section-horizons-form form .form-button {
		margin: 0 24px
	}

	.main-section.section-horizons-form form .checkbox-multiple-row .d-block {
		padding-right: 20px
	}

	.main-section.section-horizons-form form .checkbox-multiple-row .d-block:nth-child(2) {
		padding-left: 0;
		padding-bottom: 10px
	}
}

.charter_search .main-section.charterForm .container-max > .row:nth-child(2),
.charter_search .main-section.section-horizons-form .container-max > .row:nth-child(2),
.charter_search .main-section.yachtForm .container-max > .row:nth-child(2),
.sales .main-section.charterForm .container-max > .row:nth-child(2),
.sales .main-section.section-horizons-form .container-max > .row:nth-child(2),
.sales .main-section.yachtForm .container-max > .row:nth-child(2) {
	display: none
}

.charter_search .main-section.charterForm .container-max > .row form .form-group__label,
.charter_search .main-section.section-horizons-form .container-max > .row form .form-group__label,
.charter_search .main-section.yachtForm .container-max > .row form .form-group__label,
.sales .main-section.charterForm .container-max > .row form .form-group__label,
.sales .main-section.section-horizons-form .container-max > .row form .form-group__label,
.sales .main-section.yachtForm .container-max > .row form .form-group__label {
	border: 0;
	margin-bottom: 0;
	text-transform: unset
}

.charter_search .main-section.charterForm .container-max > .row form textarea,
.charter_search .main-section.section-horizons-form .container-max > .row form textarea,
.charter_search .main-section.yachtForm .container-max > .row form textarea,
.sales .main-section.charterForm .container-max > .row form textarea,
.sales .main-section.section-horizons-form .container-max > .row form textarea,
.sales .main-section.yachtForm .container-max > .row form textarea {
	border: 1px solid #c0ccdb
}

.charter_search .main-section.charterForm .container-max > .row form .checkbox-multiple-row,
.charter_search .main-section.section-horizons-form .container-max > .row form .checkbox-multiple-row,
.charter_search .main-section.yachtForm .container-max > .row form .checkbox-multiple-row,
.sales .main-section.charterForm .container-max > .row form .checkbox-multiple-row,
.sales .main-section.section-horizons-form .container-max > .row form .checkbox-multiple-row,
.sales .main-section.yachtForm .container-max > .row form .checkbox-multiple-row {
	margin-top: 0
}

.charter_search .main-section.charterForm .container-max > .row form .checkbox-multiple-row .d-block:nth-child(2),
.charter_search .main-section.section-horizons-form .container-max > .row form .checkbox-multiple-row .d-block:nth-child(2),
.charter_search .main-section.yachtForm .container-max > .row form .checkbox-multiple-row .d-block:nth-child(2),
.sales .main-section.charterForm .container-max > .row form .checkbox-multiple-row .d-block:nth-child(2),
.sales .main-section.section-horizons-form .container-max > .row form .checkbox-multiple-row .d-block:nth-child(2),
.sales .main-section.yachtForm .container-max > .row form .checkbox-multiple-row .d-block:nth-child(2) {
	padding-left: 0;
	padding-right: 30px
}

.flex-container {
	display: flex
}

.flex-direction-column {
	flex-direction: column
}

.yachts-search {
	padding: 0 14px
}

.yachts-search__flex {
	display: flex;
	margin: 0 -10px
}

.yachts-search__flex > * {
	padding: 0 10px
}

.desktop-view,
.yachts-search__no-results {
	display: none
}

@media (min-width:768px) {
	.yachts-search {
		padding: 0 30px
	}
}

@media (min-width:1000px) {
	.yachts-search {
		padding: 0 60px 0 40px;
		margin-top: 70px
	}

	.desktop-view {
		display: block
	}

	.mobile-view {
		display: none
	}
}

@media (max-width:1000px) {
	.yachts-search__flex {
		margin: 0
	}
}

.saveSearchPage .save-search-tags .search__tag {
	background-color: #e5e9f3;
	padding: 8px 20px;
	border-radius: 60px;
	margin-right: 8px;
	margin-bottom: 8px
}

.saveSearchPage .delete-search {
	cursor: pointer
}

.saveSearchPage em {
	text-transform: capitalize
}

.saveSearchPage .search-list-footer {
	text-align: center;
	-moz-align-items: center;
	align-items: center;
	-moz-flex-direction: column;
	flex-direction: column
}

.saveSearchPage .search-list-footer > div:first-child {
	padding-bottom: 24px
}

.saveSearchPage .search-list-footer__row-1 {
	-moz-align-items: center;
	align-items: center
}

.saveSearchPage .search-list-footer__row-1 svg {
	margin-right: 8px
}

.saveSearchPage .search-list-footer__row-1 span:last-child {
	position: relative;
	cursor: pointer
}

.saveSearchPage .search-list-footer__row-1 span:last-child:before {
	position: absolute;
	width: 2px;
	height: 2px;
	content: "";
	background-color: #090e36;
	top: 50%;
	left: 0;
	right: 0
}

@media (min-width:768px) {
	.saveSearchPage .search-list-footer {
		text-align: left;
		-moz-flex-direction: row;
		flex-direction: row
	}

	.saveSearchPage .search-list-footer > div:first-child {
		padding-bottom: 0
	}

	.saveSearchPage .search-list-footer .btn-container {
		max-width: 50%;
		-moz-justify-content: flex-end;
		justify-content: flex-end
	}

	.saveSearchPage .search-list-footer .btn-container .primary-btn {
		min-width: 162px;
		padding: 7px 26px
	}
}

.ys-header {
	display: flex;
	height: 68px;
	padding: 14px 0;
	justify-content: space-between;
	align-items: center;
	margin: 20px 0
}

.ys-header.is-sticky {
	padding: 8px 0;
	width: 100%;
	top: 58px;
	margin: 79px 0 0
}

@media (min-width:1000px) {
	.ys-header.is-sticky {
		position: unset;
		width: auto
	}
}

.ys-header.is-sticky .ys-header__col-1,
.ys-header.ys-header--no-sidebar .ys-header__col-2a {
	display: none
}

.ys-header .ys-dropdown-alt__toggle {
	align-items: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	white-space: nowrap;
	padding: 9px 9px 9px 12px;
	border: 1px solid #090e36;
	text-transform: uppercase;
	transition: color .25s, background-color .25s;
	font-family: Graphik;
	font-style: normal;
	font-weight: 400
}

.ys-header .ys-dropdown-alt__toggle.is-active {
	background-color: #090e36;
	color: #fff
}

@media (min-width:1000px) {
	.ys-header .ys-dropdown-alt__toggle {
		border: 0;
		padding: 0;
		text-transform: unset;
		background: transparent;
		color: #090e36
	}

	.ys-header .ys-dropdown-alt__toggle.is-active {
		color: #090e36;
		background-color: transparent
	}
}

.ys-header .ys-dropdown-alt__menu.is-active {
	top: 48px;
	right: -1px
}

@media (max-width:1000px) {
	.ys-header {
		flex-direction: column;
		justify-content: flex-end;
		align-items: baseline;
		flex-wrap: nowrap;
		z-index: 9;
		margin-top: 78px;
		height: 100%
	}
}

.ys-header > * {
	padding: 0 10px
}

.ys-header__col-1 {
	order: 1;
	margin-bottom: 19px;
	width: 100%;
	padding: 0
}

@media (min-width:1000px) {
	.ys-header__col-1 {
		order: 1;
		width: auto;
		min-width: 282px;
		margin-bottom: 0;
		display: block !important
	}
}

.ys-header__col-2 {
	order: 2;
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: flex-end;
	margin: 0 -9px
}

@media (max-width:1000px) {
	.ys-header__col-2 {
		padding: 0;
		margin: 0
	}
}

.ys-header__col-2a {
	display: none
}

@media (min-width:1000px) {
	.ys-header__col-2a {
		display: block;
		width: 50%
	}
}

@media (min-width:1280px) {
	.ys-header__col-2a {
		width: 66.66666667%
	}
}

.ys-header__col-2b {
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: space-between
}

.ys-header__col-2b .ys-search {
	display: none
}

.ys-header__col-2b .yachts-header__filters-mobile-toggle {
	padding: 9px 12px
}

.ys-header__col-2b .yachts-header__filters-mobile-toggle svg {
	margin-right: 11px
}

.ys-header__col-2b .yachts-header__filters-mobile-toggle p {
	margin-bottom: 0;
	font-family: Graphik;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px
}

@media (min-width:768px) {
	.ys-header__col-2b .yachts-header__filters-mobile-toggle p {
		font-size: 13px;
		line-height: 18px
	}
}

@media (min-width:768px) {
	.ys-header__col-2b .yachts-header__filters-mobile-toggle {
		padding: 6px 11px;
		align-items: center
	}
}

@media (max-width:1000px) {
	.ys-header__col-2b {
		padding: 0
	}
}

@media (min-width:1000px) {
	.ys-header__col-2b {
		width: 50%;
		padding-left: 13px
	}
}

@media (min-width:1280px) {
	.ys-header__col-2b {
		width: 33.33333333%
	}

	.ys-header--no-sidebar .ys-header__col-2b {
		min-width: calc(33.33333% + 80.66667px);
		padding-left: 0
	}
}

.ys-header__count {
	display: flex;
	align-items: center
}

.ys-header__count,
.ys-header__count h2 {
	font-style: normal;
	font-weight: 300;
	font-size: 24px;
	line-height: 30px;
	font-family: Graphik
}

.ys-header__count h2 {
	margin-top: 0;
	margin-bottom: 0;
	text-transform: inherit
}

.ys-header__count > * + * {
	margin-left: .4em
}

@media (min-width:1000px) {

	.ys-header__count,
	.ys-header__count h2 {
		font-size: 18px;
		line-height: 22px
	}
}

.ys-header__filters-toggle {
	display: none
}

.ys-header__filters-toggle div {
	font-family: Graphik;
	font-style: normal;
	font-weight: 300;
	font-size: 13px;
	line-height: 18px
}

@media (min-width:1000px) {
	.ys-header__filters-toggle {
		display: block
	}

	.ys-header__filters-toggle > div:last-child {
		display: none;
		border: 1px solid #090e36;
		padding: 9px 20px 9px 17px;
		line-height: 16px;
		font-size: 12px;
		text-transform: uppercase
	}
}

.ys-header__filters-toggle.is-active > div:last-child {
	display: block
}

.ys-header__filters-toggle.is-active > div:first-child {
	display: none
}

.ys-header__layout-menu {
	display: none;
	margin-left: auto;
	position: relative
}

@media (min-width:1000px) {
	.ys-header__layout-menu {
		display: flex;
		padding-right: 18px;
		margin-right: 18px
	}

	.ys-header__layout-menu:after {
		content: "";
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		right: -1px;
		width: 1px;
		height: 12px;
		background-color: #7e8ea7
	}
}

.ys-header__layout-menu > li + li {
	margin-left: 8px
}

.ys-header__layout-toggle {
	line-height: 1
}

.ys-header__layout-toggle button {
	display: block;
	opacity: .3;
	line-height: 18px;
	min-width: 24px
}

.ys-header__layout-toggle button.is-active {
	opacity: 1;
	color: #090e36
}

.ys-header__layout-toggle button svg {
	display: block
}

.ys-sidebar {
	display: flex;
	flex-direction: column;
	margin-bottom: 20px;
	min-width: 320px;
	padding: 0 30px
}

.ys-sidebar.is-hidden {
	transform: translateX(0)
}

.ys-sidebar .sidebar__header {
	margin: 0 -30px 40px;
	padding: 16px 30px
}

.ys-sidebar .sidebar__header .sidebar__header-title {
	font-family: Playfair Display, Georgia, serif;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px
}

.ys-sidebar .sidebar__header .sidebar__header-title p {
	margin-bottom: 0
}

.ys-sidebar .sidebar__header .sidebar__header-title svg {
	width: 16px
}

@media (min-width:1000px) {
	.ys-sidebar .sidebar__header .sidebar__header-title {
		font-size: 13px;
		line-height: 18px
	}
}

@media (min-width:1000px) {
	.ys-sidebar {
		min-width: 244px;
		max-width: 244px
	}
}

.ys-sidebar__filter-groups {
	margin-top: 40px
}

.ys-sidebar__filter-groups > * + * {
	margin-top: 20px
}

@media (min-width:1000px) {
	.ys-sidebar__filter-groups {
		margin-top: 5px
	}
}

@media (min-width:768px) and (max-width:1000px) {
	.ys-sidebar__filter-groups {
		max-width: 354px;
		margin: 0 auto;
		padding-top: 40px;
		width: 100%
	}
}

.ys-sidebar__clear-button {
	display: none;
	align-self: flex-start;
	text-transform: uppercase;
	border: 1px solid #00863a;
	font-size: 12px;
	line-height: 16px;
	padding: 8px 13px 8px 15px;
	margin-bottom: 18px
}

.ys-sidebar__clear-button svg {
	margin-left: 18px
}

.ys-sidebar__clear-button:hover {
	background-color: #00863a;
	color: #fff
}

.ys-sidebar-btn {
	padding-top: 20px;
	padding-bottom: 20px;
	position: sticky;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #fff;
	z-index: 2
}

@media (min-width:1000px) {
	.ys-sidebar-btn {
		display: none
	}
}

.ys-sidebar-btn .d-flex {
	display: flex;
	width: 100%;
	justify-content: center
}

@media (min-width:768px) {
	.ys-sidebar-btn .d-flex {
		max-width: 354px;
		margin: 0 auto
	}
}

.ys-sidebar-btn .d-flex .ys-sidebar__clear-button {
	background-color: #e5e9f3;
	border: 0;
	color: #090e36;
	padding: 14px 56px;
	margin-right: 14px;
	margin-bottom: 0
}

.ys-sidebar-btn .d-flex .btn,
.ys-sidebar-btn .d-flex .ys-sidebar__clear-button {
	font-family: Graphik;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	flex: 1;
	justify-content: center;
	max-width: 170px
}

.ys-sidebar-btn .d-flex .btn {
	color: #fff;
	background-color: #090e36;
	padding: 13px 56px
}

@media screen and (max-width:400px) {

	.ys-sidebar-btn .d-flex .btn,
	.ys-sidebar-btn .d-flex .ys-sidebar__clear-button {
		padding: 16px 24px
	}
}

@media (min-width:768px) {
	.ys-sidebar {
		padding: 0
	}

	.ys-sidebar .sidebar__header {
		margin: 0 0 40px;
		padding: 16px 22px
	}

	.ys-sidebar__clear-button-container {
		max-width: 354px;
		width: 100%;
		margin: 0 auto
	}
}

@media (min-width:1000px) {
	.ys-sidebar {
		padding: 0 30px 0 10px
	}
}

.ys-yachts {
	width: 100%;
	margin-top: 0;
	margin-bottom: 40px
}

.ys-yachts__list-container {
	width: 100%
}

.ys-yachts__list {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -9px
}

@media (min-width:768px) {
	.ys-yachts__list {
		justify-content: space-between
	}
}

@media (min-width:1000px) {
	.ys-yachts__list {
		justify-content: normal
	}
}

.ys-yachts__list-item {
	position: relative;
	padding: 0 9px;
	margin-bottom: 50px
}

.ys-yachts__list--grid .ys-yachts__list-item {
	width: 100%
}

@media (min-width:768px) {
	.ys-yachts__list--grid .ys-yachts__list-item {
		width: calc(50% - 9px)
	}
}

@media (min-width:1000px) {
	.ys-yachts__list--grid .ys-yachts__list-item {
		width: 50%
	}
}

@media (min-width:1280px) {
	.ys-yachts__list--grid .ys-yachts__list-item {
		width: 25%
	}
}

.ys-yachts__list--list .ys-yachts__list-item {
	width: 100%;
	padding-bottom: 14px;
	margin-bottom: 14px;
	position: relative
}

.ys-yachts__list--list .ys-yachts__list-item:after {
	content: "";
	position: absolute;
	left: 9px;
	bottom: 0;
	width: calc(100% - 18px);
	height: 1px;
	background-color: #e5e9f3
}

.ys-yachts__loader {
	display: none;
	position: fixed;
	z-index: 15;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background-color: #fff;
	box-shadow: 0 4px 4px rgba(9, 14, 54, .1);
	width: 280px;
	text-align: center;
	padding: 32px 20px 20px
}

.ys-yachts__loader.is-active {
	display: block
}

.ys-yachts__load-more {
	display: none;
	width: auto;
	padding: 19px 10px;
	font-family: Graphik;
	font-size: 13px;
	font-style: normal;
	font-weight: 300;
	line-height: 22px;
	letter-spacing: 0
}

@media (min-width:1000px) {
	.ys-yachts__load-more {
		min-width: 332px;
		margin-top: 0;
		margin-bottom: 100px;
		font-weight: 400
	}
}

.ys-yacht {
	display: flex;
	flex-direction: column;
	transition: none;
	margin: 0 -9px
}

.ys-yacht__favorite {
	position: absolute;
	right: 11px;
	top: 11px;
	cursor: pointer;
	opacity: 0
}

@media (max-width:1366px) {
	.ys-yacht__favorite {
		opacity: 1
	}
}

.ys-yacht__favorite__delete {
	position: absolute;
	right: 11px;
	top: 11px;
	cursor: pointer
}

.ys-yacht__add-to-cart {
	position: absolute;
	z-index: 1;
	right: 14px;
	opacity: 0;
	bottom: 8px;
	cursor: pointer;
	color: #1458ec;
	text-transform: capitalize;
	border-bottom: 1px dotted;
	background: #f6f8fe;
	padding: 2px 0;
	font-weight: 600 !important
}

container .ys-yacht__figure-container a:hover {
	border: 2px solid #ff0000;
}

@media (max-width:1366px) {
	.ys-yacht__add-to-cart {
		opacity: 1
	}
}

@media (max-width:767px) {
	.ys-yacht__add-to-cart {
		width: calc(100% - 38px);
		background: #fff;
		border-top: 1px solid #e5e9f3;
		font-size: 17px;
		font-style: normal;
		font-weight: 400;
		line-height: 26px;
		letter-spacing: 0;
		bottom: 15px;
		border-bottom: 0;
		padding-top: 12px
	}
}

.ys-yacht:hover .ys-yacht__add-to-cart,
.ys-yacht:hover .ys-yacht__favorite {
	opacity: 1
}

@media (min-width:1000px) {
	.ys-yacht {
		margin: 0
	}
}

.ys-yachts__list--grid .ys-yacht {
	flex-direction: column
}

@media (min-width:1000px) {
	.ys-yachts__list--list .ys-yacht {
		flex-direction: row;
		margin: 0 -9px
	}
}

.ys-yacht__figure-container {
	width: 100%;
	position: relative
}

@media (min-width:1000px) {
	.ys-yachts__list--list .ys-yacht__figure-container {
		width: 33.33%;
		padding: 0 9px
	}
}

.ys-yacht__figure {
	width: 100%;
	position: relative;
	padding-bottom: 100%;
	overflow: hidden;
	border-radius: 0
}

.ys-yacht__figure img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.ys-yacht__title {
	width: 100%;
	font-style: normal;
	font-weight: 400;
	font-size: 17px;
	line-height: 28px;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Graphik;
	margin-right: 10px
}

@media (min-width:768px) {
	.ys-yachts__list--list .ys-yacht__title {
		font-size: 16px;
		line-height: 18px;
		border-bottom: none;
		padding-bottom: 0;
		margin-bottom: 10px
	}
}

@media (min-width:768px) {
	.ys-yacht__title {
		font-size: 13px;
		line-height: 18px
	}
}

.ys-yacht__info-container {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 10px 20px 65px;
	width: 100%;
	border: 1px solid #c0ccdb;
	border-radius: 0 0 6px 6px
}

@media (min-width:1000px) {
	.ys-yachts__list--list .ys-yacht__info-container {
		width: 66.66%;
		padding: 6px 9px 0;
		height: 100%
	}
}

@media (min-width:768px) {
	.ys-yacht__info-container {
		padding: 10px 0;
		border: 0
	}
}

.ys-yacht__info {
	width: 100%;
	display: flex;
	margin-bottom: 2px;
	flex-wrap: wrap
}

.ys-yacht__info a {
	transition: color .15s
}

.ys-yacht__info a:hover {
	color: #1458ec
}

.ys-yacht__info li {
	font-family: Graphik;
	font-style: normal;
	font-weight: 300;
	font-size: 17px;
	line-height: 28px
}

@media (min-width:768px) {
	.ys-yacht__info li {
		font-size: 13px;
		line-height: 18px
	}
}

.ys-yacht__info > li + li {
	margin-left: 20px;
	position: relative
}

.ys-yacht__info > li + li:before {
	content: "";
	position: absolute;
	left: -10px;
	top: 50%;
	background-color: #7e8ea7;
	width: 3px;
	height: 3px;
	border-radius: 100%;
	transform: translateY(-50%)
}

@media (min-width:1000px) {
	.ys-yachts__list--list .ys-yacht__info {
		margin-bottom: 0
	}

	.ys-yachts__list--list .ys-yacht__info li {
		font-size: 14px;
		line-height: 24px;
		font-family: Graphik
	}
}

.ys-yacht__extra-info {
	display: flex;
	width: 100%;
	margin-top: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #e5e9f3;
	border-bottom: 1px solid #e5e9f3;
	order: 2;
	margin-bottom: 8px
}

@media (min-width:1000px) {
	.ys-yacht__extra-info {
		order: 3;
		border-bottom: none;
		padding-top: 6px;
		padding-bottom: 0;
		margin-bottom: 0
	}
}

.ys-yacht__extra-info li {
	font-size: 13px;
	line-height: 20px
}

.ys-yacht__extra-info li span {
	color: #7e8ea7
}

.ys-yacht__extra-info > li + li {
	margin-left: 20px
}

@media (min-width:1000px) {
	.ys-yachts__list--list .ys-yacht__extra-info {
		display: none
	}
}

.ys-yacht__basic-info {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%
}

@media (min-width:1000px) {
	.ys-yachts__list--list .ys-yacht__basic-info {
		flex-direction: column-reverse;
		justify-content: flex-end;
		width: 60%;
		max-width: none;
		margin-bottom: 34px
	}
}

.ys-yacht__id {
	display: flex;
	width: 100%
}

@media (min-width:1000px) {
	.ys-yachts__list--list .ys-yacht__id {
		flex-direction: column-reverse;
		justify-content: space-between;
		border: 0
	}
}

@media (min-width:768px) {
	.ys-yacht__id {
		border-top: 1px dotted #e5e9f3;
		border-bottom: 0;
		padding-top: 2px;
		margin-bottom: 0;
		padding-bottom: 0
	}
}

.ys-yacht__price-preview {
	text-align: right;
	font-family: Graphik;
	font-style: normal;
	font-weight: 300;
	font-size: 17px;
	line-height: 28px
}

@media (min-width:1000px) {
	.ys-yachts__list--list .ys-yacht__price-preview {
		display: none
	}
}

@media (min-width:768px) {
	.ys-yacht__price-preview {
		font-size: 13px;
		line-height: 18px
	}
}

.ys-yacht__price {
	display: none;
	text-align: right;
	font-size: 18px;
	line-height: 18px;
	margin-top: 28px
}

@media (min-width:1000px) {
	.ys-yachts__list--list .ys-yacht__price {
		display: block;
		width: 40%
	}
}

.ys-yacht__poa-price {
	display: inline-block;
	cursor: pointer;
	position: relative;
	line-height: 14px
}

.ys-yacht__poa-price > div {
	display: none;
	position: absolute;
	padding: 6px 10px;
	font-size: 13px;
	border-radius: 4px;
	right: -6px;
	bottom: 200%;
	text-align: center;
	background-color: #e5e9f3;
	white-space: nowrap;
	z-index: 5
}

@media (min-width:1000px) {
	.ys-yacht__poa-price > div {
		right: auto;
		left: 50%;
		transform: translateX(-50%)
	}
}

.ys-yacht__poa-price > div:before {
	content: "";
	position: absolute;
	right: 15px;
	margin-left: -5px;
	bottom: -3px;
	width: 10px;
	height: 10px;
	background-color: #e5e9f3;
	transform: rotate(45deg)
}

@media (min-width:1000px) {
	.ys-yacht__poa-price > div:before {
		left: 50%
	}
}

.ys-yacht__poa-price:hover > div {
	display: block;
	bottom: 100%
}

.ys-yacht__details {
	display: none
}

@media (min-width:1000px) {
	.ys-yachts__list--list .ys-yacht__details {
		display: flex;
		font-size: 14px;
		line-height: 24px;
		font-family: Graphik;
		flex-wrap: wrap;
		width: 85%;
		margin-bottom: auto;
		font-weight: 300;
		max-width: calc(100% - 140px)
	}

	.ys-yachts__list--list .ys-yacht__details > * {
		width: 50%;
		margin-bottom: 8px
	}
}

@media (min-width:1000px) and (max-width:1100px) {
	.ys-yachts__list--list .ys-yacht__details > * {
		width: auto;
		margin-right: 10px
	}
}

.ys-yacht__actions {
	display: none
}

@media (max-width:1400px) {
	.ys-yacht__actions a {
		margin-bottom: 20px
	}
}

@media (min-width:1000px) {
	.ys-yachts__list--list .ys-yacht__actions {
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
		align-items: flex-end;
		width: 15%
	}

	.ys-yachts__list--list .ys-yacht__actions > * + * {
		margin-top: 10px
	}
}

.ys-filter-group {
	border-bottom: 1px solid #e5e9f3;
	padding-bottom: 20px
}

.ys-filter-group:last-child {
	border-bottom: none
}

.ys-filter-group__header {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.ys-filter-group__header span {
	margin-right: 10px;
	font-style: normal;
	font-weight: 400;
	font-size: 17px;
	line-height: 28px;
	font-family: Graphik;
	text-transform: uppercase
}

@media (min-width:1000px) {
	.ys-filter-group__header span {
		font-size: 13px;
		line-height: 18px
	}
}

.ys-filter-group__header > svg {
	margin-left: auto
}

@media (max-width:768px) {
	.ys-filter-group__header > svg {
		width: 26px
	}
}

.ys-filter-group__header.is-collapsed {
	margin-bottom: 0
}

.ys-filter-group__header.is-collapsed > svg {
	transform: scaleY(-1)
}

.ys-filter-group__title {
	font-family: Graphik;
	font-size: 14px;
	line-height: 22px;
	margin: 0;
	min-width: 66px
}

.ys-filter-group__fields {
	padding-bottom: 12px
}

.ys-filter-group__fields.is-collapsed {
	display: none;
	margin-bottom: 12px
}

.ys-filter-group__fields > * + * {
	margin-top: 20px
}

.ys-filter-group__fields-item.is-secondary {
	display: none
}

.ys-filter-group__units {
	font-size: 12px;
	line-height: 22px;
	position: relative
}

.ys-filter-group__units svg {
	margin-left: 5px
}

.ys-filter-group__units select {
	display: none
}

.ys-filter-group__units-menu {
	border: 1px solid #c0ccdb;
	position: absolute;
	left: 0;
	top: 34px;
	text-transform: uppercase;
	font-size: 14px;
	padding: 5px;
	background-color: #fff;
	z-index: 50;
	min-width: 120px;
	display: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.ys-filter-group__units-menu.is-active {
	display: block
}

.ys-filter-group__units-menu li {
	padding: 10px 14px;
	cursor: pointer
}

.ys-filter-group__units-menu li:hover {
	background-color: #e5e9f3
}

.ys-filter-group__unit-fields--secondary {
	display: none
}

.ys-field__label {
	white-space: nowrap
}

.ys-dropdown {
	font-size: 12px;
	line-height: 22px;
	position: relative
}

.ys-dropdown svg {
	margin-left: 5px
}

.ys-dropdown select {
	display: none
}

.ys-dropdown__toggle {
	display: flex;
	align-items: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer
}

.ys-dropdown__toggle.is-active svg {
	transform: scaleY(-1)
}

.ys-dropdown__name {
	color: #1458ec;
	text-transform: uppercase;
	font-family: Graphik;
	font-style: normal;
	font-weight: 300;
	font-size: 18px;
	line-height: 28px
}

@media (min-width:1000px) {
	.ys-dropdown__name {
		font-size: 12px;
		line-height: 16px;
		font-weight: 400
	}
}

.ys-dropdown__menu {
	border: 1px solid #c0ccdb;
	position: absolute;
	left: 0;
	top: 34px;
	text-transform: uppercase;
	font-size: 14px;
	padding: 5px;
	background-color: #fff;
	z-index: 50;
	min-width: 120px;
	display: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.ys-dropdown__menu.is-active {
	display: block
}

.ys-dropdown__menu li {
	padding: 10px 14px;
	cursor: pointer
}

.ys-dropdown__menu li:hover {
	background-color: #e5e9f3
}

@media (min-width:1000px) {
	.ys-dropdown {
		font-size: 13px;
		line-height: 18px
	}
}

.ys-dropdown-alt {
	position: relative
}

.ys-dropdown-alt select {
	display: none
}

.ys-dropdown-alt__toggle {
	display: flex;
	align-items: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	white-space: nowrap;
	font-size: 14px;
	padding: 0
}

.ys-dropdown-alt__toggle span {
	display: inline-block;
	position: relative;
	font-family: Graphik;
	font-style: normal;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400
}

@media (min-width:768px) {
	.ys-dropdown-alt__toggle span {
		font-size: 13px;
		line-height: 18px
	}
}

@media (min-width:1000px) {
	.ys-dropdown-alt__toggle span:after {
		content: " ..."
	}
}

.ys-dropdown-alt__toggle svg {
	min-width: 16px;
	margin-left: 10px;
	transform: scaleY(-1)
}

.ys-dropdown-alt__toggle.is-active svg {
	transform: scaleY(1)
}

.ys-dropdown-alt__menu {
	border: 1px solid #c0ccdb;
	position: absolute;
	right: 0;
	top: 42px;
	background-color: #fff;
	padding: 5px;
	font-size: 14px;
	z-index: 50;
	min-width: 230px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	filter: drop-shadow(0 2px 4px rgba(9, 14, 54, .1));
	display: none;
	font-weight: 300
}

.ys-dropdown-alt__menu.is-active {
	display: block
}

.ys-dropdown-alt__menu li button {
	text-align: left
}

.ys-dropdown-alt__menu li {
	padding: 10px 14px;
	cursor: pointer
}

.ys-dropdown-alt__menu li:hover {
	background-color: #e5e9f3
}

.ys-dropdown-alt__menu li.is-active button {
	font-family: Graphik
}

.ys-dropdown-alt__menu li.is-active .sortKey,
.ys-dropdown-alt__menu li.is-active .sortTitle {
	font-weight: 400
}

.ys-dropdown-alt__menu ul > ul {
	position: relative;
	margin-bottom: 12px
}

.ys-dropdown-alt__menu ul > ul:after {
	content: "";
	width: 30px;
	height: 1px;
	background-color: #7e8ea7;
	position: absolute;
	left: 14px;
	bottom: -6px
}

.ys-dropdown-alt__menu ul > ul:last-child:after {
	content: none
}

.ys-dropdown-alt__menu .sortKey,
.ys-dropdown-alt__menu .sortTitle,
.ys-dropdown-alt__menu .sortValue {
	font-size: 18px;
	line-height: 28px;
	font-family: Graphik;
	font-weight: 300
}

.ys-dropdown-alt__menu .sortValue {
	text-transform: capitalize
}

@media (min-width:1000px) {
	.ys-dropdown-alt__menu {
		font-size: 13px
	}

	.ys-dropdown-alt__menu .sortTitle {
		font-size: 13px;
		line-height: 18px
	}

	.ys-dropdown-alt__menu .sortKey {
		font-size: 15px;
		line-height: 24px
	}

	.ys-dropdown-alt__menu .sortValue {
		font-size: 13px;
		line-height: 18px;
		font-family: Graphik;
		font-weight: 300;
		text-transform: capitalize
	}
}

.sales .spinner {
	display: block;
	border: 4px solid rgba(0, 85, 197, .2)
}

.sales .spinner:after {
	display: block
}

.ys-no-results {
	display: none;
	text-align: center;
	padding: 42px 0 50px;
	max-width: 700px;
	margin: 0 auto 50px
}

.ys-no-results__title {
	font-size: 18px;
	line-height: 20px;
	color: #090e36;
	margin-bottom: 10px
}

.ys-no-results__text {
	font-size: 15px;
	line-height: 20px;
	color: #7e8ea7;
	margin-bottom: 60px
}

.ys-no-results__reset {
	font-size: 15px;
	line-height: 24px;
	color: #1458ec
}

.ys-filter-tags {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 25px;
	text-transform: uppercase
}

.ys-filter-tags > * + * {
	margin-left: 12px
}

.ys-filter-tag {
	display: flex;
	align-items: center;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #090e36;
	line-height: 20px;
	color: #090e36;
	padding: 10px 16px 10px 11px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	transition: background-color .15s, color .15s
}

.ys-filter-tag svg {
	margin-right: 14px
}

.ys-filter-tag:hover {
	background-color: #090e36;
	color: #fff
}

.yachts-save {
	margin-bottom: 15px;
	position: relative
}

.yachts-save__search-container {
	display: flex;
	flex-wrap: wrap;
	width: 100%
}

.yachts-save__search-tags {
	display: inline;
	flex-wrap: wrap;
	float: none;
	width: 100%
}

.yachts-save__search-tags .cs-filter-tag {
	width: auto !important;
	float: left !important
}

.yachts-save__delete-button {
	padding: 9px 10px !important;
	float: left !important
}

.yachts-save__delete-button > svg {
	margin-left: 0 !important
}

@media only screen and (max-width:999px) {
	.yachts-save__delete-button:after {
		content: "";
		position: absolute;
		width: calc(100% + 20px);
		height: calc(100% + 20px);
		background: #e5e9f3;
		left: -10px;
		z-index: -1;
		top: -15px
	}
}

.yachts-save__values {
	display: block !important;
	position: relative;
	width: 100%
}

.yachts-save__search-button {
	background: #1458ec !important;
	width: auto !important;
	float: left !important
}

.yachts-save__search-button svg {
	margin-left: 0 !important;
	margin-right: 14px !important
}

.yachts-save__search-button span {
	color: #fff
}

.yachts-save .cs-filter-tag {
	margin-bottom: 10px !important;
	margin-top: 0 !important;
	background: #fff
}

.ys-modal {
	position: fixed;
	width: 100vw;
	height: 100vh;
	left: 0;
	top: 0;
	z-index: 20;
	overflow: auto
}

.ys-modal .ys-modal-inner {
	width: 563px;
	background: #fff;
	margin: 23px auto 0
}

@media (max-width:767px) {
	.ys-modal .ys-modal-inner {
		width: 100%
	}
}

.ys-modal .ys-modal-inner:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background: #090e36;
	opacity: .4
}

.ys-modal .ys-modal-inner--container {
	position: relative
}

.ys-modal .ys-modal-inner--container .close {
	position: absolute;
	top: 20px;
	left: 20px;
	cursor: pointer
}

.ys-modal .ys-modal-inner--container--content {
	padding: 0 82px 51px
}

@media (max-width:767px) {
	.ys-modal .ys-modal-inner--container--content {
		padding: 0 15px 20px 30px
	}
}

.ys-modal .ys-modal-inner--container--content .cs-filter-tag {
	margin-right: 10px;
	margin-top: 0;
	margin-bottom: 10px;
	background: #e5e9f3;
	pointer-events: none;
	border: 0
}

.ys-modal .ys-modal-inner--container--content .cs-filter-tag svg {
	display: none
}

.ys-modal .main-section.section-horizons-form {
	display: block;
	position: relative;
	height: auto;
	width: 100%;
	margin: 0 auto
}

.ys-modal .main-section.section-horizons-form > div:after {
	display: none
}

.ys-checkbox-list__toggle {
	font-size: 13px;
	line-height: 22px;
	text-decoration: underline;
	margin-top: 14px;
	display: block;
	font-weight: 300;
	font-family: Graphik
}

.ys-checkbox-list__toggle.is-expanded span:first-child,
.ys-checkbox-list__toggle span:last-child {
	display: none
}

.ys-checkbox-list__toggle.is-expanded span:last-child {
	display: block
}

@media (max-width:768px) {
	.ys-checkbox-list__toggle span {
		font-size: 17px
	}
}

.ys-checkbox-list--row .ys-checkbox-list__items {
	display: flex
}

.ys-checkbox-list--row .ys-checkbox-list__items > * + * {
	margin-left: 25px
}

.ys-checkbox-list--column .ys-checkbox-list__items {
	flex-direction: column
}

.ys-checkbox-list--column .ys-checkbox-list__items > * + * {
	margin-top: 12px
}

.ys-checkbox-list__item {
	display: flex;
	align-items: center;
	position: relative;
	line-height: 22px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.ys-checkbox-list__item.is-hidden {
	display: none !important
}

@media (max-width:1000px) {
	.ys-checkbox-list__item {
		line-height: 28px
	}
}

.ys-checkbox-list__input {
	height: 18px;
	width: 18px;
	margin: 0 12px 0 0;
	opacity: 0
}

@media (max-width:1000px) {
	.ys-checkbox-list__input {
		height: 22px;
		width: 22px
	}
}

.ys-checkbox-list__checkbox {
	position: absolute;
	top: 2px;
	left: 0;
	height: 18px;
	width: 18px;
	border: 1px solid #c0ccdb
}

.ys-checkbox-list__checkbox:after {
	content: "";
	width: 12px;
	height: 12px;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTQuMzg0IDguMzc5TDIuNDAyIDYuMzk2YS41Ny41NyAwIDEwLS44MDYuODA2TDMuOTg0IDkuNTlhLjU2OS41NjkgMCAwMC44MDYgMGw2LjA0Ni02LjA0NmEuNTcuNTcgMCAxMC0uODA2LS44MDV6Ii8+PC9zdmc+");
	position: absolute;
	left: 2px;
	top: 2px;
	display: none
}

.ys-checkbox-list__input:checked ~ .ys-checkbox-list__checkbox {
	background-color: #090e36;
	border: 1px solid #090e36
}

.ys-checkbox-list__input:checked ~ .ys-checkbox-list__checkbox:after {
	fill: #fff;
	display: block
}

.ys-checkbox-list__input[disabled]:checked ~ .ys-checkbox-list__checkbox {
	border-color: #e5e9f3 !important;
	background-color: #e5e9f3 !important
}

.ys-checkbox-list__input[disabled] ~ .ys-checkbox-list__checkbox {
	border-color: #e5e9f3 !important
}

@media (max-width:1000px) {
	.ys-checkbox-list__checkbox {
		height: 22px;
		width: 22px;
		top: 50%;
		transform: translateY(-50%)
	}

	.ys-checkbox-list__checkbox:after {
		width: 10px;
		height: 9px;
		background-repeat: no-repeat;
		background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEuNjQ0IDUuMTA0QS45NjQuOTY0IDAgMDAuOTcgNC44NGEuOTY2Ljk2NiAwIDAwLS42NjYuMjg1IDEuMDUgMS4wNSAwIDAwLS4wNzggMS4zOTFsMi4xODYgMi4zODZjLjA5Mi4xLjIwMi4xNzkuMzI0LjIzNGEuOTUzLjk1MyAwIDAwLjc3LjAwNC45ODQuOTg0IDAgMDAuMzI1LS4yMjhsNi42NzktNy4xNjhhMS4wNjMgMS4wNjMgMCAwMC0uMDItMS40NTQuOTU2Ljk1NiAwIDAwLTEuMzk5LjAybC01Ljk2IDYuNDEtMS40ODctMS42MTd6IiBmaWxsPSIjZmZmIi8+PC9zdmc+")
	}

	.ys-checkbox-list__input:checked ~ .ys-checkbox-list__checkbox:after {
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%)
	}
}

@media (min-width:1000px) {
	.ys-checkbox-list__checkbox {
		top: 0
	}
}

.ys-checkbox-list__name {
	text-transform: uppercase;
	font-family: Graphik;
	font-style: normal;
	font-weight: 300;
	font-size: 18px;
	line-height: 28px
}

@media (min-width:1000px) {
	.ys-checkbox-list__name {
		font-size: 13px;
		line-height: 18px
	}
}

.ys-checkbox-list__search {
	margin-bottom: 20px;
	border-radius: 1px;
	border: 1px solid #e5e9f3;
	display: flex;
	align-items: center;
	padding: 8px 10px
}

.ys-checkbox-list__search input {
	width: 100%;
	font-family: Graphik;
	font-size: 14px;
	line-height: 22px;
	border: none;
	font-size: 12px
}

.ys-checkbox-list__search input::-moz-placeholder {
	color: #7e8ea7
}

.ys-checkbox-list__search input:-ms-input-placeholder {
	color: #7e8ea7
}

.ys-checkbox-list__search input::placeholder {
	color: #7e8ea7
}

.ys-checkbox-list__search input:disabled {
	color: #e5e9f3;
	background-color: #fff
}

.ys-checkbox-list__search-icon {
	margin-right: 12px;
	min-width: 16px
}

.ys-min-max__input-group {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.ys-min-max__input {
	padding: 8px 10px;
	width: 50%;
	border-radius: 1px;
	border: 1px solid #e5e9f3;
	max-width: 102px;
	font-family: Graphik;
	font-style: normal;
	font-weight: 300;
	font-size: 18px;
	line-height: 28px
}

@media (max-width:768px) {
	.ys-min-max__input {
		max-width: 100%
	}
}

.ys-min-max__input:focus {
	border: 1px solid #090e36
}

.ys-min-max__input:disabled {
	color: #e5e9f3;
	background-color: #fff
}

@media (min-width:1000px) {
	.ys-min-max__input {
		font-size: 13px;
		line-height: 18px
	}
}

.ys-min-max__divider {
	width: 4px;
	height: 1px;
	background-color: #090e36
}

@media (max-width:768px) {
	.ys-min-max__divider {
		margin: 0 20px
	}
}

.ys-min-max__go {
	display: none;
	color: #fff;
	margin-top: 8px
}

.ys-min-max__go.is-active {
	display: flex
}

.ys-min-max__go-button {
	display: block;
	background-color: #1458ec;
	font-weight: 600;
	font-size: 13px;
	line-height: 16px;
	text-align: center;
	padding: 4px 12px;
	margin-left: auto
}

@media (max-width:767px) {
	.ys-min-max__go {
		display: none !important
	}
}

.ys-radio-list {
	display: flex;
	flex-direction: column
}

.ys-radio-list > * + * {
	margin-top: 12px
}

.ys-radio-list__item {
	display: flex;
	align-items: center;
	position: relative;
	font-family: Graphik;
	font-style: normal;
	font-weight: 300;
	font-size: 18px;
	line-height: 28px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

@media (min-width:1000px) {
	.ys-radio-list__item {
		font-size: 13px;
		line-height: 18px
	}
}

.ys-radio-list__input {
	width: 18px;
	height: 18px;
	margin: 0 12px 0 0;
	opacity: 0
}

@media (max-width:1000px) {
	.ys-radio-list__input {
		width: 22px;
		height: 22px
	}
}

.ys-radio-list__radio {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 18px;
	height: 18px;
	border: 1px solid #c0ccdb;
	border-radius: 100%
}

.ys-radio-list__radio:after {
	content: "";
	width: 8px;
	height: 8px;
	background-color: #090e36;
	position: absolute;
	left: 4px;
	top: 4px;
	border-radius: 100%;
	display: none
}

.ys-radio-list__input:checked ~ .ys-radio-list__radio {
	border: 1px solid #090e36
}

.ys-radio-list__input:checked ~ .ys-radio-list__radio:after {
	fill: #fff;
	display: block
}

.ys-radio-list__input:disabled ~ .ys-radio-list__radio {
	border-color: #e5e9f3 !important
}

.ys-radio-list__input:disabled ~ .ys-radio-list__radio:after {
	background-color: #e5e9f3
}

@media (max-width:1000px) {
	.ys-radio-list__radio {
		width: 22px;
		height: 22px
	}

	.ys-radio-list__input:checked ~ .ys-radio-list__radio:after {
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%)
	}
}

.ys-radio-list__name {
	text-transform: uppercase
}

.ys-range__input-group {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 20px
}

.ys-range__input {
	padding: 8px 10px;
	width: 50%;
	border-radius: 1px;
	border: 1px solid #e5e9f3;
	max-width: 68px;
	font-family: Graphik;
	font-style: normal;
	font-weight: 300;
	font-size: 18px;
	line-height: 28px
}

.ys-range__input:focus {
	border: 1px solid #090e36
}

.ys-range__input:disabled {
	color: #e5e9f3;
	background-color: #fff
}

@media (min-width:1000px) {
	.ys-range__input {
		font-size: 13px;
		line-height: 18px
	}
}

.ys-range__divider {
	width: 4px;
	height: 1px;
	background-color: #090e36
}

.ys-range__slider {
	padding: 6px 0
}

.ys-range .noUi-origin {
	transition: none !important
}

.ys-range .noUi-horizontal {
	height: 2px
}

@media (max-width:1000px) {
	.ys-range .noUi-horizontal {
		height: 4px
	}
}

.ys-range .noUi-target {
	border: none;
	background-color: transparent;
	box-shadow: none
}

.ys-range [disabled].noUi-target .noUi-handle {
	background-color: #e5e9f3
}

.ys-range [disabled] .noUi-connect {
	background: #e5e9f3
}

.ys-range .noUi-connects {
	background-color: #c0ccdb;
	border-radius: 0
}

.ys-range .noUi-connect {
	background: #090e36;
	transition: none
}

.ys-range .noUi-horizontal .noUi-handle {
	width: 12px;
	perspective: 1px;
	height: 20px;
	right: -2px;
	top: -8px;
	background: #fff;
	box-shadow: none;
	border: 2px solid #090e36;
	border-radius: 0;
	cursor: pointer
}

.ys-range .noUi-horizontal .noUi-handle-lower {
	right: -4px
}

.ys-range .noUi-horizontal .noUi-handle-upper {
	right: 0
}

.ys-range .noUi-horizontal .noUi-handle:after,
.ys-range .noUi-horizontal .noUi-handle:before {
	content: none
}

@media (min-width:1000px) {
	.ys-range .noUi-horizontal .noUi-handle {
		width: 8px;
		height: 15px;
		top: -7px
	}
}

.ys-range__go {
	display: none;
	color: #fff;
	margin-top: 8px
}

.ys-range__go.is-active {
	display: flex
}

.ys-range__go-button {
	display: block;
	background-color: #1458ec;
	font-weight: 600;
	font-size: 13px;
	line-height: 16px;
	text-align: center;
	padding: 4px 12px;
	margin-left: auto
}

@media (max-width:767px) {
	.ys-range__go {
		display: none !important
	}
}

@media (max-width:1000px) {
	.ys-range__go {
		margin-top: 10px
	}
}

.ys-search {
	display: flex;
	align-items: center;
	padding: 10px 12px;
	font-size: 15px;
	line-height: 16px;
	width: 100%;
	max-width: 430px
}

.ys-search svg {
	min-width: 18px
}

@media (max-width:1000px) {
	.ys-search {
		border: 1px solid #c0ccdb
	}
}

.ys-search.is-active,
.ys-search:focus {
	border: 1px solid #c0ccdb
}

.ys-search__icon {
	margin-right: 10px
}

.ys-search input {
	width: 100%;
	background-color: transparent;
	font-size: inherit;
	font-size: 13px;
	font-family: inherit;
	line-height: 18px;
	border: none;
	font-family: Graphik;
	font-weight: 300
}

.ys-search input::-moz-placeholder {
	opacity: .3
}

.ys-search input:-ms-input-placeholder {
	opacity: .3
}

.ys-search input::placeholder {
	opacity: .3
}

@media (max-width:1000px) {
	.ys-search input {
		font-size: 17px
	}
}

@media (min-width:768px) and (max-width:1000px) {
	.ys-search {
		max-width: 354px;
		margin: 0 auto
	}
}

@media (min-width:768px) {
	.ys-search {
		min-width: 244px;
		max-width: 244px;
		border: 1px solid #c0ccdb
	}
}

.charter-search {
	padding: 0 40px 80px
}

.charter-search.firstSection {
	margin-top: 69px
}

.charter-search__flex {
	display: flex;
	margin: 0 -10px;
	min-height: calc(100vh - 250px)
}

@media (max-width:1000px) {
	.charter-search__flex {
		margin: 0
	}
}

.charter-search__flex > * {
	padding: 0 10px
}

.charter-search__flex .searchResults {
	width: 100%
}

.charter-search__no-results {
	display: none
}

.charterBreadcrumbs {
	position: relative;
	padding: 5px 14px;
	align-items: baseline
}

@media (min-width:768px) {
	.charterBreadcrumbs {
		padding: 5px 30px
	}
}

@media (min-width:1000px) {
	.charterBreadcrumbs {
		padding: 8px 0 8px 42px
	}
}

.charterBreadcrumbs a {
	font-family: Graphik;
	font-style: normal;
	font-weight: 300;
	font-size: 16px;
	line-height: 24px;
	color: #090e36
}

.charterBreadcrumbs svg {
	width: 11px;
	height: 11px
}

@media (min-width:1000px) {
	.charterBreadcrumbs a {
		font-family: Graphik;
		font-style: normal;
		font-weight: 300;
		font-size: 12px;
		line-height: 16px;
		color: #7e8ea7
	}

	.charterBreadcrumbs svg {
		width: auto;
		height: auto
	}

	.charterBreadcrumbs .breadcrumbs__contact a {
		font-family: Graphik;
		font-style: normal;
		font-weight: 300;
		font-size: 12px;
		line-height: 16px;
		color: #090e36
	}
}

@media (max-width:768px) {
	.charter-search {
		padding: 0 14px
	}

	.charter-search__flex {
		margin: 0
	}
}

@media (min-width:768px) and (max-width:1000px) {
	.charter-search {
		padding: 0 30px
	}
}

.charter_search .cancel-datepicker {
	justify-content: flex-end;
	padding: 20px
}

.charter_search .cancel-datepicker .secondary-btn {
	text-transform: capitalize
}

@media (min-width:768px) {
	.charter_search .cancel-datepicker {
		padding: 0 20px 0 0
	}

	.charter_search .cancel-datepicker .secondary-btn {
		padding: 10px 20px;
		min-width: auto
	}
}

.cs-header {
	display: flex;
	height: 68px;
	padding: 14px 0;
	justify-content: space-between;
	align-items: center;
	margin: 0
}

.cs-header.is-sticky {
	margin-left: 0;
	margin-right: 0;
	height: auto;
	width: 100%;
	padding: 8px 0;
	top: 58px
}

.cs-header.is-sticky .cs-header__col-1 {
	display: none
}

.cs-header .cs-dropdown-alt__menu.is-active {
	top: 48px
}

@media (max-width:1000px) {
	.cs-header {
		flex-direction: column;
		justify-content: flex-end;
		align-items: baseline;
		flex-wrap: nowrap;
		margin: 0;
		z-index: 9;
		height: auto
	}
}

.cs-header > * {
	padding: 0 10px
}

.cs-header__col-1 {
	order: 1;
	margin-bottom: 19px;
	width: 100%;
	padding: 0;
	display: none
}

@media (min-width:1000px) {
	.cs-header__col-1 {
		order: 1;
		width: auto;
		min-width: 282px;
		margin-bottom: 0;
		display: block
	}
}

.cs-header__col-2 {
	order: 2;
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: flex-end;
	margin: 0 -9px
}

@media (max-width:1000px) {
	.cs-header__col-2 {
		padding: 0;
		margin: 0
	}
}

.cs-header__col-2a {
	display: none
}

@media (min-width:1000px) {
	.cs-header__col-2a {
		display: block;
		width: 40%
	}
}

@media (min-width:1280px) {
	.cs-header__col-2a {
		width: 66.66666667%
	}
}

.cs-header__col-2b {
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: space-between
}

.cs-header__col-2b .yachts-header__filters-mobile-toggle svg {
	margin-left: 12px;
	min-width: unset;
	margin-right: 0
}

.cs-header__col-2b .yachts-header__filters-mobile-toggle p {
	margin-bottom: 0;
	font-family: Graphik;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px
}

@media (min-width:768px) {
	.cs-header__col-2b .yachts-header__filters-mobile-toggle p {
		font-size: 13px;
		line-height: 18px
	}
}

@media (min-width:768px) {
	.cs-header__col-2b .yachts-header__filters-mobile-toggle {
		padding: 6px 11px;
		align-items: center
	}
}

.cs-header__col-2b .cs-extra-filters {
	display: flex;
	width: 100%;
	align-items: center
}

.cs-header__col-2b .cs-extra-filters .yachts-header__filters-mobile-toggle {
	padding: 9px 12px;
	text-transform: none
}

.cs-header__col-2b .cs-extra-filters .yachts-header__filters-mobile-toggle svg path {
	fill: #090e36
}

@media only screen and (min-width:768px) and (max-width:1000px) {
	.cs-header__col-2b .cs-extra-filters .yachts-header__filters-mobile-toggle {
		padding: 8px 12px
	}

	.cs-header__col-2b .cs-extra-filters .yachts-header__filters-mobile-toggle p {
		font-size: 18px;
		line-height: 26px
	}
}

@media (max-width:1000px) {
	.cs-header__col-2b {
		padding: 0
	}

	.cs-header__col-2b .cs-search {
		display: none
	}
}

@media (min-width:1000px) {
	.cs-header__col-2b {
		width: 60%;
		padding-left: 22px
	}
}

@media (min-width:1280px) {
	.cs-header__col-2b {
		width: 60%
	}

	.cs-header--no-sidebar .cs-header__col-2b {
		min-width: calc(33.33333% + 80.66667px);
		padding-left: 0
	}
}

.cs-header__count {
	display: flex;
	align-items: center
}

.cs-header__count,
.cs-header__count h2 {
	font-style: normal;
	font-weight: 300;
	font-size: 24px;
	line-height: 30px;
	font-family: Graphik
}

.cs-header__count h2 {
	margin-top: 0;
	margin-bottom: 0;
	text-transform: inherit
}

.cs-header__count > * + * {
	margin-left: .4em
}

@media (min-width:1000px) {

	.cs-header__count,
	.cs-header__count h2 {
		font-size: 18px;
		line-height: 22px
	}
}

.cs-header__filters-toggle {
	display: none
}

.cs-header__filters-toggle div {
	font-family: Graphik;
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	line-height: 18px;
	padding: 10px 15px;
	border: 1px solid
}

@media (min-width:1000px) {
	.cs-header__filters-toggle {
		display: flex;
		justify-content: end;
		margin-left: auto
	}

	.cs-header__filters-toggle div {
		font-size: 12px;
		line-height: 16px
	}
}

.cs-header__filters-toggle.is-active > div:last-child {
	display: block
}

.cs-header__layout-menu {
	display: none;
	margin-left: 18px;
	position: relative
}

@media (min-width:1000px) {
	.cs-header__layout-menu {
		display: flex;
		padding-right: 18px;
		margin-right: 18px
	}

	.cs-header__layout-menu:after {
		content: "";
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		right: -1px;
		width: 1px;
		height: 12px;
		background-color: #7e8ea7
	}
}

.cs-header__layout-menu > li + li {
	margin-left: 8px
}

.cs-header__layout-toggle {
	line-height: 1
}

.cs-header__layout-toggle button {
	display: block;
	opacity: .3;
	line-height: 18px;
	min-width: 24px
}

.cs-header__layout-toggle button.is-active {
	opacity: 1;
	color: #090e36
}

.cs-header__layout-toggle button svg {
	display: block
}

@media (min-width:1000px) {
	.cs-header {
		position: static !important;
		padding-top: 13px !important;
		padding-bottom: 14px !important;
		top: 104px;
		flex-wrap: nowrap;
		margin: 0 !important
	}

	.cs-header.cs-header--no-sidebar .cs-header__col-2 {
		width: 50%;
		padding: 0
	}

	.cs-header.cs-header--no-sidebar .cs-header__col-2 .cs-header__col-2a {
		display: none
	}

	.cs-header.cs-header--no-sidebar .cs-header__col-2 .cs-header__col-2b {
		width: 100%;
		padding-left: 0
	}

	.cs-header.cs-header--no-sidebar .cs-header__col-2 .cs-header__col-2b .cs-extra-filters {
		display: none
	}

	.cs-header.cs-header--no-sidebar .cs-header__col-2 .cs-header__col-2b .ys-search {
		display: flex;
		margin-right: 20px
	}

	.cs-header .cs-header__col-2b .ys-search {
		display: none
	}
}

@media screen and (min-width:1263px) {
	.cs-header.cs-header--no-sidebar .cs-header__col-2 {
		width: calc(33.333% - 13px);
		margin: 0
	}
}

.cs-topbar {
	margin-top: 20px;
	border-top: 1px solid #e5e9f3;
	border-bottom: 1px solid #e5e9f3;
	padding: 0;
	display: flex;
	justify-content: space-between;
	align-items: center
}

@media only screen and (min-width:1000px) and (max-width:1300px) {
	.cs-topbar .cs-dropdown-alt-2.cs-more-options {
		min-width: 122px;
		padding: 0
	}

	.cs-topbar .cs-dropdown-alt-2.cs-more-options .cs-dropdown-alt-2__toggle-chevron {
		width: auto;
		margin: 0 0 0 9px
	}

	.cs-topbar .cs-dropdown-alt-2.cs-more-options .cs-topbar__filters-toggle {
		margin: 0
	}
}

.cs-topbar .cs-numberGuest-drop-down {
	width: 100%;
	padding: 11px
}

.cs-topbar .cs-numberGuest-drop-down .cs-dropdown-alt-2__menu {
	width: 223px;
	padding: 33px 30px 0
}

@media only screen and (max-width:1000px) {
	.cs-topbar .cs-numberGuest-drop-down .cs-dropdown-alt-2__menu {
		width: 100%
	}
}

.cs-topbar .cs-numberGuest-drop-down .cs-dropdown-alt-2__menu .cs-filter-group {
	border-top: 0
}

.cs-topbar .cs-numberGuest-drop-down > .cs-dropdown-alt-2 {
	min-width: 197px
}

.cs-topbar .col-1 {
	display: flex;
	align-items: center
}

.cs-topbar__clear-button {
	display: none;
	text-transform: uppercase;
	font-family: Graphik;
	font-style: normal;
	font-weight: 300;
	font-size: 13px;
	line-height: 18px
}

.cs-topbar__clear-button > svg {
	position: relative;
	left: -8px;
	top: 6px
}

.mainContent .charter-search .cs-destination-drop-down {
	width: 100%;
	padding: 0
}

.mainContent .charter-search .cs-destination-container .cs-dropdown-alt-2__toggle {
	padding: 0 11px;
	min-width: 263px
}

@media (max-width:1000px) {
	.mainContent .charter-search .cs-destination-container .cs-dropdown-alt-2__toggle {
		padding: 11px
	}

	.mainContent .charter-search .cs-destination-container .cs-dropdown-alt-2__toggle svg {
		width: 14px
	}
}

.mainContent .charter-search .cs-destination-container .cs-dropdown-alt-2__toggle .cs-dropdown-alt-2__toggle-label {
	padding: 0
}

.mainContent .charter-search .cs-destination-container .cs-dropdown-alt-2--search-input {
	left: 0;
	z-index: 9
}

.mainContent .charter-search .cs-destination-container .cs-dropdown-alt-2--search-input .cs-search__input {
	position: absolute;
	background: #fff;
	border: 1px solid #c0ccdb;
	box-sizing: border-box;
	width: 100%;
	padding: 10px;
	top: -10px
}

@media (max-width:1000px) {
	.mainContent .charter-search .cs-destination-container .cs-dropdown-alt-2--search-input .cs-search__input {
		top: -13px
	}
}

.mainContent .charter-search .cs-destination-container .cs-dropdown-alt-2__menu.is-active {
	display: block;
	visibility: visible;
	padding: 0;
	top: 33px;
	width: calc(100% - 2px)
}

@media (max-width:1000px) {
	.mainContent .charter-search .cs-destination-container .cs-dropdown-alt-2__menu.is-active {
		top: 95px;
		height: calc(100vh - 95px);
		width: 100%;
		border: 0
	}
}

.mainContent .charter-search .cs-destination-container .cs-dropdown-alt-2__menu.cs-dropdown-alt-2__menu--sub.is-active {
	display: block;
	visibility: visible;
	padding: 0;
	top: 0;
	width: 100%
}

@media (max-width:1000px) {
	.mainContent .charter-search .cs-destination-container .cs-dropdown-alt-2__menu.cs-dropdown-alt-2__menu--sub.is-active {
		top: 95px;
		border: 0
	}
}

@media only screen and (min-width:1000px) and (max-width:1300px) {
	.mainContent .charter-search > .cs-dropdown-alt-2 {
		min-width: 242px
	}
}

@media only screen and (min-width:1300px) {
	.mainContent .charter-search > .cs-dropdown-alt-2 {
		min-width: 263px
	}
}

@media (max-width:1000px) {
	.cs-topbar {
		border-top: 0;
		border-bottom: 0
	}

	.cs-topbar .col-1 {
		flex-direction: column;
		width: 100%
	}

	.cs-topbar__clear-button {
		display: none !important
	}
}

@media (max-width:1000px) {

	.cs-topbar .cs-destination-drop-down,
	.cs-topbar .cs-numberGuest-drop-down {
		padding: 0
	}
}

@media (min-width:1000px) {
	.cs-topbar.is-sticky {
		position: sticky;
		top: 70px;
		z-index: 19;
		left: 0;
		right: 0;
		border: 0;
		padding: 6px 0
	}

	.cs-topbar.is-sticky:after {
		position: absolute;
		right: 0;
		left: -60px;
		background: #00863a;
		width: calc(100% + 120px);
		content: "";
		height: 100%;
		z-index: -1
	}

	.cs-topbar.is-sticky .cs-dropdown-alt-2:first-child .cs-dropdown-alt-2__toggle {
		color: #fff;
		background: transparent
	}

	.cs-topbar.is-sticky .cs-dropdown-alt-2:first-child .cs-dropdown-alt-2__toggle svg path {
		fill: #fff
	}

	.cs-topbar.is-sticky .cs-dropdown-alt-2.cs-more-options {
		color: #fff
	}

	.cs-topbar.is-sticky .cs-dropdown-alt-2 .cs-date-picker > input {
		background: transparent !important
	}

	.cs-topbar.is-sticky .cs-dropdown-alt-2 .cs-date-picker .cs-date-picker__icon svg line,
	.cs-topbar.is-sticky .cs-dropdown-alt-2 .cs-date-picker .cs-date-picker__icon svg rect {
		stroke: #fff
	}

	.cs-topbar.is-sticky .cs-topbar__clear-button {
		color: #fff
	}

	.cs-topbar.is-sticky .cs-topbar__clear-button svg path {
		fill: #fff
	}
}

.cs-sidebar {
	display: flex;
	flex-direction: column;
	margin-bottom: 20px;
	min-width: 320px;
	padding: 0 30px;
	transform: translateX(0)
}

.cs-sidebar .cs-charter-destination-children .col-xs-12 {
	padding: 0
}

.cs-sidebar .cs-charter-destination-children .col-xs-12 .cs-charter-destination-children-output .cs-filter-tag {
	margin-top: 8px;
	margin-right: 8px
}

.cs-sidebar .cs-destination-container-sidebar .cs-dropdown-alt-2__toggle svg {
	position: relative;
	left: 10px
}

@media (max-width:1000px) {
	.cs-sidebar .cs-destination-container-sidebar .cs-dropdown-alt-2__toggle svg {
		left: 0
	}
}

.cs-sidebar .cs-destination-container-sidebar .cs-dropdown-alt-2__toggle:after {
	display: none
}

.cs-sidebar .cs-destination-container-sidebar > .cs-destination-container {
	min-width: auto
}

.cs-sidebar .cs-destination-container-sidebar > .cs-destination-container .cs-dropdown-alt-2__toggle-chevron {
	display: none
}

@media (max-width:768px) {
	.cs-sidebar .cs-date-picker__icon {
		position: absolute;
		left: 10px;
		top: 18px;
		pointer-events: none;
		z-index: 1
	}
}

@media (min-width:1000px) {
	.cs-sidebar .cs-search {
		display: none
	}
}

.cs-sidebar.is-hidden {
	transform: translateX(-100%)
}

@media (min-width:1000px) {
	.cs-sidebar.is-hidden {
		transform: translateX(0)
	}
}

.cs-sidebar .sidebar__header {
	margin: 0 -30px 40px;
	padding: 16px 30px
}

.cs-sidebar .sidebar__header .sidebar__header-title {
	font-family: Playfair Display, Georgia, serif;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px
}

.cs-sidebar .sidebar__header .sidebar__header-title p {
	margin-bottom: 0
}

.cs-sidebar .sidebar__header .sidebar__header-title svg {
	width: 16px
}

@media (min-width:1000px) {
	.cs-sidebar .sidebar__header .sidebar__header-title {
		font-size: 13px;
		line-height: 18px
	}
}

@media (min-width:1000px) {
	.cs-sidebar {
		min-width: 244px;
		max-width: 244px
	}
}

.cs-sidebar__filter-groups {
	margin-top: 40px
}

.cs-sidebar__filter-groups > * + * {
	margin-top: 20px
}

@media (min-width:1000px) {
	.cs-sidebar__filter-groups {
		margin-top: 5px
	}
}

@media (min-width:768px) and (max-width:1000px) {
	.cs-sidebar__filter-groups {
		max-width: 354px;
		margin: 0 auto;
		padding-top: 40px;
		width: 100%
	}
}

.cs-sidebar__clear-button {
	display: none;
	align-self: center;
	text-align: center;
	justify-content: center;
	text-transform: uppercase;
	border: 1px solid #00863a;
	font-size: 12px;
	line-height: 16px;
	padding: 8px 13px 8px 15px;
	margin-bottom: 18px
}

.cs-sidebar__clear-button svg {
	margin-left: 18px
}

.cs-sidebar__clear-button:hover {
	background-color: #00863a;
	color: #fff
}

@media (max-width:1000px) {
	.cs-sidebar__clear-button {
		margin-bottom: 26px
	}
}

.cs-destination-container-mobile-close {
	display: none
}

.cs-sidebar .cs-destination-container-sidebar {
	border: 1px solid #e5e9f3;
	padding: 10px 0
}

@media (max-width:1000px) {
	.cs-sidebar .cs-destination-container-sidebar {
		padding: 0
	}
}

.cs-sidebar .cs-destination-container-sidebar .cs-destination-container {
	margin: 0
}

.cs-sidebar .cs-destination-container-sidebar .cs-dropdown-alt-2__toggle {
	border: 0;
	padding: 10px 0
}

.cs-sidebar .cs-destination-container-sidebar-values {
	margin: 0
}

.cs-destination-container.is-fixed {
	position: fixed;
	z-index: 999999;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	overflow: hidden
}

.cs-destination-container.is-fixed .cs-dropdown-alt-2__toggle svg {
	left: 13px
}

.cs-destination-container.is-fixed .cs-destination-container-mobile-close {
	display: block;
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	background: #e5e9f3
}

.cs-destination-container.is-fixed .cs-destination-container-mobile-close > div {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	padding: 12px 12px 11px;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	color: #090e36
}

.cs-destination-container.is-fixed .cs-destination-container-mobile-close > div > span:first-child {
	display: flex
}

.cs-destination-container.is-fixed .cs-destination-container-mobile-close > div > span:first-child > svg {
	margin-right: 10px
}

.cs-destination-container.is-fixed .cs-destination-container-mobile-close > div > span:nth-child(2) > svg {
	position: relative;
	top: 5px
}

.cs-destination-container.is-fixed .cs-dropdown-alt-2--search-container {
	position: absolute;
	background: #fff;
	width: 100vw;
	z-index: 9999;
	top: 96px;
	overflow: auto;
	height: calc(100vh - 49px);
	border: 1px solid #c0ccdb;
	box-sizing: border-box;
	box-shadow: 0 2px 3px rgba(9, 14, 54, .08);
	max-height: 100%
}

.cs-destination-container.is-fixed .cs-dropdown-alt-2--search-input {
	top: 64px
}

.cs-destination-container.is-fixed .cs-dropdown-alt-2--search-input input {
	width: 90%
}

.cs-destination-container.is-fixed .cs-dropdown-alt-2__menu-clear-option {
	display: none
}

.cs-destination-container.is-fixed .cs-dropdown-alt-2__toggle.is-active {
	background: #fff;
	margin-top: 49px;
	pointer-events: none
}

.cs-destination-container.is-fixed .cs-dropdown-alt-2__menu.is-active {
	z-index: 9999999999;
	position: fixed;
	top: 98px;
	overflow: auto;
	height: calc(100vh - 98px)
}

.cs-sidebar-btn {
	padding-top: 20px;
	padding-bottom: 20px;
	position: sticky;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	background-color: #fff;
	z-index: 2
}

@media (min-width:1000px) {
	.cs-sidebar-btn {
		display: none
	}
}

.cs-sidebar-btn .d-flex {
	display: flex;
	width: 100%;
	justify-content: center
}

@media (min-width:768px) {
	.cs-sidebar-btn .d-flex {
		max-width: 354px;
		margin: 0 auto
	}
}

.cs-sidebar-btn .d-flex .cs-sidebar__clear-button {
	background-color: #e5e9f3;
	border: 0;
	color: #090e36;
	padding: 14px 56px;
	margin-right: 14px;
	margin-bottom: 0;
	justify-content: center
}

.cs-sidebar-btn .d-flex .btn,
.cs-sidebar-btn .d-flex .cs-sidebar__clear-button {
	font-family: Graphik;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	flex: 1;
	max-width: 170px
}

.cs-sidebar-btn .d-flex .btn {
	color: #fff;
	background-color: #090e36;
	padding: 13px 56px
}

@media screen and (max-width:400px) {

	.cs-sidebar-btn .d-flex .btn,
	.cs-sidebar-btn .d-flex .cs-sidebar__clear-button {
		padding: 16px 24px
	}
}

@media (min-width:768px) {
	.cs-sidebar {
		padding: 0
	}

	.cs-sidebar .sidebar__header {
		margin: 0 0 40px;
		padding: 16px 22px
	}

	.cs-sidebar__clear-button-container {
		max-width: 354px;
		width: 100%
	}
}

@media (min-width:1000px) {
	.cs-sidebar {
		padding: 0 30px 0 10px;
		transform: none
	}
}

.overflow-hidden {
	overflow: hidden !important
}

.cs-yachts {
	width: 100%;
	margin-top: 9px;
	margin-bottom: 40px
}

.cs-yachts__list-container {
	width: 100%;
	background: #fff
}

.cs-yachts__list {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -9px
}

@media (min-width:768px) {
	.cs-yachts__list {
		justify-content: space-between
	}
}

@media (min-width:1000px) {
	.cs-yachts__list {
		justify-content: normal
	}
}

.cs-yachts__list-item {
	position: relative;
	padding: 0 9px;
	margin-bottom: 50px
}

.cs-yachts__list--grid .cs-yachts__list-item {
	width: 100%
}

@media (min-width:768px) {
	.cs-yachts__list--grid .cs-yachts__list-item {
		width: calc(50% - 9px)
	}
}

@media (min-width:1000px) {
	.cs-yachts__list--grid .cs-yachts__list-item {
		width: 50%
	}
}

@media (min-width:1280px) {
	.cs-yachts__list--grid .cs-yachts__list-item {
		width: 33.33%
	}
}

.cs-yachts__list--list .cs-yachts__list-item {
	width: 100%;
	padding-bottom: 14px;
	margin-bottom: 14px;
	position: relative
}

.cs-yachts__list--list .cs-yachts__list-item:after {
	content: "";
	position: absolute;
	left: 9px;
	bottom: 0;
	width: calc(100% - 18px);
	height: 1px;
	background-color: #e5e9f3
}

.cs-yachts__loader {
	display: none;
	position: fixed;
	z-index: 15;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background-color: #fff;
	box-shadow: 0 4px 4px rgba(9, 14, 54, .1);
	width: 280px;
	text-align: center;
	padding: 32px 20px 20px
}

.cs-yachts__loader.is-active {
	display: block
}

.cs-yachts__load-more {
	display: none;
	width: auto;
	padding: 19px 10px;
	font-family: Graphik;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: 0
}

@media (min-width:1000px) {
	.cs-yachts__load-more {
		min-width: 332px
	}
}

.cs-yacht {
	display: flex;
	flex-direction: column;
	transition: none;
	margin: 0 -9px
}

.cs-yacht__favorite {
	position: absolute;
	right: 11px;
	top: 11px;
	cursor: pointer;
	opacity: 0
}

@media (max-width:1366px) {
	.cs-yacht__favorite {
		opacity: 1
	}
}

.cs-yacht__favorite__delete {
	position: absolute;
	right: 11px;
	top: 11px;
	cursor: pointer
}

.cs-yacht__add-to-cart {
	position: absolute;
	z-index: 1;
	right: 14px;
	opacity: 0;
	bottom: 8px;
	cursor: pointer;
	color: #1458ec;
	text-transform: capitalize;
	border-bottom: 1px dotted;
	background: #f6f8fe;
	padding: 2px 0;
	font-weight: 600 !important
}

@media (max-width:1366px) {
	.cs-yacht__add-to-cart {
		opacity: 1
	}
}

@media (max-width:767px) {
	.cs-yacht__add-to-cart {
		width: calc(100% - 38px);
		background: #fff;
		border-top: 1px solid #e5e9f3;
		font-size: 17px;
		font-style: normal;
		font-weight: 400;
		line-height: 26px;
		letter-spacing: 0;
		bottom: 15px;
		border-bottom: 0;
		padding-top: 12px
	}
}

.cs-yacht:hover .cs-yacht__add-to-cart,
.cs-yacht:hover .cs-yacht__favorite {
	opacity: 1
}

@media (min-width:1000px) {
	.cs-yacht {
		margin: 0
	}
}

.cs-yachts__list--grid .cs-yacht {
	flex-direction: column
}

@media (min-width:1000px) {
	.cs-yachts__list--list .cs-yacht {
		flex-direction: row;
		margin: 0 -9px
	}
}

.cs-yacht__figure-container {
	width: 100%;
	position: relative
}

@media (min-width:1000px) {
	.cs-yachts__list--list .cs-yacht__figure-container {
		width: 33.33%;
		padding: 0 9px
	}
}

.cs-yacht__figure {
	width: 100%;
	position: relative;
	padding-bottom: 56.222222%;
	overflow: hidden
}

.cs-yacht__figure img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.cs-yacht__title {
	width: 100%;
	font-style: normal;
	font-weight: 400;
	font-size: 17px;
	line-height: 28px;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Graphik;
	margin-right: 10px
}

@media (min-width:768px) {
	.cs-yachts__list--list .cs-yacht__title {
		font-size: 16px;
		line-height: 18px;
		border-bottom: none;
		padding-bottom: 0;
		margin-bottom: 10px
	}
}

@media (min-width:768px) {
	.cs-yacht__title {
		font-size: 13px;
		line-height: 18px
	}
}

.cs-yacht__info-container {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 10px 20px 65px;
	width: 100%;
	border: 1px solid #c0ccdb;
	border-radius: 0 0 6px 6px
}

@media (min-width:1000px) {
	.cs-yachts__list--list .cs-yacht__info-container {
		width: 66.66%;
		padding: 6px 9px 0;
		height: 100%
	}
}

@media (min-width:768px) {
	.cs-yacht__info-container {
		padding: 10px 0;
		border: 0
	}
}

.cs-yacht__info {
	width: 100%;
	display: flex;
	margin-bottom: 2px;
	flex-wrap: wrap
}

.cs-yacht__info a {
	transition: color .15s
}

.cs-yacht__info a:hover {
	color: #1458ec
}

.cs-yacht__info li {
	font-family: Graphik;
	font-style: normal;
	font-weight: 300;
	font-size: 17px;
	line-height: 28px
}

@media (min-width:768px) {
	.cs-yacht__info li {
		font-size: 13px;
		line-height: 18px
	}
}

.cs-yacht__info > li + li {
	margin-left: 20px;
	position: relative
}

.cs-yacht__info > li + li:before {
	content: "";
	position: absolute;
	left: -10px;
	top: 50%;
	background-color: #7e8ea7;
	width: 3px;
	height: 3px;
	border-radius: 100%;
	transform: translateY(-50%)
}

@media (min-width:1000px) {
	.cs-yachts__list--list .cs-yacht__info {
		margin-bottom: 0
	}

	.cs-yachts__list--list .cs-yacht__info li {
		font-size: 14px;
		line-height: 24px;
		font-family: Graphik
	}
}

.cs-yacht__extra-info {
	display: flex;
	width: 100%;
	margin-top: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #e5e9f3;
	border-bottom: 1px solid #e5e9f3;
	order: 2;
	margin-bottom: 8px
}

@media (min-width:1000px) {
	.cs-yacht__extra-info {
		order: 3;
		border-bottom: none;
		padding-top: 6px;
		padding-bottom: 0;
		margin-bottom: 0
	}
}

.cs-yacht__extra-info li {
	font-size: 13px;
	line-height: 20px
}

.cs-yacht__extra-info li span {
	color: #7e8ea7
}

.cs-yacht__extra-info > li + li {
	margin-left: 20px
}

@media (min-width:1000px) {
	.cs-yachts__list--list .cs-yacht__extra-info {
		display: none
	}
}

.cs-yacht__basic-info {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%
}

@media (min-width:1000px) {
	.cs-yachts__list--list .cs-yacht__basic-info {
		flex-direction: column-reverse;
		justify-content: flex-end;
		width: 60%;
		max-width: none;
		margin-bottom: 34px
	}
}

.cs-yacht__id {
	display: flex;
	width: 100%
}

@media (min-width:1000px) {
	.cs-yachts__list--list .cs-yacht__id {
		flex-direction: column-reverse;
		justify-content: space-between;
		border: 0
	}
}

@media (min-width:768px) {
	.cs-yacht__id {
		border-top: 1px dotted #e5e9f3;
		border-bottom: 0;
		padding-top: 2px;
		margin-bottom: 0;
		padding-bottom: 0
	}
}

.cs-yacht__price-preview {
	text-align: right;
	font-family: Graphik;
	font-style: normal;
	font-weight: 300;
	font-size: 17px;
	line-height: 28px
}

.cs-yacht__price-preview > div {
	display: flex
}

.cs-yacht__price-preview > div span {
	margin-right: 3px
}

@media (min-width:1000px) {
	.cs-yachts__list--list .cs-yacht__price-preview {
		display: none
	}
}

@media (min-width:768px) {
	.cs-yacht__price-preview {
		font-size: 13px;
		line-height: 18px
	}
}

.cs-yacht__price {
	display: none;
	text-align: right;
	font-size: 18px;
	line-height: 18px;
	margin-top: 28px
}

.cs-yacht__price > div {
	display: flex;
	justify-content: flex-end
}

.cs-yacht__price > div span {
	margin-right: 3px
}

@media (min-width:1000px) {
	.cs-yachts__list--list .cs-yacht__price {
		display: block;
		width: 40%;
		font-weight: 300
	}
}

.cs-yacht__poa-price {
	display: inline-block;
	cursor: pointer;
	position: relative;
	line-height: 14px
}

.cs-yacht__poa-price > div {
	display: none;
	position: absolute;
	padding: 6px 10px;
	font-size: 13px;
	border-radius: 4px;
	right: -6px;
	bottom: 200%;
	text-align: center;
	background-color: #e5e9f3;
	white-space: nowrap;
	z-index: 5
}

@media (min-width:1000px) {
	.cs-yacht__poa-price > div {
		right: auto;
		left: 50%;
		transform: translateX(-50%)
	}
}

.cs-yacht__poa-price > div:before {
	content: "";
	position: absolute;
	right: 15px;
	margin-left: -5px;
	bottom: -3px;
	width: 10px;
	height: 10px;
	background-color: #e5e9f3;
	transform: rotate(45deg)
}

@media (min-width:1000px) {
	.cs-yacht__poa-price > div:before {
		left: 50%
	}
}

.cs-yacht__poa-price:hover > div {
	display: block
}

.cs-yacht__details {
	display: none
}

@media (min-width:1000px) {
	.cs-yachts__list--list .cs-yacht__details {
		display: flex;
		font-size: 14px;
		line-height: 24px;
		font-family: Graphik;
		flex-wrap: wrap;
		width: 85%;
		margin-bottom: auto;
		font-weight: 300;
		max-width: calc(100% - 140px)
	}

	.cs-yachts__list--list .cs-yacht__details > * {
		width: 50%;
		margin-bottom: 8px
	}
}

@media (min-width:1000px) and (max-width:1100px) {
	.cs-yachts__list--list .cs-yacht__details > * {
		width: auto;
		margin-right: 10px
	}
}

.cs-yacht__actions {
	display: none
}

@media (max-width:1400px) {
	.cs-yacht__actions a {
		margin-bottom: 20px
	}
}

@media (min-width:1000px) {
	.cs-yachts__list--list .cs-yacht__actions {
		display: flex;
		flex-direction: column;
		justify-content: flex-end;
		align-items: flex-end;
		width: 15%
	}

	.cs-yachts__list--list .cs-yacht__actions > * + * {
		margin-top: 10px
	}
}

.cs-filter-group {
	border-bottom: 1px solid #e5e9f3;
	padding-bottom: 20px
}

.cs-filter-group:last-child {
	border-bottom: none
}

.cs-filter-group__header {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.cs-filter-group__header span {
	margin-right: 10px;
	text-transform: uppercase
}

.cs-filter-group__header > svg {
	margin-left: auto
}

@media (max-width:768px) {
	.cs-filter-group__header > svg {
		width: 26px
	}
}

.cs-filter-group__header.is-collapsed {
	margin-bottom: 0
}

.cs-filter-group__header.is-collapsed > svg {
	transform: scaleY(-1)
}

.cs-filter-group__title {
	font-family: Graphik;
	font-size: 14px;
	line-height: 22px;
	margin: 0;
	min-width: 66px;
	font-weight: 400
}

@media (max-width:768px) {
	.cs-filter-group__title {
		font-size: 17px;
		line-height: 28px
	}
}

.cs-filter-group__fields {
	padding-bottom: 12px
}

.cs-filter-group__fields.is-collapsed {
	display: none;
	margin-bottom: 12px
}

.cs-filter-group__fields > * + * {
	margin-top: 20px
}

.cs-filter-group__fields-item.is-secondary {
	display: none
}

.cs-filter-group__units {
	font-size: 12px;
	line-height: 22px;
	position: relative
}

.cs-filter-group__units svg {
	margin-left: 5px
}

.cs-filter-group__units select {
	display: none
}

.cs-filter-group__units-menu {
	border: 1px solid #c0ccdb;
	position: absolute;
	left: 0;
	top: 34px;
	text-transform: uppercase;
	font-size: 14px;
	padding: 5px;
	background-color: #fff;
	z-index: 50;
	min-width: 120px;
	display: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.cs-filter-group__units-menu.is-active {
	display: block
}

.cs-filter-group__units-menu li {
	padding: 10px 14px;
	cursor: pointer
}

.cs-filter-group__units-menu li:hover {
	background-color: #e5e9f3
}

.cs-filter-group__unit-fields--secondary {
	display: none
}

.cs-field__label {
	white-space: nowrap
}

.cs-dropdown {
	font-size: 12px;
	line-height: 22px;
	position: relative
}

.cs-dropdown svg {
	margin-left: 5px
}

.cs-dropdown select {
	display: none
}

.cs-dropdown__toggle {
	display: flex;
	align-items: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer
}

.cs-dropdown__toggle.is-active svg {
	transform: scaleY(-1)
}

.cs-dropdown__name {
	color: #1458ec;
	text-transform: uppercase;
	font-family: Graphik;
	font-style: normal;
	font-weight: 300;
	font-size: 18px;
	line-height: 28px
}

@media (min-width:1000px) {
	.cs-dropdown__name {
		font-size: 12px;
		line-height: 16px;
		font-weight: 400
	}
}

.cs-dropdown__menu {
	border: 1px solid #c0ccdb;
	position: absolute;
	left: 0;
	top: 34px;
	text-transform: uppercase;
	font-size: 14px;
	padding: 5px;
	background-color: #fff;
	z-index: 50;
	min-width: 120px;
	display: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.cs-dropdown__menu.is-active {
	display: block
}

.cs-dropdown__menu li {
	padding: 10px 14px;
	cursor: pointer
}

.cs-dropdown__menu li:hover {
	background-color: #e5e9f3
}

@media (min-width:1000px) {
	.cs-dropdown {
		font-size: 13px;
		line-height: 18px
	}
}

.cs-dropdown-alt {
	position: relative
}

.cs-dropdown-alt select {
	display: none
}

.cs-dropdown-alt__toggle,
.cs-dropdown-alt__toggle--dotted {
	display: flex;
	align-items: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: pointer;
	white-space: nowrap;
	font-size: 14px;
	padding: 0
}

.cs-dropdown-alt__toggle--dotted span,
.cs-dropdown-alt__toggle span {
	display: inline-block;
	position: relative;
	font-family: Graphik;
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	line-height: 18px
}

@media (max-width:1000px) {

	.cs-dropdown-alt__toggle--dotted span,
	.cs-dropdown-alt__toggle span {
		font-size: 18px;
		line-height: 28px
	}
}

@media (min-width:1000px) {

	.cs-dropdown-alt__toggle--dotted span:after,
	.cs-dropdown-alt__toggle span:after {
		content: " "
	}
}

.cs-dropdown-alt__toggle--dotted svg,
.cs-dropdown-alt__toggle svg {
	min-width: 16px;
	margin-left: 10px;
	transform: scaleY(-1)
}

.cs-dropdown-alt__toggle.is-active svg,
.is-active.cs-dropdown-alt__toggle--dotted svg {
	transform: scaleY(1)
}

@media (min-width:1000px) {
	.cs-dropdown-alt__toggle--dotted span:after {
		content: " ..."
	}
}

.cs-dropdown-alt__menu {
	border: 1px solid #c0ccdb;
	position: absolute;
	right: 0;
	top: 42px;
	background-color: #fff;
	padding: 5px;
	font-size: 14px;
	z-index: 50;
	min-width: 230px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	filter: drop-shadow(0 2px 4px rgba(9, 14, 54, .1));
	display: none;
	font-weight: 300
}

.cs-dropdown-alt__menu.is-active {
	display: block
}

.cs-dropdown-alt__menu li button {
	text-align: left
}

.cs-dropdown-alt__menu li {
	padding: 10px 14px;
	cursor: pointer
}

.cs-dropdown-alt__menu li:hover {
	background-color: #e5e9f3
}

.cs-dropdown-alt__menu li.is-active button {
	font-family: Graphik
}

.cs-dropdown-alt__menu li.is-active .sortKey,
.cs-dropdown-alt__menu li.is-active .sortTitle {
	font-weight: 400
}

.cs-dropdown-alt__menu ul > ul {
	position: relative;
	margin-bottom: 12px
}

.cs-dropdown-alt__menu ul > ul:after {
	content: "";
	width: 30px;
	height: 1px;
	background-color: #7e8ea7;
	position: absolute;
	left: 14px;
	bottom: -6px
}

.cs-dropdown-alt__menu ul > ul:last-child:after {
	content: none
}

.cs-dropdown-alt__menu .sortKey,
.cs-dropdown-alt__menu .sortTitle,
.cs-dropdown-alt__menu .sortValue {
	font-size: 18px;
	line-height: 28px;
	font-family: Graphik;
	font-weight: 300
}

.cs-dropdown-alt__menu .sortValue {
	text-transform: capitalize
}

@media (min-width:1000px) {
	.cs-dropdown-alt__menu {
		font-size: 13px
	}

	.cs-dropdown-alt__menu .sortTitle {
		font-size: 13px;
		line-height: 18px
	}

	.cs-dropdown-alt__menu .sortKey {
		font-size: 15px;
		line-height: 24px
	}

	.cs-dropdown-alt__menu .sortValue {
		font-size: 13px;
		line-height: 18px;
		font-family: Graphik;
		font-weight: 300;
		text-transform: capitalize
	}
}

.cs-dropdown-alt-2 {
	cursor: pointer;
	position: relative;
	min-width: 243px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none
}

@media only screen and (min-width:1000px) and (max-width:1300px) {
	.cs-dropdown-alt-2:nth-child(2) {
		min-width: 212px
	}

	.cs-dropdown-alt-2:first-child {
		min-width: 279px
	}
}

@media only screen and (min-width:1300px) {
	.cs-dropdown-alt-2:first-child {
		min-width: 300px
	}

	.cs-dropdown-alt-2:nth-child(2) {
		min-width: 269px
	}

	.cs-dropdown-alt-2:nth-child(2) > div:first-child {
		padding: 11px 14px 11px 10px
	}
}

@media (min-width:1000px) {
	.cs-dropdown-alt-2:first-child .cs-dropdown-alt-2__toggle {
		padding: 0;
		background: #fff
	}
}

.cs-dropdown-alt-2__toggle {
	font-size: 15px;
	line-height: 16px;
	padding: 11px 14px 11px 45px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: flex
}

.cs-dropdown-alt-2__toggle:first-child {
	padding: 11px 14px 11px 0
}

.cs-dropdown-alt-2__toggle > * + * {
	margin-left: 19px
}

.cs-dropdown-alt-2__toggle > div {
	display: flex
}

@media (max-width:1000px) {
	.cs-dropdown-alt-2__toggle > div {
		position: relative;
		top: 1px
	}
}

.cs-dropdown-alt-2__toggle.is-active {
	background: #f9fafc
}

.cs-dropdown-alt-2__toggle.is-active .yachts-dropdown__toggle-chevron svg {
	transform: scaleY(-1)
}

@media (max-width:1000px) {
	.cs-dropdown-alt-2__toggle {
		border: 1px solid #7e8ea7;
		display: flex;
		flex-direction: row;
		align-items: center;
		font-family: Graphik;
		font-style: normal;
		font-weight: 400;
		font-size: 18px;
		line-height: 28px;
		padding: 10px
	}

	.cs-dropdown-alt-2__toggle:first-child {
		padding: 10px
	}
}

.cs-dropdown-alt-2__toggle-label {
	font-family: Graphik;
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	line-height: 22px;
	padding-right: 17px
}

.cs-dropdown-alt-2__toggle-label.is-selected {
	font-family: Graphik
}

@media (max-width:1000px) {
	.cs-dropdown-alt-2__toggle-label {
		font-size: 18px;
		line-height: 28px
	}
}

.cs-dropdown-alt-2__toggle-chevron {
	margin-left: auto
}

@media (max-width:1000px) {
	.cs-dropdown-alt-2__toggle-chevron {
		display: none !important
	}
}

.cs-dropdown-alt-2__menu {
	display: none;
	position: absolute;
	width: 100%;
	left: 0;
	top: 100%;
	background-color: #fff;
	border: 1px solid #c0ccdb;
	box-sizing: content-box;
	padding: 6px 0;
	box-shadow: 0 2px 4px rgba(9, 14, 54, .1);
	z-index: 10
}

.cs-dropdown-alt-2__menu.is-active {
	display: block;
	visibility: visible;
	padding: 0;
	top: calc(100% + 11px)
}

@media (max-width:1000px) {
	.cs-dropdown-alt-2__menu.is-active {
		box-sizing: border-box;
		z-index: 11;
		top: 100%
	}
}

.cs-dropdown-alt-2__menu.is-hidden {
	visibility: hidden
}

.cs-dropdown-alt-2__menu > * + * {
	border-top: 1px solid #e5e9f3
}

.cs-dropdown-alt-2__menu--sub {
	position: absolute;
	left: -1px;
	top: -1px;
	z-index: 15
}

.cs-dropdown-alt-2__menu--sub.is-active {
	top: 0
}

.cs-dropdown-alt-2__menu--sub .yachts-dropdown__option {
	padding-left: 46px
}

.cs-dropdown-alt-2__menu--sub .yachts-dropdown__option--back {
	padding-left: 20px
}

.cs-dropdown-alt-2__menu .cs-filter-group {
	position: relative;
	z-index: 1000
}

.cs-dropdown-alt-2 .guest-cs-dropdown-alt-2--search-container,
.cs-dropdown-alt-2 .guest-cs-dropdown-alt-2--search-input {
	display: none !important
}

.cs-dropdown-alt-2--search-input {
	position: relative;
	z-index: 9999999999;
	height: 0;
	left: 29px
}

.cs-dropdown-alt-2--search-input input {
	border: 0;
	font-family: Graphik;
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	line-height: 22px;
	padding-right: 17px
}

.cs-dropdown-alt-2--search-input input::-moz-placeholder {
	opacity: .5
}

.cs-dropdown-alt-2--search-input input:-ms-input-placeholder {
	opacity: .5
}

.cs-dropdown-alt-2--search-input input::placeholder {
	opacity: .5
}

.cs-dropdown-alt-2--search-input.is-hidden {
	display: none
}

.cs-dropdown-alt-2--search-container {
	position: absolute;
	background: #fff;
	width: 100%;
	z-index: 9999;
	top: 34px;
	border: 1px solid #c0ccdb;
	box-sizing: border-box;
	box-shadow: 0 2px 3px rgba(9, 14, 54, .08)
}

.cs-dropdown-alt-2--search-container ul {
	position: relative;
	z-index: 1000000;
	overflow: auto;
	max-height: 420px
}

@media (max-width:1000px) {
	.cs-dropdown-alt-2--search-container ul {
		max-height: calc(100% - 51px)
	}
}

.cs-dropdown-alt-2--search-container.is-hidden {
	display: none
}

.cs-dropdown-alt-2__menu--sub .cs-dropdown-alt-2__pop-option {
	border: 0
}

.cs-dropdown-alt-2__menu--sub .cs-dropdown-alt-2__pop-option.is-highlight {
	background-color: #e5e9f3
}

.cs-dropdown-alt-2__pop {
	border-top: 0;
	font-size: 15px;
	line-height: 15px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 2;
	position: relative;
	flex-direction: column;
	display: flex
}

.cs-dropdown-alt-2__pop__popular {
	border: 0;
	color: #7e8ea7;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 0;
	text-align: left;
	padding: 15px 20px;
	text-transform: uppercase
}

.cs-dropdown-alt-2__pop-option {
	text-align: left;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: block;
	width: 100%;
	align-items: center;
	padding: 0 20px
}

.cs-dropdown-alt-2__pop-option > * + * {
	margin-left: 10px
}

.cs-dropdown-alt-2__pop-option:hover {
	background-color: #e5e9f3
}

.cs-dropdown-alt-2__pop-option.is-hidden {
	display: none
}

.cs-dropdown-alt-2__menu-clear-option {
	position: fixed;
	z-index: 1;
	width: 100vw;
	height: 100vh;
	left: 0;
	top: 0;
	cursor: auto
}

.cs-dropdown-alt-2__option {
	font-size: 15px;
	line-height: 15px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 2;
	position: relative;
	padding: 5px 0
}

.cs-dropdown-alt-2__option:hover {
	background-color: #e5e9f3
}

.cs-dropdown-alt-2__option--back {
	background-color: #e5e9f3;
	display: flex;
	align-items: center
}

.cs-dropdown-alt-2__option--back > * + * {
	margin-left: 10px
}

.cs-dropdown-alt-2__option--with-sub {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.cs-dropdown-alt-2__option.is-hidden {
	display: none
}

.cs-dropdown-alt-2__option__back {
	padding: 20px;
	border: 0;
	text-transform: uppercase;
	color: #1458ec;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 0;
	text-align: left;
	display: flex
}

.cs-dropdown-alt-2__option__back > svg {
	display: inline-block;
	margin-right: 6px
}

.cs-dropdown-alt-2 .cs-dropdown-alt-2--search-container .cs-dropdown-alt-2__value {
	border-bottom: 0;
	padding-bottom: 0
}

.cs-dropdown-alt-2 .cs-dropdown-alt-2--search-container .cs-dropdown-alt-includes {
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 0;
	text-align: left;
	color: #7e8ea7;
	margin-left: 0;
	border-bottom: 1px dashed #c0ccdb;
	padding-bottom: 8px
}

.cs-dropdown-alt-2__value {
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0;
	text-align: left;
	border-bottom: 1px dotted #c0ccdb;
	padding: 8px 0
}

@media (max-width:1000px) {
	.cs-dropdown-alt-2__value {
		font-size: 18px;
		font-style: normal;
		font-weight: 400;
		line-height: 28px;
		letter-spacing: 0
	}
}

.cs-dropdown-alt-2 .cs-dropdown-alt-2__pop__all-regions {
	border-top: 0
}

.cs-dropdown-alt-2 .cs-dropdown-alt-2__pop__all-regions > div {
	text-align: center;
	padding: 17px;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0;
	color: #1458ec
}

.cs-dropdown-alt-2 .cs-dropdown-alt-2__pop__all-regions > div > svg {
	display: inline-block
}

.cs-dropdown-alt-2 .cs-date-picker {
	position: relative;
	padding: 0;
	height: auto
}

.cs-dropdown-alt-2 .cs-date-picker:after {
	content: "";
	height: 22px;
	position: relative;
	top: 0
}

.cs-dropdown-alt-2 .cs-date-picker > input {
	padding: 0 32px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: flex;
	border: 0 !important;
	position: relative;
	font-family: Graphik;
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	line-height: 22px;
	margin-left: 0
}

.cs-dropdown-alt-2 .cs-date-picker .cs-date-picker__icon {
	pointer-events: none;
	top: 50%;
	transform: translateY(-50%);
	left: -13px
}

@media (max-width:1000px) {
	.cs-dropdown-alt-2 .cs-date-picker .cs-date-picker__icon {
		pointer-events: none;
		position: absolute;
		left: -8px
	}
}

.cs-dropdown-alt-2 .cs-date-picker .cs-dropdown-alt-2__toggle-chevron {
	position: absolute;
	right: 25px;
	top: 4px;
	pointer-events: none;
	z-index: 2
}

.cs-dropdown-alt-2.cs-more-options {
	width: 25%;
	background: transparent !important;
	font-family: Graphik;
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	line-height: 22px;
	max-width: 243px;
	padding-left: 15px
}

@media only screen and (min-width:1000px) {
	.cs-dropdown-alt-2.cs-more-options {
		min-width: 149px;
		padding: 11px 14px 11px 15px
	}
}

.cs-dropdown-alt-2.cs-more-options button {
	line-height: 1;
	margin-right: 20px
}

.cs-dropdown-alt-2.cs-more-options:after {
	content: unset
}

@media (max-width:1000px) {
	.cs-dropdown-alt-2.cs-more-options {
		display: none
	}
}

@media (max-width:1000px) {
	.cs-dropdown-alt-2 {
		width: 100%;
		margin-bottom: 18px
	}
}

@media (max-width:1000px) {
	.cs-charter-destination-children-container .col-xs-12 {
		padding: 0
	}
}

.cs-destination-container.is-fixed .cs-destination-clear-button {
	display: none
}

.cs-destination-clear-button {
	position: absolute;
	right: 26px;
	top: 3px;
	background: #fff
}

@media (max-width:1000px) {
	.cs-destination-clear-button {
		top: 18px;
		right: 28px
	}
}

.cs-topbar.is-sticky .cs-destination-clear-button {
	background: #00863a
}

.cs-topbar.is-sticky .cs-destination-clear-button svg path {
	stroke: #fff
}

.cs-charter-destination-children-output {
	display: flex;
	flex-wrap: wrap
}

.cs-charter-destination-children-output .cs-filter-tag {
	border: 1px solid #7e8ea7;
	box-sizing: border-box;
	border-radius: 60px;
	padding: 7px 14px 7px 20px;
	margin-right: 10px;
	margin-top: 20px
}

.cs-charter-destination-children-output .cs-filter-tag.cs-filter-tag-button-clear {
	background: #e5e9f3;
	color: #090e36;
	padding-right: 20px
}

.cs-charter-destination-children-output .cs-filter-tag.cs-filter-tag-button span {
	padding: 0 7px;
	border-radius: 50%;
	margin-left: 5px;
	color: #fff;
	background: #090e36;
	font-size: 12px
}

@media (max-width:1000px) {
	.cs-charter-destination-children-output .cs-filter-tag.cs-filter-tag-button span {
		padding: 0 10px !important
	}
}

.cs-charter-destination-children-output .cs-filter-tag .seperator {
	position: relative;
	right: -22px;
	top: 8px;
	font-size: 18px
}

@media (max-width:1000px) {
	.cs-charter-destination-children-output .cs-filter-tag {
		padding: 7px 14px 7px 20px;
		margin-right: 6px;
		margin-top: 7px;
		font-size: 17px;
		font-style: normal;
		font-weight: 400;
		line-height: 26px;
		letter-spacing: 0;
		text-align: center
	}
}

.cs-charter-destination-children-output .cs-filter-tag:hover svg path {
	fill: #fff
}

.cs-charter-destination-children-output .cs-filter-tag svg {
	margin-left: 14px;
	margin-right: 0;
	pointer-events: none
}

#flatpickrTopBar:after,
.cs-dropdown-alt-2__toggle:after {
	content: "";
	border-right: 1px solid #e5e9f3;
	margin-left: 15px
}

.cs-topbar.is-sticky .cs-dropdown-alt-2__toggle:after {
	border-right: 1px solid rgba(229, 233, 243, .5)
}

@media (max-width:1000px) {
	.cs-topbar #flatpickrTopBar {
		padding: 11px 14px 11px 43px
	}

	#flatpickrTopBar {
		font-family: Graphik;
		font-style: normal;
		font-weight: 400;
		font-size: 18px;
		line-height: 28px;
		padding: 11px 14px 11px 45px;
		margin-left: 0
	}
}

@media (max-width:768px) {
	.cs-dropdown-alt .sortBy {
		padding: 7px 12px;
		background-color: #e5e9f3
	}
}

.spinner {
	border: 0
}

.spinner,
.spinner:after {
	display: none
}

.charter_search .spinner {
	display: block;
	border: 4px solid rgba(0, 85, 197, .2)
}

.charter_search .spinner:after {
	display: block
}

.spinner {
	width: 28px;
	height: 28px;
	border-radius: 100%;
	position: relative;
	box-sizing: content-box;
	margin: 0 auto 18px
}

.spinner:after {
	content: "";
	position: absolute;
	width: 28px;
	height: 28px;
	left: -4px;
	top: -4px;
	border: 4px solid transparent;
	border-top-color: #0055c5;
	border-radius: 100%;
	transform: rotate(-45deg);
	-webkit-animation: spin 1.2s linear infinite;
	animation: spin 1.2s linear infinite;
	-webkit-animation-play-state: paused;
	animation-play-state: paused
}

.is-active .spinner:after {
	-webkit-animation-play-state: running;
	animation-play-state: running
}

@keyframes spin {
	0% {
		transform: rotate(0deg)
	}

	to {
		transform: rotate(1turn)
	}
}

.cs-no-results {
	display: none;
	text-align: center;
	padding: 42px 0 50px;
	max-width: 700px;
	margin: 0 auto 50px
}

.cs-no-results__title {
	font-size: 18px;
	line-height: 20px;
	color: #090e36;
	margin-bottom: 10px
}

.cs-no-results__text {
	font-size: 15px;
	line-height: 20px;
	color: #7e8ea7;
	margin-bottom: 60px
}

.cs-no-results__reset {
	font-size: 15px;
	line-height: 24px;
	color: #1458ec
}

.cs-filter-tags {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 25px;
	text-transform: uppercase
}

.cs-filter-tags > * + * {
	margin-left: 12px
}

.cs-filter-tag {
	display: flex;
	align-items: center;
	margin-top: 3px;
	margin-bottom: 3px;
	border: 1px solid #090e36;
	line-height: 20px;
	color: #090e36;
	padding: 10px 16px 10px 11px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	transition: background-color .15s, color .15s
}

.cs-filter-tag svg {
	margin-right: 14px
}

.cs-filter-tag:hover {
	background-color: #090e36;
	color: #fff
}

.cs-checkbox-list__toggle {
	font-size: 14px;
	line-height: 22px;
	text-decoration: underline;
	margin-top: 14px;
	display: block
}

.cs-checkbox-list__toggle.is-expanded span:first-child,
.cs-checkbox-list__toggle span:last-child {
	display: none
}

.cs-checkbox-list__toggle.is-expanded span:last-child {
	display: block
}

.cs-checkbox-list__sub {
	margin-left: 30px
}

.cs-checkbox-list__sub > label {
	margin-top: 12px
}

.cs-checkbox-list__sub.is-hidden {
	display: none
}

.cs-checkbox-list--row .cs-checkbox-list__items {
	display: flex
}

.cs-checkbox-list--row .cs-checkbox-list__items > * + * {
	margin-left: 25px
}

.cs-checkbox-list--column .cs-checkbox-list__items {
	flex-direction: column
}

.cs-checkbox-list--column .cs-checkbox-list__items > * + * {
	margin-top: 12px
}

.cs-checkbox-list__item {
	display: flex;
	align-items: center;
	position: relative;
	line-height: 22px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.cs-checkbox-list__item.is-hidden {
	display: none !important
}

.cs-checkbox-list__item--arrow {
	margin-left: auto
}

.cs-checkbox-list__item--arrow.is-collapsed > svg {
	transform: scaleY(-1)
}

@media (max-width:1000px) {
	.cs-checkbox-list__item {
		line-height: 28px
	}
}

.cs-checkbox-list__input {
	height: 18px;
	width: 18px;
	margin: 0 12px 0 0;
	opacity: 0
}

@media (max-width:1000px) {
	.cs-checkbox-list__input {
		height: 22px;
		width: 22px
	}
}

.cs-checkbox-list__checkbox {
	position: absolute;
	top: 2px;
	left: 0;
	height: 18px;
	width: 18px;
	border: 1px solid #c0ccdb
}

.cs-checkbox-list__checkbox:after {
	content: "";
	width: 12px;
	height: 12px;
	background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMy4zODQgNi4zNzlMMS40MDIgNC4zOTZhLjU3LjU3IDAgMTAtLjgwNi44MDVMMi45ODQgNy41OWEuNTcuNTcgMCAwMC44MDYgMGw2LjA0Ni02LjA0NkEuNTcuNTcgMCAxMDkuMDMuNzRsLTUuNjQ2IDUuNjR6IiBmaWxsPSIjZmZmIi8+PC9zdmc+");
	position: absolute;
	top: 55%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-repeat: no-repeat;
	display: none
}

.cs-checkbox-list__input:checked ~ .cs-checkbox-list__checkbox {
	background-color: #090e36;
	border: 1px solid #090e36
}

.cs-checkbox-list__input:checked ~ .cs-checkbox-list__checkbox:after {
	fill: #fff;
	display: block
}

.cs-checkbox-list__input[disabled]:checked ~ .cs-checkbox-list__checkbox {
	border-color: #e5e9f3 !important;
	background-color: #e5e9f3 !important
}

.cs-checkbox-list__input[disabled] ~ .cs-checkbox-list__checkbox {
	border-color: #e5e9f3 !important
}

@media (max-width:1000px) {
	.cs-checkbox-list__checkbox {
		height: 22px;
		width: 22px;
		top: 50%;
		transform: translateY(-50%)
	}

	.cs-checkbox-list__checkbox:after {
		width: 10px;
		height: 9px;
		background-repeat: no-repeat;
		background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEuNjQ0IDUuMTA0QS45NjQuOTY0IDAgMDAuOTcgNC44NGEuOTY2Ljk2NiAwIDAwLS42NjYuMjg1IDEuMDUgMS4wNSAwIDAwLS4wNzggMS4zOTFsMi4xODYgMi4zODZjLjA5Mi4xLjIwMi4xNzkuMzI0LjIzNGEuOTUzLjk1MyAwIDAwLjc3LjAwNC45ODQuOTg0IDAgMDAuMzI1LS4yMjhsNi42NzktNy4xNjhhMS4wNjMgMS4wNjMgMCAwMC0uMDItMS40NTQuOTU2Ljk1NiAwIDAwLTEuMzk5LjAybC01Ljk2IDYuNDEtMS40ODctMS42MTd6IiBmaWxsPSIjZmZmIi8+PC9zdmc+")
	}

	.cs-checkbox-list__input:checked ~ .cs-checkbox-list__checkbox:after {
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%)
	}
}

@media (min-width:1000px) {
	.cs-checkbox-list__checkbox {
		top: 0
	}
}

.cs-checkbox-list__name {
	text-transform: uppercase;
	font-family: Graphik;
	font-style: normal;
	font-weight: 300;
	font-size: 18px;
	line-height: 28px
}

@media (min-width:1000px) {
	.cs-checkbox-list__name {
		font-size: 13px;
		line-height: 18px
	}
}

.cs-checkbox-list__search {
	margin-bottom: 20px;
	border-radius: 1px;
	border: 1px solid #e5e9f3;
	display: flex;
	align-items: center;
	padding: 8px 10px
}

.cs-checkbox-list__search input {
	width: 100%;
	font-family: Graphik;
	font-size: 14px;
	line-height: 22px;
	border: none;
	font-size: 12px
}

.cs-checkbox-list__search input::-moz-placeholder {
	color: #7e8ea7
}

.cs-checkbox-list__search input:-ms-input-placeholder {
	color: #7e8ea7
}

.cs-checkbox-list__search input::placeholder {
	color: #7e8ea7
}

.cs-checkbox-list__search input:disabled {
	color: #e5e9f3;
	background-color: #fff
}

.cs-checkbox-list__search-icon {
	margin-right: 12px;
	min-width: 16px
}

.cs-min-max__input-group {
	display: flex;
	justify-content: space-between;
	align-items: center
}

.cs-min-max__input {
	padding: 8px 10px;
	width: 50%;
	border-radius: 1px;
	border: 1px solid #e5e9f3;
	max-width: 102px;
	font-family: Graphik;
	font-style: normal;
	font-weight: 300;
	font-size: 18px;
	line-height: 28px
}

@media (max-width:768px) {
	.cs-min-max__input {
		max-width: 100%
	}
}

.cs-min-max__input:focus {
	border: 1px solid #090e36
}

.cs-min-max__input:disabled {
	color: #e5e9f3;
	background-color: #fff
}

@media (min-width:1000px) {
	.cs-min-max__input {
		font-size: 13px;
		line-height: 18px
	}
}

.cs-min-max__divider {
	width: 4px;
	height: 1px;
	background-color: #090e36
}

@media (max-width:768px) {
	.cs-min-max__divider {
		margin: 0 20px
	}
}

.cs-min-max__go {
	display: none;
	color: #fff;
	margin-top: 8px
}

.cs-min-max__go.is-active {
	display: flex
}

.cs-min-max__go-button {
	display: block;
	background-color: #1458ec;
	font-weight: 600;
	font-size: 13px;
	line-height: 16px;
	text-align: center;
	padding: 4px 12px;
	margin-left: auto
}

@media (max-width:767px) {
	.cs-min-max__go {
		display: none !important
	}
}

.cs-radio-list {
	display: flex;
	flex-direction: column
}

.cs-radio-list > * + * {
	margin-top: 12px
}

.cs-radio-list__item {
	display: flex;
	align-items: center;
	position: relative;
	font-family: Graphik;
	font-weight: 300;
	font-size: 18px;
	line-height: 28px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

@media (min-width:1000px) {
	.cs-radio-list__item {
		font-size: 13px;
		line-height: 18px
	}
}

.cs-radio-list__input {
	width: 18px;
	height: 18px;
	margin: 0 12px 0 0;
	opacity: 0
}

@media (max-width:1000px) {
	.cs-radio-list__input {
		width: 22px;
		height: 22px
	}
}

.cs-radio-list__radio {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 18px;
	height: 18px;
	border: 1px solid #c0ccdb;
	border-radius: 100%
}

.cs-radio-list__radio:after {
	content: "";
	width: 8px;
	height: 8px;
	background-color: #090e36;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border-radius: 100%;
	display: none
}

.cs-radio-list__input:checked ~ .cs-radio-list__radio {
	border: 1px solid #090e36
}

.cs-radio-list__input:checked ~ .cs-radio-list__radio:after {
	fill: #fff;
	display: block
}

.cs-radio-list__input:disabled ~ .cs-radio-list__radio {
	border-color: #e5e9f3 !important
}

.cs-radio-list__input:disabled ~ .cs-radio-list__radio:after {
	background-color: #e5e9f3
}

@media (max-width:1000px) {
	.cs-radio-list__radio {
		width: 22px;
		height: 22px
	}

	.cs-radio-list__input:checked ~ .cs-radio-list__radio:after {
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%)
	}
}

.cs-radio-list__name {
	text-transform: uppercase
}

.cs-range__input-group {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 20px
}

.cs-range__input {
	padding: 8px 10px;
	width: 50%;
	border-radius: 1px;
	border: 1px solid #e5e9f3;
	max-width: 68px;
	font-family: Graphik;
	font-style: normal;
	font-weight: 300;
	font-size: 18px;
	line-height: 28px
}

.cs-range__input:focus {
	border: 1px solid #090e36
}

.cs-range__input:disabled {
	color: #e5e9f3;
	background-color: #fff
}

@media (min-width:1000px) {
	.cs-range__input {
		font-size: 13px;
		line-height: 18px
	}
}

.cs-range__divider {
	width: 4px;
	height: 1px;
	background-color: #090e36
}

.cs-range__slider {
	padding: 6px 0
}

.cs-range .noUi-origin {
	transition: none !important
}

.cs-range .noUi-horizontal {
	height: 2px
}

@media (max-width:1000px) {
	.cs-range .noUi-horizontal {
		height: 4px
	}
}

.cs-range .noUi-target {
	border: none;
	background-color: transparent;
	box-shadow: none
}

.cs-range [disabled].noUi-target .noUi-handle {
	background-color: #e5e9f3
}

.cs-range [disabled] .noUi-connect {
	background: #e5e9f3
}

.cs-range .noUi-connects {
	background-color: #c0ccdb;
	border-radius: 0
}

.cs-range .noUi-connect {
	background: #090e36;
	transition: none
}

.cs-range .noUi-horizontal .noUi-handle {
	width: 12px;
	perspective: 1px;
	height: 20px;
	right: -2px;
	top: -8px;
	background: #fff;
	box-shadow: none;
	border: 2px solid #090e36;
	border-radius: 0;
	cursor: pointer
}

.cs-range .noUi-horizontal .noUi-handle-lower {
	right: -4px
}

.cs-range .noUi-horizontal .noUi-handle-upper {
	right: 0
}

.cs-range .noUi-horizontal .noUi-handle:after,
.cs-range .noUi-horizontal .noUi-handle:before {
	content: none
}

@media (min-width:1000px) {
	.cs-range .noUi-horizontal .noUi-handle {
		width: 8px;
		height: 15px;
		top: -7px
	}
}

.cs-range__go {
	display: none;
	color: #fff;
	margin-top: 8px
}

.cs-range__go.is-active {
	display: flex
}

.cs-range__go-button {
	display: block;
	background-color: #1458ec;
	font-weight: 600;
	font-size: 13px;
	line-height: 16px;
	text-align: center;
	padding: 4px 12px;
	margin-left: auto
}

@media (max-width:1000px) {
	.cs-range__go {
		margin-top: 10px
	}
}

@media (max-width:767px) {
	.cs-range__go {
		display: none !important
	}
}

.cs-search {
	display: flex;
	align-items: center;
	padding: 10px 12px;
	font-size: 15px;
	line-height: 16px;
	width: 100%;
	max-width: 430px;
	margin-right: 20px
}

.cs-search svg {
	min-width: 18px
}

@media (max-width:1000px) {
	.cs-search {
		border: 1px solid #c0ccdb
	}
}

.cs-search:focus {
	border: 1px solid #c0ccdb
}

.cs-search.is-active {
	border: 1px solid #090e36
}

.cs-search__icon {
	margin-right: 10px
}

.cs-search input {
	width: 100%;
	background-color: transparent;
	font-size: inherit;
	font-size: 14px;
	font-family: inherit;
	line-height: 16px;
	border: none
}

.cs-search input::-moz-placeholder {
	opacity: .3
}

.cs-search input:-ms-input-placeholder {
	opacity: .3
}

.cs-search input::placeholder {
	opacity: .3
}

@media (max-width:1000px) {
	.cs-search input {
		font-size: 17px
	}
}

@media (min-width:768px) and (max-width:1000px) {
	.cs-search {
		max-width: 354px;
		margin: 0 auto
	}
}

.cs-date-picker {
	height: 40px;
	position: relative
}

.cs-date-picker #flatpickrSidebar {
	display: none
}

.cs-date-picker input {
	position: absolute;
	left: 0;
	top: 0;
	font-family: Graphik;
	font-size: 14px;
	line-height: 22px;
	width: 100%;
	border: 1px solid #e5e9f3;
	padding: 8px 10px 8px 36px;
	font-weight: 300
}

.cs-date-picker input:focus {
	border: 1px solid #090e36
}

.cs-date-picker input:disabled {
	color: #e5e9f3;
	background-color: #fff
}

.cs-date-picker__icon {
	position: absolute;
	left: 10px;
	top: 12px;
	pointer-events: none;
	z-index: 1
}

.flatpickr-calendar {
	width: 713px !important;
	padding: 20px 0 !important;
	border-radius: 0 !important
}

.flatpickr-calendar.is-sticky {
	position: fixed;
	top: 108.884px !important
}

.flatpickr-calendar .flatpickr-weekday {
	color: #7e8ea7;
	font-size: 13px;
	font-family: Graphik;
	font-weight: 300
}

.flatpickr-calendar .flatpickr-months .flatpickr-prev-month.flatpickr-prev-month {
	left: 20px
}

.flatpickr-calendar .flatpickr-months .flatpickr-next-month.flatpickr-next-month {
	right: 20px
}

.flatpickr-calendar .flatpickr-months .flatpickr-next-month,
.flatpickr-calendar .flatpickr-months .flatpickr-prev-month {
	top: 24px
}

.flatpickr-calendar .flatpickr-months .flatpickr-next-month svg,
.flatpickr-calendar .flatpickr-months .flatpickr-prev-month svg {
	width: 11px;
	height: 20px;
	opacity: 1;
	fill: #090e36
}

.flatpickr-calendar .flatpickr-months .flatpickr-month {
	height: 48px
}

.flatpickr-calendar .flatpickr-months .flatpickr-month .numInputWrapper > input {
	text-align: center
}

.flatpickr-calendar .flatpickr-months .flatpickr-month .numInputWrapper > input,
.flatpickr-calendar .flatpickr-months .flatpickr-month span.cur-month {
	padding: 6px 12px;
	border: 1px solid #e5e9f3;
	position: relative;
	font-family: Graphik;
	font-size: 13px;
	font-style: normal;
	font-weight: 300;
	line-height: 18px;
	letter-spacing: 0;
	color: #090e36
}

.flatpickr-calendar .flatpickr-months .flatpickr-month span.cur-month {
	margin-right: 2px;
	margin-left: 0
}

.flatpickr-calendar .flatpickr-rContainer {
	width: 100%;
	margin-top: 20px
}

.flatpickr-calendar .flatpickr-rContainer .flatpickr-weekdays .flatpickr-weekdaycontainer {
	margin: 13px 24px
}

.flatpickr-calendar .flatpickr-rContainer .flatpickr-days {
	width: 100% !important
}

.flatpickr-calendar .flatpickr-rContainer .flatpickr-days .dayContainer {
	box-sizing: content-box;
	justify-content: flex-start;
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	margin: 13px 24px
}

.flatpickr-calendar .flatpickr-rContainer .flatpickr-days .dayContainer .flatpickr-day {
	padding: 0 1px;
	height: 40px;
	width: 44px;
	margin: 0 !important;
	font-family: Graphik;
	font-size: 13px;
	font-weight: 400;
	letter-spacing: 0
}

.flatpickr-calendar .flatpickr-rContainer .flatpickr-days .dayContainer .flatpickr-day.hidden {
	display: block !important;
	visibility: visible;
	color: rgba(20, 88, 236, 0) !important;
	pointer-events: none
}

.flatpickr-calendar .flatpickr-rContainer .flatpickr-days .dayContainer .flatpickr-day.hidden.endRange,
.flatpickr-calendar .flatpickr-rContainer .flatpickr-days .dayContainer .flatpickr-day.hidden.inRange,
.flatpickr-calendar .flatpickr-rContainer .flatpickr-days .dayContainer .flatpickr-day.hidden.startRange {
	background: #fff !important;
	border-bottom: 1px solid #e9e9e9 !important;
	border-top: 1px solid #e9e9e9 !important
}

span.flatpickr-day.nextMonthDay.today:not(.selected),
span.flatpickr-day.prevMonthDay.today:not(.selected),
span.flatpickr-day.today:not(.selected) {
	border-color: #e9e9e9;
	border-bottom-color: #e9e9e9 !important
}

.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover {
	border-radius: 0 !important;
	max-width: none;
	border: 1px solid #e9e9e9;
	border-right-color: transparent
}

span.flatpickr-day.today:not(.selected),
span.flatpickr-day.today:not(.selected):hover {
	border-top: 0;
	border-right: 0;
	cursor: not-allowed;
	pointer-events: none
}

@media only screen and (min-width:1000px) {
	.flatpickr-calendar.rangeMode.open {
		display: inline-block;
		z-index: 99999;
		margin-top: 10px;
		border: 1px solid #c0ccdb
	}
}

.flatpickr-calendar:after,
.flatpickr-calendar:before {
	display: none
}

.flatpickr-calendar {
	box-shadow: none
}

span.flatpickr-day.nextMonthDay.today:not(.selected):hover,
span.flatpickr-day.prevMonthDay.today:not(.selected):hover,
span.flatpickr-day.today:not(.selected):hover {
	border-top: 0 !important;
	border-left: 0 !important;
	border-right: 1px solid #c0ccdb;
	border-bottom: 1px solid #c0ccdb
}

.flatpickr-day.selected,
.flatpickr-day.startRange {
	background: #1458ec !important;
	border-radius: 0 !important
}

span.flatpickr-day.nextMonthDay:nth-child(n+36),
span.flatpickr-day.prevMonthDay:nth-child(n+36),
span.flatpickr-day:nth-child(n+36) {
	border-bottom: 1px solid #e9e9e9 !important
}

span.flatpickr-day.endRange,
span.flatpickr-day.nextMonthDay.endRange,
span.flatpickr-day.nextMonthDay.startRange,
span.flatpickr-day.prevMonthDay.endRange,
span.flatpickr-day.prevMonthDay.startRange,
span.flatpickr-day.startRange {
	border: 0 !important;
	border-radius: 0 !important
}

.flatpickr-day.inRange {
	border-radius: 0;
	box-shadow: 0 0 0 #e6e6e6, 0 0 0 #e6e6e6 !important;
	background: rgba(20, 88, 236, .2) !important;
	color: #1458ec !important;
	border: 0 !important
}

.flatpickr-day.selected {
	border-right: 1px solid rgba(20, 88, 236, .2) !important;
	border-bottom: 1px solid rgba(20, 88, 236, .2) !important
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
	box-shadow: 0 0 0 #e6e6e6, 0 0 0 #e6e6e6 !important
}

.flatpickr-day.endRange {
	background: #1458ec !important
}

.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover {
	color: #c0ccdb !important
}

.mobile-calendar-header {
	position: fixed !important;
	width: 100vw !important;
	top: 0 !important;
	z-index: 100000000000000020000;
	left: 0;
	margin: 0;
	display: block
}

.mobile-calendar-header .sidebar__header {
	margin: 0;
	width: 100%;
	max-width: 100%
}

.mobile-calendar-header .sidebar__header p {
	margin-bottom: 0
}

@media only screen and (max-width:375px) {
	.flatpickr-calendar {
		position: fixed !important;
		top: 57px !important;
		width: 100vw !important;
		height: 100vh !important;
		max-height: 100vh !important;
		padding: 60px 0 !important;
		overflow: auto !important
	}

	.flatpickr-calendar .flatpickr-months .flatpickr-next-month,
	.flatpickr-calendar .flatpickr-months .flatpickr-prev-month {
		z-index: 999999999999
	}

	.flatpickr-calendar .flatpickr-months .flatpickr-month {
		height: 48px;
		position: absolute;
		z-index: 999999999;
		width: 100%
	}

	.flatpickr-calendar .flatpickr-months .flatpickr-month:nth-child(2) {
		top: 16px
	}

	.flatpickr-calendar .flatpickr-months .flatpickr-month:nth-child(3) {
		top: 345px
	}

	.flatpickr-calendar .flatpickr-innerContainer {
		height: calc(100% + 120px) !important
	}

	.flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer {
		margin-top: 0 !important
	}

	.flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-weekdays {
		width: 100% !important;
		flex-direction: column !important
	}

	.flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-weekdays .flatpickr-weekdaycontainer:nth-child(2) {
		position: absolute;
		top: 385px
	}

	.flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-weekdays .flatpickr-weekday {
		height: 40px !important;
		width: 44px !important
	}

	.flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days {
		width: 100% !important;
		flex-direction: column !important;
		height: 100% !important
	}

	.flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer {
		margin: 15px auto !important;
		border-left: 0 !important
	}

	.flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer:nth-child(2) {
		position: absolute;
		top: 330px;
		transform: translateX(-50%);
		left: 50%;
		border-left: 0;
		height: auto
	}
}

@media only screen and (min-width:375px) and (max-width:700px) {
	.flatpickr-calendar {
		position: fixed !important;
		top: 57px !important;
		width: 100vw !important;
		height: 100vh !important;
		max-height: 100vh !important;
		padding: 60px 0 !important;
		overflow: auto !important
	}

	.flatpickr-calendar .flatpickr-months .flatpickr-next-month,
	.flatpickr-calendar .flatpickr-months .flatpickr-prev-month {
		z-index: 999999999999;
		top: 34px
	}

	.flatpickr-calendar .flatpickr-months .flatpickr-month {
		height: 48px;
		position: absolute;
		z-index: 999999999;
		width: 100%
	}

	.flatpickr-calendar .flatpickr-months .flatpickr-month:nth-child(2) {
		top: 27px
	}

	.flatpickr-calendar .flatpickr-months .flatpickr-month:nth-child(3) {
		top: 455px
	}

	.flatpickr-calendar .flatpickr-months .flatpickr-month span.cur-month {
		font-size: 18px;
		color: #090e36;
		font-family: Graphik;
		padding: 10px 12px;
		margin-right: 8px;
		font-weight: 300
	}

	.flatpickr-calendar .flatpickr-months .flatpickr-month .numInputWrapper {
		width: 7ch
	}

	.flatpickr-calendar .flatpickr-months .flatpickr-month .numInputWrapper > input {
		font-size: 18px;
		color: #090e36;
		font-family: Graphik;
		padding: 8px 12px;
		font-weight: 300
	}

	.flatpickr-calendar .flatpickr-innerContainer {
		height: calc(100% + 320px) !important
	}

	.flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer {
		margin-top: 32px !important
	}

	.flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-weekdays {
		width: 100% !important;
		flex-direction: column !important
	}

	.flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-weekdays .flatpickr-weekdaycontainer:nth-child(2) {
		position: absolute;
		top: 510px
	}

	.flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-weekdays .flatpickr-weekday {
		height: 54px !important;
		width: 54px !important;
		font-size: 16px;
		color: #090e36;
		font-family: Graphik;
		font-weight: 400
	}

	.flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days {
		width: 100% !important;
		flex-direction: column !important;
		height: 100% !important
	}

	.flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer {
		margin: 28px auto !important;
		width: 378px;
		min-width: 378px;
		max-width: 378px;
		align-items: center
	}

	.flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer:nth-child(2) {
		position: absolute;
		top: 415px;
		transform: translateX(-50%);
		left: 50%;
		border-left: 0;
		height: auto
	}

	.flatpickr-calendar .flatpickr-innerContainer .flatpickr-rContainer .flatpickr-days .dayContainer .flatpickr-day {
		padding-top: 5px;
		font-size: 18px;
		font-weight: 300;
		width: 54px;
		height: 50px
	}
}

.page-destinations.single-page-destination .cs-destination-drop-down {
	cursor: not-allowed;
	background: #fff
}

.page-destinations.single-page-destination .cs-destination-drop-down .cs-dropdown-alt-2:first-child {
	pointer-events: none
}

.page-destinations.single-page-destination .destination-filters.is-fixed-component .cs-topbar .col-1 .cs-destination-drop-down,
.page-destinations.single-page-destination .destination-filters.is-fixed-component .cs-topbar .col-1 .cs-destination-drop-down .cs-dropdown-alt-2:first-child .cs-dropdown-alt-2__toggle {
	background: #fff !important
}

.page-destinations .spinner {
	display: none
}

.page-destinations section:nth-child(6) {
	padding-top: 80px
}

.page-destinations .main-content--breadcrumbs {
	position: relative;
	z-index: 1;
	top: 70px
}

.page-destinations .main-content--breadcrumbs.is-fixed-component {
	position: sticky;
	top: 70px;
	background: #fff
}

.page-destinations .main-content--breadcrumbs.is-fixed-component .breadcrumbs {
	padding: 21px 60px 20px
}

.page-destinations .main-content--breadcrumbs.is-fixed-component .breadcrumbs .breadcrumbs__contact {
	justify-content: flex-end;
	-ms-flex-align: end !important;
	padding-right: 35px
}

.page-destinations .main-content--title {
	position: relative;
	z-index: 1
}

.page-destinations .main-content--text > div {
	max-width: 782px
}

.page-destinations .main-content--text > div p:last-child {
	margin-bottom: 0
}

.page-destinations .main-content--text > div a {
	border-bottom: 1px dotted !important;
	font-weight: 400 !important
}

.page-destinations .main-content--text > div b,
.page-destinations .main-content--text > div strong {
	font-weight: 400 !important
}

.page-destinations .main-content--link {
	z-index: 0
}

.page-destinations .main-content--link > div {
	max-width: 1534px
}

.page-destinations .main-content--link > div .image-container {
	position: relative;
	z-index: 1;
	padding: 360px 0
}

.page-destinations .main-content--link > div .image-container .link-text {
	z-index: 1;
	position: relative;
	text-align: center;
	padding: 0 15px
}

.page-destinations .main-content--link > div .image-container img {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0
}

.page-destinations .main-content--reviewYachts {
	z-index: 0
}

.page-destinations .main-content--reviewYachts > div {
	max-width: 1534px
}

.page-destinations .main-content--reviewYachts > div .swiper-slide .cs-yacht__add-to-cart {
	bottom: 20px
}

@media screen and (max-width:767px) {
	.page-destinations .main-content--reviewYachts > div .swiper-slide .cs-yacht__add-to-cart {
		left: 14px;
		bottom: 5px
	}
}

.page-destinations .main-content--reviewYachts > div .swiper-slide:hover .cs-yacht__add-to-cart {
	opacity: 1
}

.page-destinations .main-content--two-col-image {
	z-index: 0
}

.page-destinations .main-content--two-col-image > div {
	max-width: 1534px
}

.page-destinations .main-content--two-col-image > div .swiper-pagination-bullets {
	display: none !important
}

.page-destinations .main-content--two-col-image > div .swiper-slide {
	margin: 0 !important
}

.page-destinations .main-content--two-col-image > div .swiper-slide:first-child .carousel-image-section {
	padding-right: 75px
}

.page-destinations .main-content--two-col-image > div .swiper-slide:first-child .carousel-image-section img {
	min-height: 592px
}

.page-destinations .main-content--two-col-image > div .swiper-slide:nth-child(2) .carousel-image-section {
	padding-left: 75px
}

.page-destinations .main-content--two-col-image > div .swiper-slide:nth-child(2) .carousel-image-section img {
	min-height: 400px;
	margin-top: 97px
}

.page-destinations .main-content--map {
	padding: 40px 20px 80px
}

.page-destinations .main-content--map .container-fluid .row > div {
	padding: 0
}

.page-destinations .main-content--map .container-fluid .row > div .map-content {
	height: 100%
}

.page-destinations .main-content--map .container-fluid .row > div .map-content #google-map {
	height: 100%;
	min-height: 600px
}

.page-destinations .main-content--map .container-fluid .row > div .destinations {
	padding: 127px 65px;
	background: #f9fafc;
	height: 100%
}

.page-destinations .main-content--map .container-fluid .row > div .destinations h1 {
	margin-bottom: 40px
}

.page-destinations .main-content--map .container-fluid .row > div .destinations a {
	display: flex;
	text-align: left;
	align-items: center
}

.page-destinations .main-content--map .container-fluid .row > div .destinations a h4 {
	margin: 0;
	padding: 12px 10px 12px 0;
	color: #1458ec;
	text-transform: capitalize
}

.page-destinations .main-content--textWithImages > div {
	max-width: 1534px
}

.page-destinations .main-content--textWithImages > div p:last-child {
	margin-bottom: 0
}

.page-destinations .main-content--textWithImages .cover-image {
	height: 500px
}

.page-destinations .main-content--destinations {
	padding: 0 5px 0 50px
}

.page-destinations .main-content--destinations ul {
	display: flex;
	flex-wrap: wrap;
	padding: 34px 0 28px
}

.page-destinations .main-content--destinations ul li {
	list-style: none;
	flex: 0 0 33.333333%;
	padding: 0 45px 52px 0;
	position: relative
}

.page-destinations .main-content--destinations ul li img {
	min-height: 334px;
	max-height: 334px
}

.page-destinations .main-content--destinations ul li span {
	position: absolute;
	padding: 12px 39px;
	background: #fff;
	bottom: 26px;
	left: 22px;
	box-shadow: 0 1px 1px rgba(9, 14, 54, .1)
}

.page-destinations .main-content--yachts {
	padding: 0 5px 114px 50px
}

.page-destinations .main-content--yachts > .general-h1-sb a {
	border-bottom: 1px dotted !important;
	font-weight: 400 !important
}

.page-destinations .main-content--yachts > .general-h1-sb b,
.page-destinations .main-content--yachts > .general-h1-sb strong {
	font-weight: 400 !important
}

.page-destinations .main-content--yachts .yachts-list > ul {
	display: flex;
	flex-wrap: wrap;
	padding: 34px 0 28px
}

.page-destinations .main-content--yachts .yachts-list > ul > li {
	list-style: none;
	flex: 0 0 33.333333%;
	padding: 0 45px 46px 0;
	position: relative;
	margin-bottom: 0
}

.page-destinations .main-content--yachts .yachts-list > ul > li .cs-yacht__basic-info {
	position: relative
}

.page-destinations .main-content--yachts .yachts-list > ul > li .cs-yacht__basic-info .cs-yacht__add-to-cart {
	right: 3px;
	bottom: -3px
}

.page-destinations .main-content--accordion > div {
	max-width: 720px
}

.page-destinations .hero--full {
	height: calc(var(--vh, 1vh)*100 - 254px)
}

.page-destinations .hero--full .arrow {
	display: none
}

.accordion {
	padding: 66px 0 113px
}

.accordion .accordion-heading {
	font-family: Playfair Display;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 31px;
	letter-spacing: 0;
	text-align: center;
	margin-bottom: 74px
}

.accordion .accordion-container .accordion-item {
	border-top: 1px solid #e5e9f3
}

.accordion .accordion-container .accordion-item:last-child {
	border-bottom: 1px solid #e5e9f3
}

.accordion .accordion-container .accordion-item .accordion-header {
	display: flex;
	-moz-column-gap: 12px;
	column-gap: 12px;
	align-items: center;
	padding: 25px 0;
	cursor: pointer;
	justify-content: space-between
}

.accordion .accordion-container .accordion-item .accordion-content {
	max-height: 0;
	overflow: hidden;
	transition: all .3s ease
}

.accordion .accordion-container .accordion-item .accordion-plus {
	display: block;
	width: 26px
}

.accordion .accordion-container .accordion-item svg {
	float: right;
	width: 15px
}

.accordion .accordion-container .accordion-item .accordion-minus {
	display: none;
	width: 26px
}

.accordion .accordion-container .accordion-item.active .accordion-content {
	max-height: 1000px;
	padding-bottom: 25px
}

.accordion .accordion-container .accordion-item.active .accordion-plus {
	display: none
}

.accordion .accordion-container .accordion-item.active .accordion-minus {
	display: block
}

.accordion .accordion-container .accordion-item.active .accordion-header {
	font-weight: 600
}

.reviewYachts .swiper-button-disabled {
	display: none !important
}

@media screen and (min-width:620px) {
	.reviewYachts .carousel__yacht-name-a {
		display: none !important
	}

	.reviewYachts .carousel__yacht-name-a + li:after {
		content: none !important
	}
}

.reviewYachts .carousel__yacht-name-b {
	display: none
}

@media screen and (min-width:620px) {
	.reviewYachts .carousel__yacht-name-b {
		display: inline-block
	}
}

.reviewYachts .carousel-image-section {
	width: 100%;
	position: relative;
	padding-bottom: 56.222222%;
	overflow: hidden
}

.reviewYachts .carousel-image-section > img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	transition: transform .6s cubic-bezier(.5, .1, .25, 1), opacity .3s ease-in-out;
	transform: scale(1) translateZ(0)
}

.reviewYachts .carousel-image-section .swiper-lazy-preloader {
	margin-left: -21px;
	margin-top: -50px
}

.reviewYachts .carousel__arrows {
	position: absolute;
	top: calc(50% - 63px);
	width: 100%
}

@media screen and (max-width:767px) {
	.reviewYachts .carousel__arrows {
		display: none
	}
}

.reviewYachts .carousel__arrows .swiperArrowLeft,
.reviewYachts .carousel__arrows .swiperArrowRight {
	position: relative;
	z-index: 1
}

.reviewYachts .carousel__arrows .swiperArrowRight {
	display: inline-block;
	float: right;
	background: hsla(0, 0%, 100%, .8)
}

.reviewYachts .carousel__arrows .swiperArrowRight > span {
	padding: 20px;
	display: block
}

.reviewYachts .carousel__arrows .swiperArrowLeft {
	display: inline-block;
	float: left;
	background: hsla(0, 0%, 100%, .8)
}

.reviewYachts .carousel__arrows .swiperArrowLeft > span {
	padding: 20px;
	display: block
}

.reviewYachts .swiper-pagination {
	bottom: 0;
	display: none;
	position: relative;
	text-align: center;
	transition: opacity .3s;
	transform: translateZ(0);
	z-index: 10;
	left: 0;
	width: 100%
}

@media screen and (max-width:767px) {
	.reviewYachts .swiper-pagination {
		display: block
	}
}

.reviewYachts .swiper-pagination .swiper-pagination-bullet {
	margin: 0 4px;
	background: #c0ccdb;
	opacity: 1;
	width: 6px;
	height: 6px
}

.reviewYachts .swiper-pagination .swiper-pagination-bullet-active {
	background: #fff !important;
	border: 2px solid #090e36;
	box-sizing: border-box;
	width: 10px !important;
	height: 10px !important;
	position: relative;
	top: 2px
}

.reviewYachts .row > div {
	margin: 45px 0
}

.reviewYachts .row > div:first-child {
	margin: 0
}

.reviewYachts .row > div .slider__text {
	display: flex;
	flex-direction: column
}

@media screen and (max-width:767px) {
	.reviewYachts .row > div .slider__text {
		padding-bottom: 30px
	}
}

.reviewYachts .row > div .slider__text > div {
	display: block;
	float: left;
	min-width: 100px
}

.reviewYachts .row > div .slider__text > div:nth-child(2) > span {
	margin-right: 10px
}

.reviewYachts .row > div .slider__text > div ul {
	display: block;
	float: left;
	margin: 10px 0 0;
	min-width: 100%;
	border-bottom: 1px dotted #e5e9f3
}

.reviewYachts .row > div .slider__text > div ul li {
	position: relative;
	display: inline-block;
	float: left;
	margin-right: 15px
}

.reviewYachts .row > div .slider__text > div ul li:after {
	content: "";
	position: absolute;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background: #7e8ea7;
	left: -9px;
	top: 50%;
	transform: translateY(-50%)
}

.reviewYachts .row > div .slider__text > div ul li:first-child:after {
	display: none
}

.popUpParent #popupContainer .main-section.section-horizons-form {
	position: relative;
	top: 0;
	z-index: 100;
	width: auto;
	height: auto;
	display: block;
	background: #f8f8f9
}

.popUpParent #popupContainer .main-section.section-horizons-form .container-fluid,
.popUpParent #popupContainer .main-section.section-horizons-form .container-fluid .row {
	background: #f8f8f9
}

.itinerary-page {
	overflow: hidden
}

.itinerary-page .iframeWrapper {
	min-height: 100vh
}

.itinerary-page .iframeWrapper iframe {
	width: 100%;
	height: 100vh;
	margin: 0;
	border: 0;
	vertical-align: top
}

.itinerary-page .footer {
	display: none
}

.destination-filters {
	position: sticky;
	z-index: 9;
	top: 76px
}

.destination-filters.is-fixed-component {
	width: 830px;
	margin: 0 auto
}

.destination-filters.is-fixed-component .cs-topbar .col-1 .cs-date-picker #flatpickrTopBar,
.destination-filters.is-fixed-component .cs-topbar .col-1 .cs-destination-drop-down,
.destination-filters.is-fixed-component .cs-topbar .col-1 .cs-destination-drop-down .cs-dropdown-alt-2--search-input input,
.destination-filters.is-fixed-component .cs-topbar .col-1 .cs-destination-drop-down .cs-dropdown-alt-2:first-child .cs-dropdown-alt-2__toggle,
.destination-filters.is-fixed-component .cs-topbar .col-1 .cs-numberGuest-drop-down .cs-dropdown-alt-2__toggle {
	background: #e5e9f3
}

.destination-filters.destination-filters-button-mobile,
.destination-filters .destination-filters-mobile-close,
.destination-filters .filter-heading {
	display: none
}

.destination-filters .cs-topbar {
	justify-content: center;
	border: 0
}

.destination-filters .cs-topbar .col-1 {
	flex-direction: row;
	width: auto
}

.destination-filters .cs-topbar .col-1 > div {
	margin-right: 10px;
	padding: 6px 0
}

.destination-filters .cs-topbar .col-1 .cs-destination-drop-down {
	background: #fff;
	border: 1px solid #e5e9f3;
	box-sizing: border-box;
	border-radius: 60px
}

.destination-filters .cs-topbar .col-1 .cs-destination-drop-down .cs-destination-container.is-fixed .cs-dropdown-alt-2--search-input {
	position: relative;
	z-index: 9999999999;
	left: 0;
	border-radius: 0;
	width: 100%;
	background: #fff;
	float: left;
	display: block;
	height: 48px;
	top: 50px
}

.destination-filters .cs-topbar .col-1 .cs-destination-drop-down .cs-destination-container.is-fixed .cs-dropdown-alt-2--search-input input {
	width: 100%;
	border-radius: 0;
	margin-top: 14px
}

.destination-filters .cs-topbar .col-1 .cs-destination-drop-down .cs-dropdown-alt-2__toggle-chevron {
	display: none
}

.destination-filters .cs-topbar .col-1 .cs-destination-drop-down .cs-dropdown-alt-2--search-input {
	position: relative;
	z-index: 9999999999;
	height: 0;
	left: 0;
	border-radius: 60px
}

.destination-filters .cs-topbar .col-1 .cs-destination-drop-down .cs-dropdown-alt-2--search-input input {
	margin-left: 16px;
	width: 256px;
	border-radius: 60px;
	padding-left: 4px
}

.destination-filters .cs-topbar .col-1 .cs-destination-drop-down .cs-dropdown-alt-2:first-child {
	min-width: 117px
}

.destination-filters .cs-topbar .col-1 .cs-destination-drop-down .cs-dropdown-alt-2:first-child .cs-dropdown-alt-2__toggle {
	border-radius: 60px
}

.destination-filters .cs-topbar .col-1 .cs-destination-drop-down .cs-dropdown-alt-2:first-child .cs-dropdown-alt-2__toggle .cs-dropdown-alt-2__toggle-label {
	font-size: 14px;
	line-height: 22px;
	width: 100%;
	text-align: center;
	display: block
}

.destination-filters .cs-topbar .col-1 .cs-dropdown-alt-2 {
	width: 100%;
	margin-bottom: 0
}

.destination-filters .cs-topbar .col-1 .cs-dropdown-alt-2__toggle {
	font-size: 15px;
	line-height: 16px;
	padding: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: flex;
	border: 0
}

.destination-filters .cs-topbar .col-1 .cs-dropdown-alt-2__toggle:after {
	display: none
}

.destination-filters .cs-topbar .col-1 .cs-date-picker {
	padding: 0;
	height: auto;
	display: block;
	float: left
}

.destination-filters .cs-topbar .col-1 .cs-date-picker #flatpickrTopBar {
	font-style: normal;
	font-weight: 400;
	font-size: inherit;
	line-height: inherit;
	padding: 7px 0;
	margin-left: 0
}

.destination-filters .cs-topbar .col-1 .cs-date-picker > input {
	width: 100px;
	position: relative;
	border-radius: 60px;
	font-size: 14px;
	line-height: 22px;
	font-style: normal;
	font-weight: 400;
	padding: 6px 0;
	text-align: center
}

.destination-filters .cs-topbar .col-1 .cs-date-picker > input:focus {
	border: 1px solid #e5e9f3
}

.destination-filters .cs-topbar .col-1 .cs-date-picker .cs-date-picker__icon,
.destination-filters .cs-topbar .col-1 .cs-date-picker .cs-dropdown-alt-2__toggle-chevron {
	display: none
}

.destination-filters .cs-topbar .col-1 .cs-numberGuest-drop-down {
	padding: 0;
	width: auto
}

.destination-filters .cs-topbar .col-1 .cs-numberGuest-drop-down .cs-dropdown-alt-2 {
	min-width: auto
}

.destination-filters .cs-topbar .col-1 .cs-numberGuest-drop-down .cs-dropdown-alt-2__menu {
	width: 223px;
	padding: 33px 30px 0
}

.destination-filters .cs-topbar .col-1 .cs-numberGuest-drop-down .cs-dropdown-alt-2__toggle {
	border: 1px solid #e5e9f3;
	box-sizing: border-box;
	border-radius: 60px;
	padding: 6px 0;
	background: #fff
}

.destination-filters .cs-topbar .col-1 .cs-numberGuest-drop-down .cs-dropdown-alt-2__toggle .cs-dropdown-alt-2__toggle-label {
	text-align: center;
	width: 100%;
	padding: 0;
	margin-left: 19px;
	margin-right: 19px;
	font-size: 14px;
	line-height: 22px;
	font-style: normal;
	font-weight: 400;
	min-width: 63px;
	display: block
}

.destination-filters .cs-topbar .col-1 .cs-numberGuest-drop-down .cs-dropdown-alt-2__toggle-chevron,
.destination-filters .cs-topbar .col-1 .cs-numberGuest-drop-down .cs-dropdown-alt-2__toggle > div:first-child {
	display: none
}

.destination-filters .cs-topbar .col-1 .cs-charter-button button {
	background: #00863a;
	border-radius: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	padding: 7px 15px
}

.destination-filters .cs-topbar .col-1 .cs-charter-button button > span {
	margin-left: 10px
}

@media only screen and (max-width:1600px) {
	.destination-filters.is-fixed-component {
		width: 100%;
		margin: 0 auto
	}

	.destination-filters.active-filter {
		z-index: 9999
	}

	.destination-filters.destination-filters-button-mobile {
		position: fixed;
		bottom: 0;
		top: auto;
		width: 100%;
		z-index: 1;
		background: hsla(0, 0%, 100%, .8)
	}

	.destination-filters.destination-filters-button-mobile .cs-topbar {
		margin: 0
	}

	.destination-filters.destination-filters-button-mobile .cs-topbar .cs-charter-button {
		margin-top: 0;
		margin-right: 0;
		padding: 5px 0
	}

	.destination-filters.destination-filters-button-mobile .cs-topbar .cs-charter-button > button {
		padding: 17px;
		min-width: 360px;
		text-transform: uppercase
	}

	.destination-filters .cs-topbar {
		justify-content: center;
		border: 0;
		width: 100%
	}

	.destination-filters .cs-topbar .col-1 > div {
		margin-top: 20px
	}

	.destination-filters .cs-topbar .col-1 .cs-dropdown-alt-2__toggle {
		font-size: 15px;
		line-height: 16px;
		padding: 0;
		display: flex
	}

	.destination-filters .cs-topbar .col-1 .cs-numberGuest-drop-down .cs-dropdown-alt-2__menu {
		width: 100%
	}
}

@media only screen and (max-width:1600px) {
	.destination-filters-button-mobile {
		display: block !important
	}

	.destination-filters-button-mobile .yachtBreadCrumbs {
		padding: 22px 0
	}

	.destination-filters-button-mobile .yachtBreadCrumbs > li,
	.destination-filters-button-mobile .yachtBreadCrumbs svg {
		display: none
	}

	.destination-filters-button-mobile .yachtBreadCrumbs .breadcrumbs__contact svg {
		display: block
	}

	.destination-filters-container {
		position: fixed;
		z-index: 9999;
		background: #fff;
		width: 100vw;
		height: 100vh;
		top: 0;
		display: none
	}

	.destination-filters-container.is-active {
		display: block
	}

	.destination-filters-container .filter-heading {
		width: 100%;
		float: left;
		text-align: center;
		padding-top: 52px;
		display: block
	}

	.destination-filters-container .destination-filters-mobile-close {
		display: block;
		float: left;
		width: 100%;
		border: 1px solid #e5e9f3
	}

	.destination-filters-container .destination-filters-mobile-close > span {
		padding: 18px 10px;
		position: relative;
		left: 15px;
		display: flex
	}

	.destination-filters-container .destination-filters-mobile-close > span > span {
		padding-left: 15px
	}

	.destination-filters-container .cs-topbar .col-1 {
		flex-direction: column;
		margin-top: 30px
	}

	.destination-filters-container .cs-topbar .col-1 .cs-destination-drop-down {
		width: 320px;
		padding: 12px
	}

	.destination-filters-container .cs-topbar .col-1 .cs-date-picker #flatpickrTopBar {
		width: 320px !important;
		padding: 12px 0
	}

	.destination-filters-container .cs-topbar .col-1 .cs-numberGuest-drop-down .cs-dropdown-alt-2__toggle {
		width: 320px;
		padding: 10px
	}

	.destination-filters-container .cs-topbar .col-1 .cs-charter-button button {
		padding: 13px 15px;
		width: 320px
	}
}

@media only screen and (max-width:1000px) {
	.destination-filters-button-mobile .yachtBreadCrumbs .breadcrumbs__contact {
		display: flex
	}
}

@media only screen and (max-width:767px) {
	.destination-filters.destination-filters-button-mobile {
		background: #fff
	}
}

@media only screen and (max-width:380px) {
	.destination-filters.destination-filters-button-mobile .cs-topbar .cs-charter-button > button {
		min-width: 310px
	}
}

@media only screen and (max-width:1600px) {
	.page-destinations .main-content--breadcrumbs {
		position: sticky;
		z-index: 4;
		top: 70px
	}

	.page-destinations .main-content--breadcrumbs .breadcrumbs {
		justify-content: center
	}

	.page-destinations .main-content--breadcrumbs .breadcrumbs__contact {
		display: none
	}

	.page-destinations .hero--full {
		height: calc(var(--vh, 1vh)*100 - 231px)
	}
}

@media only screen and (max-width:1200px) {
	.page-destinations .main-content--textWithImages .cover-image {
		height: 350px
	}

	.page-destinations .main-content--two-col-image > div .swiper-slide:first-child .carousel-image-section {
		padding-right: 15px
	}

	.page-destinations .main-content--two-col-image > div .swiper-slide:nth-child(2) .carousel-image-section {
		padding-left: 15px
	}

	.page-destinations .main-content--destinations ul li,
	.page-destinations .main-content--yachts .yachts-list > ul > li {
		flex: 0 0 50%
	}

	.page-destinations .main-content--reviewYachts > div .swiper-slide .slider__text {
		margin-bottom: 20px
	}

	.page-destinations .main-content--reviewYachts > div .swiper-slide .cs-yacht__add-to-cart {
		position: absolute;
		left: 14px;
		bottom: 0;
		background: transparent;
		border: 0
	}
}

@media only screen and (max-width:1000px) {
	.page-destinations .firstSection {
		margin-top: 58px
	}

	.page-destinations .main-content--text > div {
		max-width: 699px
	}

	.page-destinations .main-content--breadcrumbs {
		top: 58px
	}

	.page-destinations .main-content--map .container-fluid .row > div .destinations {
		padding: 40px 65px
	}
}

@media only screen and (max-width:768px) {
	.page-destinations .hero--full {
		height: auto;
		top: 0
	}
}

@media only screen and (max-width:767px) {
	.page-destinations .main-content--breadcrumbs .breadcrumbs {
		flex-wrap: wrap
	}

	.page-destinations .container--popup {
		max-width: 100%
	}

	.page-destinations .singleTextColumn--promo h2 {
		font-size: 30px;
		line-height: 40px;
		margin-bottom: 0
	}

	.page-destinations .main-content--textWithImages .cover-image {
		height: 250px
	}

	.page-destinations section:nth-child(6) {
		padding-top: 50px
	}

	.page-destinations .main-content--two-col-image > div .swiper-slide:first-child .carousel-image-section img {
		min-height: 393px
	}

	.page-destinations .main-content--two-col-image > div .swiper-slide:nth-child(2) .carousel-image-section img {
		min-height: 275px;
		margin-top: 0
	}

	.page-destinations .main-content--link > div .image-container {
		padding: 157px 0
	}

	.page-destinations .main-content--map {
		padding: 25px 20px 80px
	}

	.page-destinations .main-content--map .container-fluid .row > div .destinations {
		padding: 50px 20px
	}

	.page-destinations .main-content--destinations {
		padding: 0
	}

	.page-destinations .main-content--destinations ul li {
		padding: 0 0 76px
	}

	.page-destinations .main-content--destinations ul li span {
		bottom: 50px
	}

	.page-destinations .main-content--yachts {
		padding: 0 0 114px
	}

	.page-destinations .main-content--yachts .yachts-list > ul > li {
		padding: 0 0 46px
	}

	.page-destinations .main-content--yachts .yachts-list > ul > li .cs-yacht__basic-info .cs-yacht__add-to-cart {
		right: auto;
		bottom: -51px;
		z-index: 0
	}

	.page-destinations .main-content--text .row > div {
		padding: 0 24px
	}

	.page-destinations .main-content--destinations ul li {
		flex: 0 0 100%
	}

	.page-destinations .main-content--destinations h1,
	.page-destinations .main-content--yachts > div:first-child,
	.page-destinations .main-content--yachts > div:nth-child(2) {
		padding: 0 24px
	}

	.page-destinations .main-content--yachts .yachts-list {
		padding: 0
	}

	.page-destinations .main-content--yachts .yachts-list > ul {
		margin: 0
	}

	.page-destinations .main-content--yachts .yachts-list > ul > li {
		flex: 0 0 100%
	}

	.page-destinations .main-content--yachts .yachts-list > ul > li .cs-yacht {
		margin: 0
	}

	.page-destinations .main-content--reviewYachts > div .swiper-slide .slider__text {
		margin-bottom: 0
	}
}

.modal-form {
	position: fixed;
	z-index: 999999;
	width: 100vw;
	height: 100vh;
	top: 0;
	overflow: auto;
	left: 0
}

.modal-form .goto-page {
	color: #1458ec;
	cursor: pointer
}

.modal-form:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #090e36;
	opacity: .4;
	z-index: -1
}

.modal-form--inner {
	width: 560px;
	margin: 86px auto 0;
	background: #fff;
	position: relative
}

@media (max-width:767px) {
	.modal-form--inner {
		width: auto
	}
}

@media (max-width:767px) {
	.modal-form--inner--content {
		padding-right: 25px !important;
		padding-left: 25px !important;
		margin-right: 25px !important;
		margin-left: 25px !important
	}
}

.modal-form--inner--content--actions > button {
	margin: 5px
}

.modal-form--inner--options {
	max-width: 300px;
	margin: 0 auto
}

.modal-form--inner--close {
	position: absolute;
	z-index: 2;
	cursor: pointer;
	top: 20px;
	left: 17px
}

.modal-form--inner__border-bottom {
	border-bottom: 1px solid #e5e9f3
}

.cart-modal {
	position: fixed;
	right: 0;
	height: 100vh;
	width: 100vw;
	z-index: 999999;
	top: 0;
	display: none
}

.cart-modal__close {
	position: absolute;
	width: 100%;
	z-index: 4;
	height: 100%;
	cursor: pointer
}

.cart-modal__inner {
	display: flex;
	height: 100%;
	width: 100%
}

.cart-modal__inner:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: #090e36;
	opacity: .6;
	z-index: 1
}

.cart-modal__items {
	z-index: 5;
	overflow-y: auto;
	flex: 0 0 460px;
	order: 2;
	background: #fff;
	box-shadow: -1px 0 2px rgba(9, 14, 54, .15);
	border-left: 1px solid #e5e9f3;
	position: relative
}

.cart-modal__items__head {
	padding: 47px 47px 10px
}

.cart-modal__items__inner {
	overflow: auto;
	height: calc(100vh - 283px);
	padding: 0 47px
}

.cart-modal__items__heading {
	margin-top: 30px;
	display: none
}

.cart-modal__items__charter .charter-from-text {
	display: inline
}

.cart-modal__items__close {
	position: absolute;
	right: 21px;
	top: 21px;
	cursor: pointer
}

.cart-modal__items__actions {
	position: absolute;
	width: 100%;
	bottom: 0;
	background: #fff;
	padding: 47px 47px 10px
}

.cart-modal__items__actions .add-more-yachts-button {
	opacity: 0;
	pointer-events: none
}

.cart-modal__items .h3-r h3 {
	text-transform: capitalize;
	margin: 0
}

.cart-modal__contact-form {
	background: #fff;
	z-index: 2;
	overflow-y: auto;
	flex: 1;
	order: 1;
	opacity: 0
}

.cart-modal__contact-form__heading {
	max-width: 450px;
	margin: 0 auto;
	padding-bottom: 40px
}

.cart-modal__contact-form__inner {
	padding: 47px 0 98px;
	overflow-x: hidden
}

@media only screen and (max-width:1140px) {
	.cart-modal__contact-form__inner {
		padding: 60px 0 98px
	}
}

@media only screen and (max-width:767px) {
	.cart-modal__contact-form__inner {
		padding: 98px 0
	}
}

.cart-modal__contact-form__inner .close-horizon-form {
	display: none
}

.cart-modal__contact-form__inner .main-section.section-horizons-form {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 9999999;
	max-width: 480px;
	margin: 0 auto
}

.cart-modal__contact-form__inner .main-section.section-horizons-form .container-max {
	max-width: 100%;
	padding: 0;
	background: #fff;
	overflow: hidden;
	max-height: none;
	margin-top: 0;
	height: auto
}

.cart-modal__contact-form__inner .main-section.section-horizons-form > div:after {
	opacity: 0
}

.cart-modal__contact-form__inner .main-section.section-horizons-form .form__container {
	background: #fff
}

.cart-modal__contact-form__inner__close {
	position: absolute;
	top: 20px;
	left: 20px
}

.cart-modal__contact-form__inner__heading {
	max-width: 480px;
	width: auto
}

.cart-modal .yacht-cart {
	display: flex;
	padding: 16px 0;
	border-bottom: 1px solid #e5e9f3;
	position: relative
}

.cart-modal .yacht-cart__figure-container {
	flex: 0 0 94px
}

.cart-modal .yacht-cart__figure-container__figure img {
	min-height: 60px
}

.cart-modal .yacht-cart__content-container {
	flex: 1;
	padding-left: 23px
}

.cart-modal .yacht-cart__content-container__title {
	margin: 0;
	padding: 0;
	max-width: calc(100% - 20px)
}

.cart-modal .yacht-cart__content-container__yacht__info {
	display: inline-flex;
	flex-wrap: wrap
}

.cart-modal .yacht-cart__content-container__yacht__info li {
	padding-right: 5px;
	color: #7e8ea7
}

.cart-modal .yacht-cart__content-container__price {
	color: #090e36
}

.cart-modal .yacht-cart__remove {
	cursor: pointer;
	position: absolute;
	right: 0
}

.cart-modal .yacht-cart__remove:hover svg path {
	fill: red
}

body.charter_list .add-more-yachts-button,
body.page-destinations .add-more-yachts-button,
body.sales .add-more-yachts-button,
body.single-yacht-charter .add-more-yachts-button,
body.single-yacht-sale .add-more-yachts-button {
	opacity: 1;
	pointer-events: auto
}

.charter-from-text {
	display: none
}

#lo_chat_box + div,
#rc-imageselect + div {
	transform: translateY(-150px)
}

.yacht-add-to-cart-button > span:nth-child(2) {
	display: none
}

.yacht-add-to-cart-button.allReady-added-to-cart {
	pointer-events: none;
	border-bottom: 0;
	background: transparent;
	color: #090e36
}

.yacht-add-to-cart-button.allReady-added-to-cart > span:first-child {
	display: none
}

.yacht-add-to-cart-button.allReady-added-to-cart > span:nth-child(2) {
	display: block
}

@media only screen and (max-width:768px) {
	.cart-modal__contact-open {
		overflow-y: auto
	}

	.cart-modal__contact-open .cart-modal__items {
		flex-basis: fit-content
	}

	.cart-modal__contact-open .cart-modal__contact-form {
		position: relative;
		flex-basis: fit-content;
		z-index: 2
	}

	.cart-modal__contact-open .cart-modal__items__inner {
		height: auto
	}

	.cart-modal__contact-open .cart-modal__items {
		margin-top: 0;
		border-radius: 0;
		background: #f9fafc
	}

	.cart-modal__contact-open .cart-modal__items__actions {
		position: relative;
		bottom: 0;
		background: #f9fafc
	}

	.cart-modal__contact-open .cart-modal__items__actions .tertiary-btn {
		background: #f9fafc
	}

	.cart-modal__contact-open .cart-modal__items__actions > div:first-child {
		display: none
	}

	.cart-modal__contact-open .cart-modal__contact-form__heading {
		padding-left: 8px
	}

	.cart-modal__contact-open .cart-modal__items__close {
		display: none
	}

	.cart-modal__inner {
		flex-direction: column
	}

	.cart-modal__items {
		flex: 0 0 100%;
		margin-top: 24px;
		border-radius: 10px 10px 0 0
	}

	.cart-modal__items__head {
		padding: 28px 24px 10px
	}

	.cart-modal__items__inner {
		padding: 0 24px;
		height: calc(100vh - 266px)
	}

	.cart-modal__items__actions {
		padding: 8px 24px 9px;
		bottom: 40px
	}

	.cart-modal__contact-form {
		order: 1;
		flex: 0 0 100%;
		position: absolute;
		z-index: -1
	}

	.cart-modal__contact-form__inner .main-section.section-horizons-form .form__container {
		padding: 0
	}
}

.favorites-page #mainContent {
	max-width: 1920px
}

.favorites-container {
	padding: 0 45px
}

@media (max-width:767px) {
	.favorites-container {
		padding: 0
	}
}

.favorites-container .firstSection {
	margin-top: 58px
}

.favorites-container--action {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap
}

.favorites-container--action > button {
	margin-top: 20px
}

.favorites-container--border-bottom {
	border-bottom: 1px solid #e5e9f3
}

.favorites-container .favorites-empty {
	display: flex;
	text-align: center;
	justify-content: center
}

.favorites-container .favorites-form {
	position: fixed;
	z-index: 999999;
	width: 100vw;
	height: 100vh;
	top: 0;
	overflow: auto;
	left: 0
}

.favorites-container .favorites-form:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #090e36;
	opacity: .4;
	z-index: -1
}

.favorites-container .favorites-form--inner {
	width: 560px;
	margin: 86px auto 0;
	background: #fff;
	position: relative
}

@media (max-width:767px) {
	.favorites-container .favorites-form--inner {
		width: auto
	}
}

.favorites-container .favorites-form--inner__border-bottom {
	border-bottom: 1px solid #e5e9f3
}

.favorites-container .favorites-form--inner__close {
	position: absolute;
	z-index: 2;
	cursor: pointer;
	top: 20px;
	left: 17px
}

@media (max-width:767px) {
	.favorites-container .favorites-form--inner--form .general-playfair-r {
		padding-right: 30px;
		padding-left: 30px
	}
}

@media (max-width:767px) {
	.favorites-container .favorites-form--inner--form > div {
		padding-right: 5px;
		padding-left: 5px
	}
}

@media (max-width:767px) {
	.favorites-container .favorites-form--inner--form > div .form-field-remove-pad {
		padding: 0
	}
}

.favorites-container .favorites-form--inner .section-horizons-form {
	position: relative;
	width: auto;
	height: auto;
	display: block
}

.favorites-container .favorites-form--inner .section-horizons-form > div:after {
	display: none
}

.notification {
	position: fixed;
	top: 20px;
	z-index: 9999999;
	width: 400px;
	left: 50%;
	margin-left: -200px;
	display: none
}

.notification.show-notification .notification__inner {
	transform: translateY(0);
	width: 100%
}

.notification__inner {
	display: flex;
	align-items: center;
	padding: 12px 35px 12px 17px;
	position: relative;
	flex: 0 0 auto;
	margin: 0 auto;
	background: #090e36;
	min-width: 320px;
	transform: translateY(-300px);
	transition: all .5s
}

.notification__inner > div:first-child {
	min-width: 22px
}

.notification__content {
	margin-left: 17px
}

.notification__close {
	position: absolute;
	right: 14px;
	top: 14px;
	cursor: pointer
}

.d-flex {
	display: -moz-flex;
	display: flex
}

.justify-content-between {
	-moz-justify-content: space-between;
	justify-content: space-between
}

.flex-row {
	-moz-flex-direction: row;
	flex-direction: row
}

.flex-wrap {
	flex-wrap: wrap
}

.no-gutters {
	padding-left: 0;
	padding-right: 0
}

.no-gutters-row {
	margin-right: 0;
	margin-left: 0
}

.no-gutters-row > .col,
.no-gutters-row > [class*=col-] {
	padding-right: 0;
	padding-left: 0
}

.text-initial {
	text-transform: none
}

.text-uppercase {
	text-transform: uppercase
}

.space-vertical-p1 {
	padding-left: 8px;
	padding-right: 8px
}

.space-horizontal-p1 {
	padding-top: 8px;
	padding-bottom: 8px
}

.space-vertical-p2 {
	padding-left: 16px;
	padding-right: 16px
}

.space-horizontal-p2 {
	padding-top: 16px;
	padding-bottom: 16px
}

.space-vertical-p3 {
	padding-left: 24px;
	padding-right: 24px
}

.space-horizontal-p3 {
	padding-top: 24px;
	padding-bottom: 24px
}

.space-vertical-p4 {
	padding-left: 32px;
	padding-right: 32px
}

.space-horizontal-p4 {
	padding-top: 32px;
	padding-bottom: 32px
}

.space-vertical-p5 {
	padding-left: 40px;
	padding-right: 40px
}

.space-horizontal-p5 {
	padding-top: 40px;
	padding-bottom: 40px
}

.space-vertical-p6 {
	padding-left: 48px;
	padding-right: 48px
}

.space-horizontal-p6 {
	padding-top: 48px;
	padding-bottom: 48px
}

.space-vertical-p7 {
	padding-left: 56px;
	padding-right: 56px
}

.space-horizontal-p7 {
	padding-top: 56px;
	padding-bottom: 56px
}

.space-vertical-p8 {
	padding-left: 64px;
	padding-right: 64px
}

.space-horizontal-p8 {
	padding-top: 64px;
	padding-bottom: 64px
}

.space-vertical-p9 {
	padding-left: 72px;
	padding-right: 72px
}

.space-horizontal-p9 {
	padding-top: 72px;
	padding-bottom: 72px
}

.space-vertical-p10 {
	padding-left: 80px;
	padding-right: 80px
}

.space-horizontal-p10 {
	padding-top: 80px;
	padding-bottom: 80px
}

.space-vertical-m1 {
	margin-left: 8px;
	margin-right: 8px
}

.space-horizontal-m1 {
	margin-top: 8px;
	margin-bottom: 8px
}

.space-vertical-m2 {
	margin-left: 8px;
	margin-right: 8px
}

.space-horizontal-m2 {
	margin-top: 16px;
	margin-bottom: 16px
}

.space-vertical-m3 {
	margin-left: 24px;
	margin-right: 24px
}

.space-horizontal-m3 {
	margin-top: 24px;
	margin-bottom: 24px
}

.space-vertical-m4 {
	margin-left: 32px;
	margin-right: 32px
}

.space-horizontal-m4 {
	margin-top: 32px;
	margin-bottom: 32px
}

.space-vertical-m5 {
	margin-left: 40px;
	margin-right: 40px
}

.space-horizontal-m5 {
	margin-top: 40px;
	margin-bottom: 40px
}

.space-vertical-m6 {
	margin-left: 48px;
	margin-right: 48px
}

.space-horizontal-m6 {
	margin-top: 48px;
	margin-bottom: 48px
}

.space-vertical-m7 {
	margin-left: 56px;
	margin-right: 56px
}

.space-horizontal-m7 {
	margin-top: 56px;
	margin-bottom: 56px
}

.space-vertical-m8 {
	margin-left: 64px;
	margin-right: 64px
}

.space-horizontal-m8 {
	margin-top: 64px;
	margin-bottom: 64px
}

.space-vertical-m9 {
	margin-left: 72px;
	margin-right: 72px
}

.space-horizontal-m9 {
	margin-top: 72px;
	margin-bottom: 72px
}

.space-vertical-m10 {
	margin-left: 80px;
	margin-right: 80px
}

.space-horizontal-m10 {
	margin-top: 80px;
	margin-bottom: 80px
}

.section-xs {
	padding-top: 1rem;
	padding-bottom: 1rem
}

.section-md {
	padding-top: 2rem;
	padding-bottom: 2rem
}

.section-lg {
	padding-top: 4rem;
	padding-bottom: 4rem
}

.padding-small {
	padding: 22px 0
}

.padding-basic {
	padding: 40px 0
}

.padding-big {
	padding: 80px 0
}

.space-btn {
	padding-bottom: 16px
}

.space-left-1 {
	padding-left: 8px
}

.space-right-1 {
	padding-right: 8px
}

.space-right-2 {
	padding-right: 16px
}

.space-top-1 {
	padding-top: 8px
}

.space-top-2 {
	padding-top: 16px
}

.space-top-3 {
	padding-top: 24px
}

.space-top-5 {
	padding-top: 40px
}

.space-top-6 {
	padding-top: 48px
}

.space-bottom-1 {
	padding-bottom: 8px
}

.space-bottom-2 {
	padding-bottom: 16px
}

.space-bottom-3 {
	padding-bottom: 24px
}

.space-bottom-4 {
	padding-bottom: 32px
}

.space-bottom-2m {
	margin-bottom: 16px
}

.space-bottom-3m {
	margin-bottom: 24px
}

.space-bottom-4m {
	margin-bottom: 32px
}

.space-bottom-5 {
	padding-bottom: 40px
}

.space-bottom-6 {
	padding-bottom: 48px
}

.space-bottom-10 {
	padding-bottom: 80px
}

.color-nightSky {
	color: #090e36
}

.color-secondary-blue {
	color: #1458ec
}

.color-carbon {
	color: #c0ccdb
}

.color-white {
	color: #fff
}

.color-fireRose {
	color: #ff3434
}

.color-dirtySnow {
	color: #e5e9f3
}

.background-snow {
	background: #f9fafc
}

.cover-image {
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	height: 100%
}

.text-capitalize {
	text-transform: capitalize
}

.text-underline {
	text-decoration: underline
}

.border-1 {
	border: 1px solid;
	border-color: inherit
}

.border-bottom-1 {
	border-bottom: 1px solid;
	border-color: inherit
}

.radius-4 {
	border-radius: 4px
}

@media only screen and (max-width:767px) {
	.padding-small {
		padding: 34px 0
	}

	.padding-big {
		padding: 61px 0
	}

	.padding-basic {
		padding: 25px 0
	}
}

.yacht h1,
.yacht h2,
.yacht h3,
.yacht h4,
.yacht p {
	margin: 0;
	text-transform: none
}

.yacht strong {
	font-weight: 400
}

.yacht .primary-btn,
.yacht .secondary-btn,
.yacht .tertiary-btn {
	border-bottom: 1px solid
}

.yacht-description a {
	font-weight: 400;
	border-bottom: 1px dotted
}

.btn-container {
	width: 100%
}

.btn-container .primary-btn,
.btn-container .secondary-btn,
.btn-container .tertiary-btn {
	min-width: 100%
}

.hero--full__yacht .cover-image {
	min-height: 448px;
	max-height: 448px
}

.hero--full__yacht .bg-parallax-image {
	height: 448px;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover
}

.hero--full__yacht .hero-gradient {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	z-index: 0;
	background: linear-gradient(180deg, transparent, rgba(9, 12, 38, .8));
	height: 120px
}

.hero--full .arrow {
	display: none
}

.hero--full .swiper-pagination-bullet {
	margin: 0 4px;
	background: #c0ccdb;
	opacity: 1;
	width: 6px;
	height: 6px
}

.hero--full .swiper-pagination-bullet-active {
	background: #fff;
	border: 2px solid #090e36;
	width: 10px;
	height: 10px
}

.breadcrumbs__yacht {
	position: relative;
	top: 0;
	border: 0;
	background-color: transparent;
	text-transform: uppercase;
	background: #fff;
	z-index: 1
}

.breadcrumbs__yacht a {
	border-bottom: 0 !important;
	font-weight: 300
}

.header-description a {
	border-bottom: 0;
	font-weight: unset
}

.header-description .ys-yacht__poa-price {
	line-height: unset
}

.header-description__withDots {
	position: relative;
	padding-right: 19px
}

.header-description__withDots:after {
	content: "";
	position: absolute;
	top: 13px;
	width: 3px;
	height: 3px;
	margin: 0 8px;
	background: #7e8ea7;
	border-radius: 50%
}

.header-description .price {
	padding-left: 19px;
	padding-right: 0
}

.header-description .price:after {
	display: none
}

.header-description .price:before {
	content: "";
	position: absolute;
	top: 13px;
	width: 3px;
	height: 3px;
	margin: 0 8px;
	background: #7e8ea7;
	border-radius: 50%;
	left: 0
}

.header-buttons .col-xs-12:last-child {
	padding-bottom: 0
}

.specifications .tableWrapper {
	overflow-x: hidden
}

.specifications table {
	width: 100%;
	table-layout: auto;
	border: 0;
	min-width: 100%
}

.specifications__key {
	min-width: 193px;
	padding-left: 0;
	border: 0;
	width: 100%
}

.specifications__key-inner {
	position: relative;
	display: flex;
	flex-direction: row;
	justify-content: space-between
}

.specifications__key-inner > div {
	line-height: 22px;
	font-family: Playfair Display, Georgia, serif;
	white-space: nowrap;
	font-style: normal;
	letter-spacing: 0;
	color: #090e36;
	margin-right: 15px
}

.specifications__line {
	position: relative;
	display: block;
	width: 100%
}

.specifications__line span {
	position: absolute;
	width: 100%;
	height: 1px;
	bottom: 4px;
	background: #e5e9f3
}

.specifications__value {
	border: 0;
	width: auto;
	min-width: auto;
	text-overflow: ellipsis;
	overflow: hidden;
	text-align: left;
	padding-right: 0
}

.brochure {
	justify-content: center;
	display: flex
}

.brochure .tertiary-btn {
	min-width: 300px
}

.gallery-l__image-container {
	width: 100%;
	margin-bottom: 4px;
	cursor: pointer
}

.gallery-l__image-container:nth-child(4) {
	margin-bottom: 0
}

.gallery-l__image-container img {
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.gallery-l__view-more {
	width: 100%;
	padding: 22px 51px;
	background: #1458ec;
	height: 81px;
	display: flex;
	justify-content: center
}

.gallery-l__view-more > div {
	position: relative;
	display: inline-flex;
	align-content: center
}

.gallery-l__view-more > div:before {
	content: "";
	border-bottom: 1px dotted #fff;
	position: absolute;
	bottom: 0;
	width: 100%
}

.gallery-l__view-more > div svg {
	transform: rotate(180deg)
}

.gallery-l__view-more .body-primary-r {
	color: #fff;
	margin-bottom: 0;
	margin-right: 15px
}

.highlights .cover-image {
	min-height: 100%
}

.yacht-slider .arrows {
	display: flex;
	align-items: center;
	justify-content: flex-end
}

.yacht-slider .arrows span svg {
	margin-right: 14px
}

.yacht-slider .arrows span:last-child svg {
	margin-right: 0
}

.yacht-slider .arrows span.swiper-button-disabled {
	display: none
}

.yacht-slider .carousel-image-section {
	position: relative
}

.yacht-slider .carousel-image-section .withoutImage,
.yacht-slider .carousel-image-section img {
	max-height: 214px;
	min-height: 214px;
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	text-align: center
}

.yacht-slider .carousel-image-section .subtitle {
	position: absolute;
	bottom: -26px;
	left: 6px;
	right: 6px;
	background: #fff;
	padding: 12px 8px;
	text-align: center;
	box-shadow: 0 1px 1px rgba(9, 14, 54, .1)
}

.yacht-slider .carousel-image-section .withoutImage {
	background: #f9fafc;
	display: flex
}

.yacht-slider .carousel-image-section .withoutImage__content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	flex: 1;
	border: 1px solid #e5e9f3;
	background: #fff;
	margin: 10px
}

.yacht-slider .carousel-image-section .withoutImage__content .body-primary-r {
	font-family: Playfair Display, Georgia, serif
}

.yacht-slider .carousel-text-container {
	padding-right: 0;
	padding-top: 18px
}

.yacht-slider .swiper-pagination {
	display: none
}

.keyFeatures .carousel-text-container {
	margin-top: 26px
}

.video .videoIframeWrapper {
	padding-top: 56%
}

.video .videoIframeWrapper .iframeWrapper {
	display: block
}

.generalArrangement h2 {
	text-align: center
}

.yacht-description h2,
.yacht-description h3,
.yacht-description h4 {
	font-size: 20px;
	line-height: 26px;
	font-weight: 300;
	padding-bottom: 24px
}

.yacht-description p {
	padding-bottom: 24px
}

.yacht-description p:last-child {
	padding-bottom: 0
}

.yacht-description.withBackground {
	background-color: #f9fafc
}

.yacht .yacht-form-container {
	text-align: center;
	background-color: #f9fafc
}

.yacht .main-section.section-horizons-form {
	display: block;
	position: relative;
	z-index: unset;
	height: auto;
	background-color: #f9fafc
}

@media screen and (min-width:768px) {
	.yacht .main-section.section-horizons-form {
		background-color: #fff
	}
}

.yacht .main-section.section-horizons-form .container-max {
	max-height: unset;
	overflow: hidden;
	background-color: #f9fafc;
	padding: 0 0 57px
}

@media screen and (min-width:768px) {
	.yacht .main-section.section-horizons-form .container-max {
		background-color: #fff;
		padding: 57px 109px;
		margin-top: 0
	}
}

.yacht .main-section.section-horizons-form .container-max > .row {
	display: none
}

.yacht .main-section.section-horizons-form .container-max > .row:last-child {
	display: block
}

.yacht .main-section.section-horizons-form .container-max > .row form .form-group {
	margin-bottom: 0
}

.yacht .main-section.section-horizons-form .container-max > .row form textarea {
	border: 1px solid #c0ccdb
}

.yacht .main-section.section-horizons-form .container-max > .row form .checkbox-multiple-row {
	margin-top: 0
}

.yacht .main-section.section-horizons-form .container-max > .row form .checkbox-multiple-row .d-block:nth-child(2) {
	padding-right: 20px;
	padding-left: 0;
	padding-bottom: 10px
}

.yacht .yacht-listing-page-footer .yacht-form-container {
	position: relative;
	display: block;
	width: 100%;
	float: left;
	padding: 0
}

.yacht .yacht-listing-page-footer .yacht-form-container:after {
	content: "";
	clear: left
}

.yacht .yacht-listing-page-footer .yacht-form-container .cover-image {
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 3
}

.yacht .yacht-listing-page-footer .yacht-form-container .main-section.section-horizons-form {
	display: block;
	position: relative;
	z-index: 3;
	height: 100%;
	float: left;
	width: 100%;
	padding: 48px 0;
	background: transparent
}

.yacht .yacht-listing-page-footer .yacht-form-container .main-section.section-horizons-form .container-max {
	max-height: 100%;
	overflow: hidden;
	background: #fff;
	margin-top: 0;
	max-width: 612px;
	padding: 0 81px 30px
}

.yacht .yacht-listing-page-footer .yacht-form-container .main-section.section-horizons-form form .form-group {
	text-align: left
}

.yacht .contact-intro__title {
	color: #090e36;
	font-family: Playfair Display, Georgia, serif;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
	padding-bottom: 10px
}

.yacht .contact-intro__title.withNoText {
	text-align: center
}

.yacht .contact-intro__text p {
	font-family: Graphik;
	font-style: normal;
	font-weight: 300;
	font-size: 18px;
	line-height: 28px;
	color: #7e8ea7
}

.call-to-action {
	position: fixed;
	bottom: 0;
	right: 0;
	left: 0;
	width: auto;
	background: hsla(0, 0%, 100%, .6);
	padding: 9px 0 8px;
	z-index: 20
}

.call-to-action__content {
	display: flex;
	justify-content: center
}

.call-to-action__content .row {
	flex: 1;
	width: 100%
}

.call-to-action .btn-container {
	justify-content: center
}

.yacht-broker {
	z-index: 19
}

.yacht-broker .swiper-pagination {
	display: none
}

.yacht-broker .arrows {
	margin-bottom: 25px
}

.yacht-broker__details .cover-image {
	max-width: 76px;
	min-width: 76px;
	padding-right: 16px
}

.yacht-broker__details .cover-image img {
	border-radius: 50%
}

.yacht-broker__name {
	font-family: Playfair Display, Georgia, serif;
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
	line-height: 22px;
	text-transform: unset
}

.yacht-broker__view-bio {
	text-align: left;
	cursor: pointer;
	margin-top: 10px;
	font-style: normal;
	font-weight: 300;
	font-size: 10px;
	line-height: 16px;
	letter-spacing: 4px;
	font-family: Graphik;
	color: #090e36;
	position: relative;
	text-transform: uppercase
}

.yacht-broker__view-bio:after {
	content: "";
	position: absolute;
	top: 50%;
	border-top: 1px solid #c0ccdb;
	width: 12px;
	padding-left: 6px;
	transform: translateY(-50%)
}

.yacht-broker__contact-details .withBorder {
	border-bottom: 1px dotted #c0ccdb
}

.yacht-broker__contact-details__container > div {
	padding-left: 20px;
	padding-bottom: 21px;
	padding-top: 16px;
	align-items: center
}

.yacht-broker__contact-details__container > div:first-child {
	padding-right: 0
}

.yacht-broker__contact-details__container > div a {
	margin-left: 20px;
	border: 0;
	font-weight: 300
}

.yacht-broker__contact-details__container > div.whatsApp-container {
	position: relative
}

.yacht-broker__contact-details__container > div.whatsApp-container:before {
	content: "";
	position: absolute;
	height: 25px;
	left: 0;
	border-left: 1px dotted #c0ccdb
}

.tablet-container {
	box-sizing: border-box;
	max-width: 100%;
	margin: 0 auto;
	width: 100%
}

.tablet-container .yacht-broker {
	background-color: #fff;
	padding: 0
}

.tablet-container .header-description {
	padding-left: 0
}

.tablet-container .header-description .desktop-view > div:before {
	display: none
}

.tablet-container .header-description__withDots {
	padding-left: 0
}

.tablet-container .btn-container .primary-btn,
.tablet-container .btn-container .tertiary-btn {
	min-width: 280px
}

.virtualTour-container {
	position: relative
}

.virtualTour-container .topLeftbackSection {
	position: absolute;
	top: 44px;
	left: 0;
	right: 0;
	width: auto
}

@media (min-width:768px) {
	.virtualTour-container .topLeftbackSection {
		left: 60px
	}
}

.virtualTour-container .topLeftbackSection__textWrapper {
	width: 100%
}

.virtualTour-container .topLeftbackSection__text .virtualLink {
	text-decoration: none
}

.virtualTour-container .topLeftbackSection p {
	color: #fff
}

.virtualTour-container img {
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.virtual-tour-container .iframe-container {
	height: calc(100vh - 135px);
	padding: unset
}

.virtual-tour-container .virtualTitle {
	margin-bottom: 50px;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	text-transform: unset
}

.virtual-tour-container .virtualSub {
	padding: 20px 14px 0
}

.virtual-tour-container .iframeWrapper {
	display: block
}

.virtual-tour-container .topLeftbackSection__text .virtualLink {
	text-decoration: none
}

.toys__container .col-xs-4 {
	margin-bottom: 16px
}

.toys__container .d-flex {
	margin-bottom: 9px
}

.toys__container .d-flex svg {
	margin-right: 14px;
	flex-shrink: 0
}

.toys__icon-container {
	min-height: 108px;
	display: flex;
	justify-content: center;
	border: 1px solid #e5e9f3;
	position: relative
}

.toys__icon-container span {
	position: absolute;
	bottom: 11px;
	right: 11px;
	background-color: #e5e9f3;
	font-family: Graphik;
	font-style: normal;
	font-weight: 300;
	font-size: 12px;
	line-height: 16px;
	color: #090e36;
	border-radius: 50%;
	width: 28px;
	height: 28px;
	display: flex;
	justify-content: center;
	align-items: center
}

.toys__icon-container svg {
	max-width: 50px;
	width: 50px
}

.toys__name-container {
	display: flex;
	justify-content: center;
	text-align: center;
	padding-top: 5px
}

.testimonials__container .arrows {
	display: flex;
	align-items: center;
	justify-content: flex-end
}

.testimonials__container .arrows__center {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 1;
	max-width: 811px;
	margin: 0 auto;
	transform: translateY(calc(-50% + 50px))
}

.testimonials__container .arrows__center span {
	position: absolute
}

.testimonials__container .arrows__center span.swiper-button-disabled {
	display: none
}

.testimonials__container .arrows__center span:first-child {
	left: 29px
}

.testimonials__container .arrows__center span:last-child {
	right: 29px
}

.testimonials__container .arrows .swiper-button-disabled,
.testimonials__container .swiper-pagination {
	display: none
}

.testimonials__content {
	position: relative
}

.testimonials__content .slider .slider__text {
	padding: 34px 22px 41px;
	background: #fff;
	border: 1px solid #c0ccdb;
	box-sizing: border-box;
	z-index: 3
}

.testimonials__content .singleTextColumn--carousel-amenities > div {
	padding-bottom: 30px;
	position: relative
}

.testimonials__content .singleTextColumn--carousel-amenities > div p {
	font-family: Playfair Display, Georgia, serif;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 32px
}

.testimonials__content .singleTextColumn--carousel-amenities > div p:before {
	content: "";
	margin-left: 22px
}

.testimonials__content .singleTextColumn--carousel-amenities > div:after,
.testimonials__content .singleTextColumn--carousel-amenities > div:before {
	content: "";
	min-height: 8px;
	min-width: 12px;
	display: inline-block;
	position: absolute;
	top: 8px
}

.testimonials__content .singleTextColumn--carousel-amenities > div:before {
	background-repeat: no-repeat;
	left: 0;
	background: url(/images/quote.svg?ea2df3a96f4b9f5b6cf428d4bc507260)
}

.testimonials__content .singleTextColumn--carousel-amenities > div:after {
	background-repeat: no-repeat;
	top: unset;
	bottom: 38px;
	right: 0;
	background: url(/images/quoteB.svg?ea2df3a96f4b9f5b6cf428d4bc507260)
}

.testimonials__row {
	padding: 20px 19px 0 20px;
	height: 100%
}

.testimonials__box {
	height: 184px;
	position: absolute;
	background: #e5e9f3;
	z-index: 1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 261px
}

.testimonials__author-container {
	justify-content: space-between;
	align-items: center
}

.testimonials__author-container p {
	position: relative;
	padding-left: 56px
}

.testimonials__author-container p:before {
	content: "";
	position: absolute;
	width: 36px;
	border: 1px solid #7e8ea7;
	top: 50%;
	left: 0;
	right: 0;
	transform: translateY(-50%)
}

.charter .header-description .d-flex,
.testimonials__author-container span {
	display: none
}

.charter .tablet-container .header-description .desktop-view > div {
	display: flex
}

.charter .tablet-container .header-description .desktop-view > div p:last-child {
	padding-left: 0
}

.charter .charter-destination-container .swiper-pagination--charter {
	display: none
}

.charter .charter-destination-container .arrows {
	display: flex;
	align-items: center;
	justify-content: flex-end
}

.charter .charter-destination-container .arrows span svg {
	margin-right: 14px
}

.charter .charter-destination-container .no-gutter-destination {
	padding: 0
}

.charter .charter-destination-container .no-gutter-destination img {
	min-height: 260px;
	max-height: 260px
}

.charter .charter-destination-container .no-gutter-destination .destination-opacity {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	background: linear-gradient(180deg, rgba(9, 14, 54, .5), rgba(9, 14, 54, 0));
	transform: matrix(1, 0, 0, -1, 0, 0);
	width: 100%;
	height: 100%
}

.charter .charter-destination-container .no-gutter-destination .destination-text {
	font-family: Playfair Display, Georgia, serif;
	font-size: 40px;
	font-style: normal;
	font-weight: 300;
	line-height: 41px;
	letter-spacing: 0;
	padding: 0 150px;
	position: absolute;
	bottom: 28px;
	color: #fff;
	width: 100%;
	z-index: 1;
	text-align: center
}

@media (max-width:767px) {
	.charter .charter-destination-container .no-gutter-destination .destination-text {
		left: 0;
		right: 0;
		bottom: 36px;
		font-family: Playfair Display, Georgia, serif;
		font-style: normal;
		font-weight: 300;
		font-size: 36px;
		line-height: 41px;
		padding: 0
	}
}

.charter .charter-weekly-rates-container {
	padding-left: 13px;
	padding-right: 16px
}

.charter .charter-weekly-rates-container .charter-weekly-rates-inner .container-fluid > .row > div {
	padding: 0
}

.charter .charter-weekly-rates-container .charter-weekly-rates-inner .container-fluid > .row > div:nth-child(2) {
	padding: 23px 29px;
	border: 1px solid #e5e9f3
}

.charter .charter-weekly-rates-container .charter-weekly-rates-inner .charter-weekly-rates-image {
	height: calc(100% - 53px)
}

.charter .charter-weekly-rates-container .charter-weekly-rates-inner .charter-weekly-rates-image.charter-weekly-rates-image-left img {
	-o-object-position: left;
	object-position: left
}

.charter .charter-weekly-rates-container .charter-weekly-rates-inner .charter-weekly-dates {
	display: flex;
	flex-direction: column;
	padding: 0 0 14px
}

.charter .charter-weekly-rates-container .charter-weekly-rates-inner .charter-weekly-dates br {
	display: none
}

.charter .charter-weekly-rates-container .charter-weekly-rates-inner .charter-weekly-enquire a {
	min-width: 200px;
	width: 100%;
	border: 1px solid;
	font-family: Graphik;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	line-height: 16px;
	letter-spacing: 0;
	height: 40px
}

.charter .charter-weekly-rates-container .charter-weekly-rates-inner .charter-weekly-prices {
	display: inline-flex;
	flex-direction: row;
	flex-wrap: wrap;
	border: 1px solid #e5e9f3
}

.charter .charter-weekly-rates-container .charter-weekly-rates-inner .charter-weekly-prices .charter-weekly-prices-seperator {
	flex: 1;
	background: #e5e9f3;
	width: 1px;
	position: relative;
	height: 20px;
	top: 20px
}

.charter .charter-weekly-rates-container .charter-weekly-rates-inner .charter-weekly-prices > div {
	padding: 11px 14px;
	display: flex;
	flex-direction: column
}

.charter .charter-weekly-rates-container .charter-weekly-rates-inner .charter-weekly-prices > div > span:first-child {
	font-size: 11px;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 0;
	text-align: left;
	color: #7e8ea7;
	text-transform: uppercase
}

.charter .charter-weekly-rates-container .charter-weekly-rates-inner .charter-weekly-prices > div > span:nth-child(2) {
	font-family: Graphik;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0;
	color: #090e36;
	text-transform: uppercase
}

.charter .charter-weekly-rates-container .charter-weekly-rates-inner .charter-weekly-expenses {
	font-family: Graphik;
	font-size: 12px;
	font-style: normal;
	font-weight: 300;
	line-height: 16px;
	letter-spacing: 0;
	text-align: left;
	padding: 9px 0 21px
}

.charter .charter-weekly-rates-container .charter-weekly-rates-inner .charter-weekly-regions {
	padding-bottom: 20px
}

.charter .charter-weekly-rates-container .charter-weekly-rates-inner .charter-weekly-regions > div:nth-child(2) a {
	color: #1458ec
}

.charter .charter-weekly-rates-container .charter-weekly-rates-inner .charter-weekly-rates-destination {
	font-family: Playfair Display, Georgia, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 28px;
	letter-spacing: 0;
	text-align: center;
	background: #e5e9f3;
	padding: 13px;
	position: relative;
	top: -1px
}

.charter .rates_disclaimer__content {
	background: #fff;
	border: 1px solid #e5e9f3
}

.charter .rates_disclaimer__content p {
	padding: 12px 0
}

.yacht-listing-page-container {
	display: block;
	width: 100%;
	position: relative;
	z-index: 3;
	background: #fff
}

.yacht-listing-page-container .yacht-listing-page-container-inner,
.yacht-listing-page-container .yacht-listing-page-container-left {
	display: block;
	width: 100%
}

.yacht-listing-page-container .yacht-listing-page-container-right {
	/*display: none*/
}

.backToProposal-btn {
	padding-left: 20px
}

.backToProposal-btn .tertiary-btn {
	min-width: 190px;
	padding: 7px 10px 7px 14px;
	border: 1px solid #00863a
}

.backToProposal-btn .tertiary-btn.withLeftIcon svg {
	left: 14px;
	margin-right: 0
}

.backToProposal-btn .tertiary-btn span {
	margin-left: 27px
}

@media screen and (min-width:768px) {
	.backToProposal-btn {
		padding-left: 49px;
		padding-bottom: 6px
	}

	.header-description.yachtOffer {
		padding-left: 34px
	}

	.yachtOffer .breadcrumbs__yacht {
		padding-left: 49px
	}
}

.yacht .yacht-listing-modal {
	position: fixed;
	width: 100vw;
	height: 100vh;
	top: 0;
	left: 0;
	background: #fff;
	z-index: 99999;
	overflow: hidden
}

.yacht .yacht-listing-modal.hidden {
	bottom: -3000px
}

.yacht .yacht-listing-modal .header-yacht-listing-modal-mobile-view {
	display: none
}

.yacht .yacht-listing-modal .yacht-listing-modal-inner {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: auto;
	float: left;
	display: block
}

.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-controls {
	position: fixed;
	z-index: 9999999;
	bottom: 0;
	width: 100vw;
	left: -7px
}

.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-controls .yacht-listing-modal-controls-inner {
	background: #090e36;
	max-width: 1118px;
	margin: 0 auto;
	display: flex;
	text-align: center;
	align-items: center;
	justify-content: center;
	padding: 8px
}

.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-controls .yacht-listing-modal-controls-inner > div {
	display: flex;
	padding: 8px 11px;
	align-items: center;
	font-family: Graphik;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0;
	color: #090e36;
	background: #fff;
	margin-right: 1px;
	cursor: pointer
}

.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-controls .yacht-listing-modal-controls-inner > div > span {
	padding-right: 10px
}

.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-controls .yacht-listing-modal-controls-inner > div > span > svg path {
	fill: #090e36
}

.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-controls .yacht-listing-modal-controls-inner > div.yacht-listing-modal-button-active {
	background: transparent;
	color: #fff;
	border: 1px solid #fff;
	padding: 7px 10px
}

.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-controls .yacht-listing-modal-controls-inner > div.yacht-listing-modal-button-active > span > svg path {
	fill: #fff
}

.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-video > section {
	margin: 0 auto;
	max-width: 1118px
}

.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-header {
	position: sticky;
	width: 100%;
	z-index: 999;
	left: 0;
	top: 0;
	background: #fff
}

.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-header .yacht-listing-modal-header-inner {
	max-width: 1118px;
	width: calc(100% - 300px);
	margin: 0 auto;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	padding: 10px 0
}

.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-header .yacht-listing-modal-header-inner .header-description {
	padding-left: 0
}

@media screen and (min-width:768px) {
	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-header .yacht-listing-modal-header-inner .header-description__withDots {
		padding-left: 0
	}
}

.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-header .yacht-listing-modal-header-inner .header-description .desktop-view {
	padding: 0;
	flex-direction: column
}

.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-header .yacht-listing-modal-header-inner .header-description .desktop-view > div:before {
	display: none
}

@media screen and (max-width:1023px) {
	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-header .yacht-listing-modal-header-inner .header-description .desktop-view > div div:last-child p {
		padding-left: 0
	}
}

.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-header .yacht-modal-header-right .button {
	min-width: 208px
}

.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-close {
	position: fixed;
	right: 40px;
	top: 20px;
	z-index: 999999999;
	cursor: pointer
}

.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-iframe .main-section {
	max-width: 1118px;
	margin: 0 auto
}

@media (max-width:767px) {
	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-iframe .yacht-desktop-container img {
		min-height: 400px;
		-o-object-fit: cover;
		object-fit: cover;
		position: absolute
	}

	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-iframe .yacht-desktop-container h4 {
		font-family: Graphik;
		font-style: normal;
		font-weight: 300;
		font-size: 24px;
		line-height: 30px
	}

	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-iframe .yacht-desktop-container a,
	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-iframe .yacht-desktop-container p {
		font-family: Graphik;
		font-style: normal;
		font-weight: 300;
		font-size: 18px;
		line-height: 28px;
		color: #fff
	}

	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-iframe .yacht-desktop-container p {
		margin-bottom: 10px
	}
}

.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-gallery {
	float: left;
	width: 100%;
	position: relative
}

.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-gallery .yacht-listing-modal-main {
	width: calc(100% - 300px);
	position: relative;
	display: block;
	max-width: 1118px;
	margin: 0 auto;
	z-index: 99
}

.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-gallery .yacht-listing-modal-main .row > div {
	padding: 0
}

.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-gallery .yacht-listing-modal-main .row > div .gallery-img {
	margin-bottom: 4px
}

.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-gallery .yacht-listing-modal-main .row > div .gallery-img img {
	margin: 0 auto
}

.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-gallery .yacht-listing-modal-sidebar {
	position: fixed;
	width: calc(100% - 300px);
	height: 100%;
	top: 0;
	max-width: 1140px;
	transform: translateX(-50%);
	font-size: large;
	left: 50%;
	z-index: 0
}

.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-gallery .yacht-listing-modal-sidebar .yacht-listing-modal-sidebar-inner {
	width: 116px;
	float: left;
	height: 630px;
	display: flex;
	justify-content: space-between;
	position: fixed;
	z-index: 99999999999999;
	top: 75px;
	max-height: calc(100vh - 200px);
	overflow: hidden;
	right: -119px
}

@media only screen and (min-width:768px) and (max-width:1200px) {
	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-gallery .yacht-listing-modal-sidebar .yacht-listing-modal-sidebar-inner {
		height: 400px;
		right: -119px
	}
}

.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-gallery .yacht-listing-modal-sidebar .yacht-listing-modal-sidebar-inner .swiperArrowDown {
	position: absolute;
	bottom: 27px;
	z-index: 9999999999;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	background: #fff;
	padding: 10px
}

.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-gallery .yacht-listing-modal-sidebar .yacht-listing-modal-sidebar-inner .swiperArrowDown > svg {
	margin: 0 auto
}

.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-gallery .yacht-listing-modal-sidebar .yacht-listing-modal-sidebar-inner .swiper-photos-counter {
	position: absolute;
	bottom: 0;
	z-index: 9999999999;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
	letter-spacing: 0;
	background: #fff;
	height: 28px;
	padding-top: 13px
}

.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-gallery .yacht-listing-modal-sidebar .yacht-listing-modal-sidebar-inner .gallery-thumbnails {
	height: 584px;
	box-shadow: 0 50px 75px 50px rgba(30, 30, 30, .18);
	border: 0;
	width: 100%
}

@media only screen and (min-width:768px) and (max-width:1200px) {
	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-gallery .yacht-listing-modal-sidebar .yacht-listing-modal-sidebar-inner .gallery-thumbnails {
		height: 336px
	}
}

.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-gallery .yacht-listing-modal-sidebar .yacht-listing-modal-sidebar-inner .gallery-thumbnails .swiper-slide {
	min-height: 67px;
	max-height: 67px;
	cursor: pointer
}

.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-gallery .yacht-listing-modal-sidebar .yacht-listing-modal-sidebar-inner .gallery-thumbnails .swiper-slide img {
	height: 100%;
	width: 100%
}

@media only screen and (max-width:767px) {
	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-gallery .yacht-listing-modal-sidebar .yacht-listing-modal-sidebar-inner .gallery-thumbnails .swiper-slide img {
		height: auto;
		width: 100%
	}
}

.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-gallery .yacht-listing-modal-sidebar .yacht-listing-modal-sidebar-inner .gallery-thumbnails .swiper-slide-active {
	border: 3px solid #1458ec;
	overflow: hidden
}

@media only screen and (max-width:414px) {
	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-header .yacht-listing-modal-header-inner {
		width: 100%;
		max-width: 100%;
		padding: 23px 20px
	}

	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-header .yacht-listing-modal-header-inner .yacht-summary .row > div {
		display: flex;
		align-items: center
	}

	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-header .yacht-listing-modal-header-inner .yacht-summary h1 {
		margin: 0;
		font-family: Graphik;
		font-style: normal;
		font-weight: 300;
		font-size: 20px;
		line-height: 26px
	}

	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-header .yacht-listing-modal-header-inner .yacht-summary .yacht-summary-row {
		flex-direction: row;
		margin-bottom: 0;
		margin-left: 15px
	}

	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-header .yacht-listing-modal-header-inner .yacht-summary .yacht-summary-row span {
		margin-right: 5px
	}

	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-gallery .yacht-listing-modal-sidebar,
	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-header .yacht-listing-modal-header-inner .yacht-modal-header-right,
	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-header .yacht-listing-modal-header-inner .yacht-summary .yacht-summary-row .subtitle--price,
	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-header .yacht-listing-modal-header-inner .yacht-summary .yacht-summary-row span:after {
		display: none
	}

	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-gallery .yacht-listing-modal-main {
		width: 100%;
		max-width: 100%
	}

	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-gallery .yacht-listing-modal-main .gallery-img {
		margin-bottom: 4px
	}

	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-controls {
		left: 0;
		right: 0
	}

	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-controls .yacht-listing-modal-controls-inner {
		padding: 12px
	}

	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-controls .yacht-listing-modal-controls-inner > div {
		font-family: Graphik;
		font-style: normal;
		font-weight: 400;
		font-size: 13px;
		padding: 11px 8px;
		min-width: 92px
	}

	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-controls .yacht-listing-modal-controls-inner > div.yacht-listing-modal-button-active {
		padding: 10px 7px
	}

	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-controls .yacht-listing-modal-controls-inner > div:nth-child(2) {
		text-transform: capitalize
	}

	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-close {
		right: 20px;
		top: 23px
	}
}

@media screen and (min-width:414px) and (max-width:767px) {
	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-header .yacht-listing-modal-header-inner {
		width: 100%;
		max-width: 100%;
		padding: 23px 20px
	}

	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-header .yacht-listing-modal-header-inner .yacht-summary .row > div {
		display: flex;
		align-items: center
	}

	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-header .yacht-listing-modal-header-inner .yacht-summary h1 {
		margin: 0;
		font-family: Graphik;
		font-style: normal;
		font-weight: 300;
		font-size: 20px;
		line-height: 26px
	}

	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-header .yacht-listing-modal-header-inner .yacht-summary .yacht-summary-row {
		flex-direction: row;
		margin-bottom: 0;
		margin-left: 15px
	}

	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-header .yacht-listing-modal-header-inner .yacht-summary .yacht-summary-row span {
		margin-right: 5px
	}

	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-gallery .yacht-listing-modal-sidebar,
	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-header .yacht-listing-modal-header-inner .yacht-modal-header-right,
	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-header .yacht-listing-modal-header-inner .yacht-summary .yacht-summary-row .subtitle--price,
	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-header .yacht-listing-modal-header-inner .yacht-summary .yacht-summary-row span:after {
		display: none
	}

	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-gallery .yacht-listing-modal-main {
		width: 100%;
		max-width: 100%
	}

	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-gallery .yacht-listing-modal-main .gallery-img {
		margin-bottom: 4px
	}

	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-controls {
		left: 0;
		right: 0
	}

	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-controls .yacht-listing-modal-controls-inner {
		padding: 12px
	}

	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-controls .yacht-listing-modal-controls-inner > div {
		font-family: Graphik;
		font-style: normal;
		font-weight: 400;
		font-size: 18px;
		padding: 6px 10px;
		line-height: 28px
	}

	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-controls .yacht-listing-modal-controls-inner > div.yacht-listing-modal-button-active {
		padding: 5px 9px
	}

	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-controls .yacht-listing-modal-controls-inner > div:first-child {
		min-width: 150px
	}

	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-controls .yacht-listing-modal-controls-inner > div:nth-child(2) {
		min-width: 109px;
		text-transform: capitalize
	}

	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-controls .yacht-listing-modal-controls-inner > div:nth-child(3) {
		min-width: 128px;
		text-transform: capitalize
	}

	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-close {
		right: 20px;
		top: 23px
	}
}

@media only screen and (max-width:767px) {
	.yacht .yacht-listing-modal .header-yacht-listing-modal-mobile-view {
		display: flex;
		position: fixed;
		top: 0;
		width: 100%;
		left: 0;
		z-index: 999999999999;
		padding: 20px;
		align-items: center
	}

	.yacht .yacht-listing-modal .header-yacht-listing-modal-mobile-view span {
		color: #fff;
		padding: 0 5px
	}

	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-gallery .yacht-listing-modal-sidebar .yacht-listing-modal-sidebar-inner .gallery-thumbnails {
		top: 60px
	}

	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-gallery .yacht-listing-modal-sidebar {
		display: none;
		width: 100vw;
		height: 100%;
		left: 0;
		transform: translate(0);
		z-index: 999999999;
		top: 0
	}

	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-gallery .yacht-listing-modal-sidebar .yacht-listing-modal-sidebar-inner {
		width: 100%;
		height: 100%;
		left: 0;
		right: 0;
		z-index: 999999999999;
		background: #090e36;
		max-height: 100%;
		top: 0
	}

	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-gallery .yacht-listing-modal-sidebar .yacht-listing-modal-sidebar-inner .swiper-lazy {
		min-height: auto;
		max-height: 100%;
		width: auto;
		transform: translateY(-50%);
		top: 50%;
		position: relative
	}

	.yacht .yacht-listing-modal .yacht-listing-modal-inner .yacht-listing-modal-gallery .yacht-listing-modal-sidebar .yacht-listing-modal-sidebar-inner .gallery-thumbnails .swiper-slide-active {
		min-height: 100%;
		max-height: 100%;
		border: 0
	}

	.swiper-photos-counter,
	.swiperArrowDown {
		display: none
	}
}

.yacht .modal-listing-broker {
	position: fixed;
	z-index: 9999999;
	background: rgba(9, 14, 54, .2);
	left: 0;
	top: 0;
	width: 100vw;
	height: 100vh;
	overflow: auto
}

.yacht .modal-listing-broker .modal-listing-broker-inner {
	background: #fff;
	max-width: 1180px;
	margin: 47px auto 0;
	position: relative;
	padding: 58px 113px 180px 55px
}

@media screen and (min-width:1024px) {
	.yacht .modal-listing-broker .modal-listing-broker-inner {
		margin-bottom: 47px
	}
}

.yacht .modal-listing-broker .modal-listing-broker-inner .modal-listing-broker-close {
	position: absolute;
	z-index: 9999999999;
	right: 23px;
	top: 23px;
	cursor: pointer
}

.yacht .modal-listing-broker .modal-listing-broker-inner .modal-listing-broker-name {
	font-family: Playfair Display, Georgia, serif;
	font-size: 30px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: 0;
	color: #090e36
}

.yacht .modal-listing-broker .modal-listing-broker-inner .broker-line-seperator {
	width: 282px;
	display: block;
	float: left;
	border: 1px solid #e5e9f3
}

.yacht .modal-listing-broker .modal-listing-broker-inner .modal-listing-broker-content {
	padding-top: 40px
}

@media screen and (min-width:1024px) {
	.yacht .modal-listing-broker .modal-listing-broker-inner .modal-listing-broker-content {
		padding-left: 62px;
		padding-top: 0
	}
}

.yacht .modal-listing-broker .modal-listing-broker-inner .modal-listing-broker-description p br {
	content: "A" !important;
	padding: 15px 0;
	display: block
}

.yacht .modal-listing-broker .modal-listing-broker-inner .modal-listing-broker-actions {
	display: flex;
	flex-direction: column
}

.yacht .modal-listing-broker .modal-listing-broker-inner .modal-listing-broker-actions > div a {
	display: flex;
	align-items: center;
	padding: 26px 13px;
	border-bottom: 0
}

.yacht .modal-listing-broker .modal-listing-broker-inner .modal-listing-broker-actions > div a > span {
	padding: 0 10px
}

.yacht .modal-listing-broker .modal-listing-broker-inner .modal-listing-broker-actions > div a > span:nth-child(2) {
	padding-left: 16px
}

@media (max-width:767px) {
	.yacht .modal-listing-broker {
		background: #fff
	}

	.yacht .modal-listing-broker.hidden {
		display: none
	}

	.yacht .modal-listing-broker .modal-listing-broker-inner {
		margin: 0;
		padding: 72px 0 0
	}

	.yacht .modal-listing-broker .modal-listing-broker-inner .modal-listing-broker-name {
		font-family: Graphik;
		font-style: normal;
		font-weight: 400;
		font-size: 30px;
		line-height: 37px
	}

	.yacht .modal-listing-broker .modal-listing-broker-inner .modal-listing-broker-image {
		max-width: 270px;
		margin: 0 auto
	}

	.yacht .modal-listing-broker .modal-listing-broker-inner .modal-listing-broker-content {
		padding-left: 15px
	}

	.yacht .modal-listing-broker .modal-listing-broker-inner .modal-listing-broker-actions {
		position: fixed;
		bottom: 0;
		width: 100%;
		left: 0;
		right: 0;
		background-color: #090e36
	}

	.yacht .modal-listing-broker .modal-listing-broker-inner .modal-listing-broker-actions__flex {
		display: flex;
		justify-content: center
	}

	.yacht .modal-listing-broker .modal-listing-broker-inner .modal-listing-broker-actions > div a {
		font-family: Graphik;
		font-style: normal;
		font-weight: 300;
		font-size: 18px;
		line-height: 28px;
		color: #fff;
		padding: 17px 24px;
		margin: 0;
		flex: 1
	}

	.yacht .modal-listing-broker .modal-listing-broker-inner .modal-listing-broker-actions > div a > span {
		padding: 0
	}

	.yacht .modal-listing-broker .modal-listing-broker-inner .broker-line-seperator {
		width: 0;
		border: 1px solid #7e8ea7
	}
}

@media screen and (max-width:414px) {
	.yacht .modal-listing-broker .modal-listing-broker-inner .modal-listing-broker-actions > div a {
		padding: 17px 8px;
		font-size: 16px
	}
}

@media screen and (max-width:374px) {
	.charter .charter-weekly-rates-inner .charter-weekly-prices > div {
		padding: 13px 14px
	}

	.charter .charter-weekly-rates-inner .charter-weekly-prices > div > span:first-child {
		font-size: 12px
	}

	.charter .charter-weekly-rates-inner .charter-weekly-prices > div > span:nth-child(2) {
		font-size: 14px
	}
}

@media screen and (max-width:767px) {
	.yacht .main-header {
		background: rgba(9, 14, 54, .1)
	}

	.charter-weekly-rates-container .charter-weekly-rates-inner.mobile-slide {
		max-width: 100%;
		padding: 0
	}

	.charter-weekly-rates-container .charter-weekly-rates-inner .charter-weekly-rates-image {
		min-height: 233px;
		max-height: 233px
	}

	.charter-weekly-rates-container .charter-weekly-rates-inner .container-fluid > .row > div:first-child {
		max-height: 287px
	}

	.charter-weekly-rates-container .charter-weekly-rates-inner .container-fluid > .row > div:nth-child(2) {
		border: 1px solid #e5e9f3;
		box-shadow: 0 4px 8px rgba(0, 0, 0, .03);
		max-height: calc(100% - 287px);
		height: 100%
	}

	.charter-weekly-rates-container .charter-weekly-rates-inner .charter-weekly-rates-destination {
		font-size: 21px;
		line-height: 28px
	}

	.charter-weekly-rates-container .charter-weekly-rates-inner .charter-weekly-prices {
		width: 100%;
		box-shadow: 0 0 2px rgba(9, 14, 54, .3);
		background: #fff
	}

	.charter-weekly-rates-container .charter-weekly-rates-inner .charter-weekly-prices > div {
		padding: 13px 15px
	}

	.charter-weekly-rates-container .charter-weekly-rates-inner .charter-weekly-prices > div > span:first-child {
		font-size: 14px;
		line-height: 16px;
		font-weight: 300
	}

	.charter-weekly-rates-container .charter-weekly-rates-inner .charter-weekly-prices > div > span:nth-child(2) {
		font-size: 18px;
		line-height: 28px;
		font-family: Graphik
	}

	.charter-weekly-rates-container .charter-weekly-rates-inner .charter-weekly-prices .charter-weekly-prices-seperator {
		flex: none !important
	}

	.charter-weekly-rates-container .charter-weekly-rates-inner .charter-weekly-expenses {
		font-family: Graphik;
		font-style: normal;
		font-weight: 300;
		font-size: 16px;
		line-height: 28px;
		padding: 14px 0 21px
	}

	.charter-weekly-rates-container .charter-weekly-rates-inner .charter-weekly-enquire {
		display: flex;
		justify-content: center
	}

	.charter-weekly-rates .swiper-container-horizontal > .swiper-pagination-bullets {
		bottom: -30px !important
	}
}

@media (min-width:768px) {
	.firstSection {
		margin-top: 58px
	}

	.breadcrumbs-section {
		z-index: 1;
		background-color: #fff
	}

	.breadcrumbs-section__backButton {
		flex-direction: row;
		align-items: center;
		padding-left: 14px
	}

	.breadcrumbs-section__backButton a {
		margin-left: 7px;
		border: 0
	}

	.breadcrumbs-section .breadcrumbs__contact {
		display: none
	}

	.breadcrumbs-section .breadcrumbs__yacht a {
		color: #7e8ea7
	}

	.header-description {
		padding-left: 67px;
		background-color: #fff;
		z-index: 1
	}

	.header-description .desktop-view {
		display: flex;
		flex-direction: row;
		align-items: baseline;
		flex-wrap: wrap
	}

	.header-description .desktop-view > div {
		position: relative
	}

	.header-description .desktop-view > div:before {
		content: "";
		position: absolute;
		width: 1px;
		height: 22px;
		background: #090e36;
		margin: 8px 14px;
		bottom: 0
	}

	.header-description__withDots {
		padding-left: 27px;
		padding-right: 8px
	}

	.header-description__withDots:after {
		display: none
	}

	.hero--full__yacht .hero-text-container {
		display: block;
		position: absolute;
		bottom: 44px;
		left: 82px;
		z-index: 1;
		cursor: pointer
	}

	.hero--full__yacht .hero-text-container p {
		color: #fff;
		padding-bottom: 8px;
		border-bottom: 1px solid #fff
	}

	.gallery-l__view-more {
		position: absolute;
		bottom: 0;
		right: 0;
		width: 389px;
		text-align: left;
		justify-content: left;
		cursor: pointer
	}

	.gallery-l__view-more svg {
		height: 22px
	}

	.keyFeatures {
		padding-left: 40px
	}

	.specifications__table {
		max-width: 460px
	}

	.specifications table {
		width: 386px;
		table-layout: fixed
	}

	.specifications__key {
		width: 300px;
		min-width: auto
	}

	.specifications__value {
		text-align: right
	}

	.tablet-container .header-description .desktop-view {
		flex-direction: column
	}

	.tablet-container .header-description .desktop-view > div {
		display: flex
	}

	.tablet-container .header-description .desktop-view > div p:last-child {
		padding-left: 0
	}

	.testimonials__content {
		max-width: 643px;
		margin: 0 auto
	}

	.testimonials__content .slider .slider__text {
		padding: 53px 58px
	}

	.testimonials__row {
		padding-right: 0
	}

	.toys__container .d-view {
		max-width: 490px
	}

	.yacht-description.withBackground {
		background-color: #f9fafc
	}

	.yacht-slider .carousel-image-section .withoutImage,
	.yacht-slider .carousel-image-section img {
		min-height: 330px;
		max-height: 330px
	}

	.charter .header-description .d-flex {
		display: flex
	}

	.charter .rates_disclaimer__content p {
		padding: 12px 15px
	}

	.charter .charter-destination-container .no-gutter-destination img {
		min-height: 400px;
		max-height: 400px
	}

	.yacht .contact-intro {
		padding-left: 0;
		padding-right: 0;
		text-align: left
	}

	.yacht .contact-intro__title {
		font-size: 20px;
		line-height: 22px;
		padding-bottom: 6px
	}

	.yacht .contact-intro__text p {
		font-size: 13px;
		line-height: 18px
	}

	.call-to-action .btn-container .primary-btn {
		min-width: 192px
	}
}

@media (min-width:1000px) {
	.firstSection {
		margin-top: 70px
	}

	.tablet-container {
		max-width: calc(100% - 330px)
	}

	.hero--full__yacht {
		height: calc(var(--vh, 1vh)*100 - 220px);
		top: 0;
		cursor: pointer
	}

	.hero--full__yacht .hero__container--fixed {
		position: unset
	}

	.hero--full__yacht.withBg {
		height: 100%
	}
}

@media screen and (min-width:1024px) {
	.tagline-width {
		max-width: 146px
	}
}

@media screen and (min-width:1200px) {

	.call-to-action,
	.tablet-container {
		display: none
	}

	.hero--full__yacht .bg-parallax-image {
		height: calc(100vh - 200px)
	}

	.yacht-listing-page-container {
		float: left;
		cursor: auto
	}

	.yacht-listing-page-container .yacht-listing-page-container-left {
		width: calc(100% - 389px);
		display: inline-block;
		float: left;
		border-right: 1px solid #e5e9f3
	}

	.yacht-listing-page-container .yacht-listing-page-container-left .yacht-listing-page-container-inner section {
		padding-right: 16px
	}

	.yacht-listing-page-container .yacht-listing-page-container-left .yacht-listing-page-container-inner .yacht-description p:last-child {
		padding-bottom: 24px
	}

	.yacht-listing-page-container .yacht-listing-page-container-left .yacht-listing-page-container-inner .charter-weekly-rates,
	.yacht-listing-page-container .yacht-listing-page-container-left .yacht-listing-page-container-inner .charter-weekly-rates-container {
		padding-right: 0
	}

	.yacht-listing-page-container .yacht-listing-page-container-right {
		width: 389px;
		display: inline-block;
		float: right;
		position: relative;

		overflow: auto;
		/*
		top: 70px;
		position: sticky;
		height: calc(100vh - 70px)*/
	}

	.yacht-listing-page-container .yacht-listing-page-container-right .header-description {
		padding-left: 0
	}

	.yacht-listing-page-container .yacht-listing-page-container-right .header-description .desktop-view {
		flex-direction: column
	}

	.yacht-listing-page-container .yacht-listing-page-container-right .header-description .desktop-view > div:before {
		display: none
	}

	.yacht-listing-page-container .yacht-listing-page-container-right .header-description .desktop-view > div p:last-child {
		padding-left: 0
	}

	.yacht-listing-page-container .yacht-listing-page-container-right .header-description__withDots {
		padding-left: 0;
		padding-right: 8px
	}

	.yacht-listing-page-container .yacht-listing-page-container-right .yacht-broker {
		background-color: #fff
	}

	.yacht-listing-page-container .yacht-listing-page-container-right .testimonial-link {
		display: flex;
		margin: 0
	}

	.charter .specifications:after {
		content: "";
		background: #f9fafc;
		position: absolute;
		top: 0;
		right: 0;
		left: -40px;
		bottom: 0;
		width: calc(100% + 80px);
		z-index: -1
	}

	.testimonials__container.aside {
		margin: 0;
		display: block;
		padding: 48px 0 0
	}

	.testimonials__container.aside .swiper-pagination {
		display: block !important
	}

	.testimonials__container.aside .swiper-pagination .swiper-pagination-bullet-active {
		background: #090e36
	}

	.testimonials__container .space-bottom-3 {
		display: none
	}

	.testimonials__content.aside {
		max-width: unset;
		margin: 0 -15px
	}

	.testimonials__content.aside .swiper-container {
		margin: 0
	}

	.testimonials__content.aside .no-gutters {
		padding: 0 15px
	}

	.testimonials__content.aside .slider .slider__text {
		display: flex;
		flex-direction: column-reverse;
		background: #f9fafc;
		padding: 20px 24px;
		border: 0
	}

	.testimonials__content.aside .singleTextColumn--carousel-amenities > div p {
		font-family: Graphik;
		font-style: normal;
		font-weight: 300;
		font-size: 13px;
		line-height: 18px
	}

	.testimonials__content.aside .singleTextColumn--carousel-amenities > div:after,
	.testimonials__content.aside .singleTextColumn--carousel-amenities > div:before,
	.testimonials__content.aside .singleTextColumn--carousel-amenities > div p:before {
		display: none
	}

	.testimonials__row.aside {
		padding: 0
	}

	.testimonials__box.aside {
		display: none
	}

	.testimonials__author-container.aside {
		padding-bottom: 19px;
		flex-flow: column;
		align-items: baseline
	}

	.testimonials__author-container.aside p {
		padding-left: 0;
		font-family: Graphik;
		font-style: normal;
		font-weight: 300;
		font-size: 14px;
		line-height: 20px
	}

	.testimonials__author-container.aside p:before {
		display: none
	}

	.testimonials__author-container.aside span {
		font-size: 12px;
		line-height: 16px;
		font-family: Graphik;
		font-weight: 300;
		color: #7e8ea7;
		display: block
	}

	.testimonials__author-container.aside svg {
		display: none
	}
}

@media screen and (min-width:1920px) {
	.yacht #mainContent {
		max-width: 1918px;
		margin: 0 auto
	}

	.yacht .main-header,
	.yacht .main-nav {
		transform: translateX(-50%);
		left: 50%;
		max-width: 1920px;
		width: 100%
	}

	.yacht .main-nav {
		pointer-events: none
	}

	.yacht .main-nav__nav,
	.yacht .main-nav__nav-toggle {
		pointer-events: auto
	}

	.yacht .footer {
		float: left;
		width: 100%
	}

	.header-description {
		padding-left: 0
	}

	.charter .specifications:after {
		left: -41px
	}
}

.ys-yatch__show-cart {
	display: none !important
}

.event-show-page .ys-yacht__title {
	text-transform: uppercase !important
}

.event-show-page .cart-modal__items__close {
	display: none
}

.event-show-page .spinner {
	display: block;
	border: 4px solid rgba(0, 85, 197, .2)
}

.event-show-page .spinner:after {
	display: block
}

.event-show-page .yachts-search {
	position: relative
}

.event-show-page #mainContent {
	overflow-x: hidden
}

.event-show-page .ys-yatch__show-cart {
	display: block !important
}

.event-show-page .yachts-save__search-button,
.event-show-page .ys-yacht__add-to-cart,
.event-show-page .ys-yacht__favorite,
.event-show-page .ys-yacht__favorite__delete {
	display: none !important
}

.event-show-page .main-header__personalization-enquire-cart-show > span > span {
	right: 11px;
	top: 16px
}

.event-show-page .main-header__personalization-enquire-cart-show .button {
	padding: 14px 37px
}

.event-show-page .main-header__personalization-enquire-cart-show {
	border: 0;
	padding: 0;
	margin-right: 16px
}

.event-show-page .yacht-broker__details {
	padding-right: 150px
}

.event-show-page .broker-contact-button {
	cursor: pointer;
	color: #1458ec
}

.event-show-page .show-yacht-border-top {
	border-top: 1px solid #e5e9f3
}

.event-show-page .main-section.promo-section--first {
	padding: 7px 48px 16px;
	position: relative;
	z-index: 10
}

.event-show-page .main-content--map {
	padding: 0 !important
}

.event-show-page .destinations p {
	margin-bottom: 20px
}

.event-show-page .destination-action-buttons {
	margin: 15px 0
}

.event-show-page .destination-action-buttons a {
	margin-right: 10px
}

.event-show-page .destination-action-buttons .button--border-blue {
	min-width: 208px
}

.event-show-page .main-content--map .container-fluid .row > div .destinations {
	background: #fff
}

.event-show-page .main-content--map .container-fluid .row > div .destinations h3 {
	margin-bottom: 40px
}

.event-show-page .main-content--accordion {
	background: #fff
}

.event-show-page .ys-yacht .form-group__customCheckbox input[type=checkbox]:checked ~ label:before {
	background-color: #00863a;
	margin-top: 3px
}

.event-show-page .ys-yacht .form-group__customCheckbox label:before {
	margin-top: 3px
}

.event-show-page .ys-yacht .form-group__customCheckbox label:after {
	top: 5px
}

.event-show-page .ys-yacht .event-show-page .form-group__customCheckbox input[type=checkbox] {
	left: -5px;
	top: -1px;
	width: 18px;
	height: 18px
}

.event-show-page .ys-yatch__show-cart {
	margin-top: 10px;
	position: relative
}

.event-show-page .ys-yatch__show-cart .ys-tooltip-cart {
	position: absolute;
	top: -133px;
	left: 0;
	background: #1458ec;
	padding: 20px;
	width: 242px;
	display: flex;
	flex-wrap: wrap;
	color: #fff;
	margin-left: -112px
}

.event-show-page .ys-yatch__show-cart .ys-tooltip-cart.hide {
	display: none
}

.event-show-page .ys-yatch__show-cart .ys-tooltip-cart .ys-arrow-tooltip-down {
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #1458ec;
	position: absolute;
	left: calc(50% - 5px);
	bottom: -5px
}

.event-show-page .ys-yatch__show-cart .ys-tooltip-cart .ys-tooltip-action {
	background: hsla(0, 0%, 100%, .2);
	padding: 5px;
	margin-top: 10px;
	cursor: pointer
}

.event-show-page .ys-yatch__show-cart .form-group__customCheckbox input[type=checkbox]:checked ~ label:before,
.event-show-page .ys-yatch__show-cart .form-group__customCheckbox label:before {
	margin-top: 2px
}

.event-show-page .ys-yacht__price-preview {
	margin-left: 8px
}

.event-show-page .main-section.promo-section--first {
	position: fixed;
	width: 100%
}

.event-show-page .main-section.hero-mobile-image {
	height: 100vh;
	top: 0;
	padding-top: 211px
}

@media only screen and (max-width:1199px) {
	.event-show-page .headingYachts p {
		font-size: 24px;
		line-height: 32px;
		font-weight: 400
	}

	.event-show-page .main-header__personalization-enquire-cart__cart-tooltip {
		display: none
	}

	.event-show-page .main-header__personalization-enquire-cart-show > span > span {
		right: 11px;
		top: 17px
	}

	.event-show-page .main-section.promo-section--first {
		margin-top: 58px;
		padding: 32px 9px;
		position: relative
	}

	.event-show-page .main-section.promo-section--first h1 {
		font-size: 24px;
		color: #090e36;
		padding-bottom: 14px;
		line-height: 32px
	}

	.event-show-page .main-section.promo-section--first .flex-direction {
		flex-direction: column;
		justify-content: flex-start
	}

	.event-show-page .main-section.promo-section--first .yacht-broker__details {
		padding-right: 0;
		padding-top: 44px
	}

	.event-show-page .main-section.promo-section--first .yacht-broker__details .col-xs-12 {
		padding: 0;
		justify-content: flex-start
	}

	.event-show-page .main-section.promo-section--first .yacht-broker__name {
		font-size: 22px;
		line-height: 20px;
		padding-bottom: 8px
	}

	.event-show-page .main-section.hero-mobile-image {
		padding-top: 0;
		height: auto
	}

	.event-show-page .main-section.hero-mobile-image img {
		height: auto
	}

	.event-show-page .main-section.show-yacht-border-top {
		border: 0;
		padding-top: 0;
		padding-bottom: 50px
	}

	.event-show-page .main-section.carousel-section .row > div {
		margin: 0
	}

	.event-show-page .main-section.carousel-section .button--big-carousel {
		display: none
	}

	.event-show-page .space-horizontal-p8 {
		padding-top: 32px;
		padding-bottom: 32px
	}

	.event-show-page .with-gutters-mobile {
		padding-left: 15px;
		padding-right: 15px
	}

	.event-show-page .yachts-search {
		background-color: #f6f8fe
	}

	.event-show-page .main-header__personalization-enquire-cart-show {
		padding: 16px;
		position: fixed;
		bottom: 0;
		background: #fff;
		width: 100%;
		left: 0;
		right: 0;
		display: flex;
		justify-content: center
	}

	.event-show-page .main-header__personalization-enquire-cart-show .button {
		border-radius: 60px;
		min-width: 229px
	}

	.event-show-page .ys-header {
		background: inherit;
		margin: 0;
		position: unset;
		padding-top: 0
	}

	.event-show-page .ys-yatch__show-cart {
		margin-top: 10px;
		border-top: 1px solid #e5e9f3;
		padding-top: 10px;
		flex: 1
	}

	.event-show-page .ys-yacht__info-container {
		padding: 10px 20px 17px;
		background-color: #fff
	}

	.event-show-page .ys-yachts__load-more {
		margin: unset;
		flex: 1;
		border: 0;
		width: 100%
	}

	.event-show-page .destination-action-buttons .button--border-blue {
		min-width: 148px
	}

	.event-show-page .destination-action-buttons .button--arrow-left {
		min-width: 209px;
		margin-bottom: 20px
	}

	.event-show-page .main-content--map .container-fluid .row > div .destinations {
		padding: 32px 24px
	}

	.event-show-page .main-content--map .container-fluid .row > div .destinations h1,
	.event-show-page .main-content--map .container-fluid .row > div .destinations h3 {
		margin-bottom: 18px
	}

	.event-show-page .ys-header__col-2b .yachts-header__filters-mobile-toggle {
		padding: 9px 9px 9px 12px;
		border: 1px solid #090e36;
		background: #fff
	}

	.event-show-page .ys-header__col-2b .yachts-header__filters-mobile-toggle p {
		text-transform: uppercase
	}

	.event-show-page .ys-header .ys-dropdown-alt__toggle {
		background-color: #fff
	}
}

@media only screen and (max-width:999px) {
	.event-show-page .main-header {
		background-color: #00863a
	}

	.event-show-page .ys-yatch__show-cart .ys-tooltip-cart {
		margin-left: 0;
		top: -116px
	}

	.event-show-page .ys-yatch__show-cart .ys-tooltip-cart .ys-arrow-tooltip-down {
		left: 5px
	}
}

@media only screen and (max-width:767px) {
	.event-show-page .ys-yatch__show-cart .ys-tooltip-cart {
		top: -148px
	}

	.event-show-page .main-section.carousel-section .row .singleTextColumn--carousel-prices {
		margin-left: 0
	}
}

@media only screen and (max-width:767px) {
	.event-show-page .main-header__personalization-enquire-cart-show > span > span {
		right: 11px;
		top: 22px
	}
}

@media screen and (max-width:475px) {
	.event-show-page .main-header__personalization-enquire-cart-show > span {
		width: 100%
	}

	.event-show-page .main-header__personalization-enquire-cart-show > span > span {
		right: 27px;
		top: 22px
	}

	.event-show-page .main-header__personalization-enquire-cart-show .button {
		width: 100%
	}
}

@media only screen and (min-width:1000px) {
	.event-show-page .ys-sidebar-btn {
		display: none
	}

	.event-show-page .yachts-search,
	.event-show-page .ys-header,
	.event-show-page .ys-sidebar {
		background: #f6f8fe
	}

	.event-show-page .ys-checkbox-list__checkbox,
	.event-show-page .ys-checkbox-list__search,
	.event-show-page .ys-radio-list__radio,
	.event-show-page .ys-search {
		background: #fff
	}

	.event-show-page .yachts-search {
		padding-top: 16px;
		margin: 0
	}

	.event-show-page .headingYachts {
		padding-bottom: 22px
	}

	.event-show-page .headingYachts p {
		font-size: 28px;
		line-height: 38px
	}
}

.event-show-page .cart-modal-show .cart-modal__contact-form {
	z-index: -1;
	opacity: 0
}

.event-show-page .cart-modal-show .cart-modal__contact-form .general-playfair-l {
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px;
	letter-spacing: 0
}

@media only screen and (min-width:768px) {
	.event-show-page .cart-modal-show .cart-modal__contact-form {
		z-index: 12 !important;
		opacity: 1 !important
	}
}

.event-show-page .cart-modal-show .btn-create-form {
	display: none
}

.event-show-page .yacht-broker__details h1 {
	margin: 0
}

.event-show-page .yacht-broker__details .d-flex {
	justify-content: end
}

.event-show-page .yacht-broker__details .cover-image img {
	min-height: 60px;
	-o-object-fit: cover;
	object-fit: cover
}

.event-show-page .yacht-broker__view-bio {
	color: #1458ec
}

.event-show-page .yacht-broker__view-bio:after {
	display: none
}

.micro-animation {
	position: absolute;
	bottom: 34px;
	left: 50%;
	transform: translateX(-50%);
	min-width: 300px;
	cursor: pointer
}

@-webkit-keyframes ani-mouse {
	0% {
		opacity: 1;
		top: 29%
	}

	15% {
		opacity: 1;
		top: 50%
	}

	50% {
		opacity: 0;
		top: 50%
	}

	to {
		opacity: 0;
		top: 29%
	}
}

@keyframes ani-mouse {
	0% {
		opacity: 1;
		top: 29%
	}

	15% {
		opacity: 1;
		top: 50%
	}

	50% {
		opacity: 0;
		top: 50%
	}

	to {
		opacity: 0;
		top: 29%
	}
}

.micro-animation .mouse {
	position: relative;
	display: block;
	width: 28px;
	height: 50px;
	border: 2px solid #fff;
	border-radius: 60px;
	margin: 0 auto
}

.micro-animation .mouse > * {
	position: absolute;
	display: block;
	top: 29%;
	left: 50%;
	width: 8px;
	height: 8px;
	margin: -4px 0 0 -4px;
	background: #fff;
	border-radius: 50%;
	-webkit-animation: ani-mouse 2.5s linear infinite;
	animation: ani-mouse 2.5s linear infinite
}

.cs-yacht__add-to-cart,
.main-header__personalization-enquire-cart,
.yacht-add-to-cart-button,
.ys-yacht__add-to-cart {
	display: none !important
}

.main-header__personalization-enquire-cart-show {
	display: flex !important
}

@media only screen and (max-width:767px) {

	.cs-yacht__info-container,
	.ys-yacht__info-container {
		padding: 10px 20px 15px
	}
}

.share-container {
	position: relative
}

.share-container .share-btn {
	border-bottom: 0;
	padding: 14px 32px
}

.share-container .share-drop {
	position: absolute;
	left: 0;
	margin-top: 6px;
	right: 0;
	background: #fff;
	border: 1px solid #c0ccdb;
	max-width: 229px;
	min-width: 229px;
	z-index: 99
}

.share-container .share-drop li {
	align-items: center;
	z-index: 2;
	position: relative
}

.share-container .share-drop li.share-btn-close {
	position: fixed;
	z-index: 1;
	width: 100vw;
	height: 100vh;
	left: 0;
	top: 0;
	cursor: auto
}

.share-container .share-drop li.share-btn-close:hover {
	background: transparent
}

.share-container .share-drop li a {
	padding: 12px 16px;
	width: 100%
}

.share-container .share-drop li svg {
	margin-right: 10px
}

.share-container .share-drop li:hover {
	background: #e5e9f3
}

@media screen and (max-width:1199px) {
	.share-container .share-btn {
		min-width: 366px;
		border-radius: 60px
	}
}

@media screen and (max-width:413px) {
	.share-container .share-btn {
		min-width: 327px
	}
}

@media screen and (max-width:350px) {
	.share-container {
		width: 100%
	}

	.share-container .share-btn {
		min-width: 100%
	}
}

@media screen and (min-width:768px) {
	.event-show-page .cart-modal__items__inner {
		height: auto;
		max-height: calc(100vh - 183px)
	}

	.event-show-page .cart-modal__items__actions {
		position: relative;
		padding: 0 47px 10px
	}
}

.proposals-page.expired-page #mainContent {
	min-height: calc(100vh - 237px)
}

.proposals-page.expired-page .main-content-expired-proposal {
	padding-top: 61px
}

@media screen and (min-width:1200px) {
	.proposals-page.expired-page .main-content-expired-proposal {
		padding-top: 226px
	}
}

.proposals-page.expired-page .main-content-expired-proposal .content {
	max-width: 778px;
	margin: 0 auto;
	width: 100%;
	padding-left: 25px;
	padding-right: 25px
}

@media screen and (min-width:1000px) {
	.proposals-page.expired-page .main-content-expired-proposal .content {
		padding: 0
	}
}

.proposals-page.expired-page .main-content-expired-proposal .content .title {
	font-family: Graphik;
	font-style: normal;
	font-weight: 500;
	font-size: 26px;
	line-height: 31px
}

@media screen and (min-width:62em) {
	.proposals-page.expired-page #mainContent {
		min-height: calc(100vh - 157px)
	}
}

@media screen and (min-width:1000px) {
	.proposals-page.expired-page #mainContent {
		min-height: calc(100vh - 117px)
	}
}

.proposals-page.proposals-page .main-content--link > div .image-container {
	padding: 236px 0;
	max-width: 1169px;
	margin: 0 auto
}

.proposals-page.proposals-page .main-content--link > div h1 {
	margin-bottom: 18px
}

.proposals-page .main-header > * {
	display: none
}

.proposals-page .main-header .main-header__logo {
	display: block
}

.proposals-page .main-nav {
	display: none
}

@media only screen and (max-width:1000px) {
	.proposals-page .footer {
		padding-top: 40px
	}
}

.proposals-page .footer > * {
	display: none
}

.proposals-page .footer .footer__row-5 {
	display: block
}

.proposals-page .yacht-broker__details {
	padding-right: 80px
}

.proposals-page .main-section.promo-section--first {
	padding: 30px 10px
}

.proposals-page .main-section.promo-section--first .yacht-broker__details {
	padding-top: 0
}

.proposals-page .main-section.promo-section--first .yacht-broker__details .col-xs-12 {
	padding: 16px 0 0
}

@media only screen and (min-width:1199px) {
	.proposals-page .main-section.promo-section--first .yacht-broker__details .col-xs-12 {
		padding: 0
	}
}

@media only screen and (min-width:1199px) {
	.proposals-page .main-section.promo-section--first {
		padding: 18px 48px 12px;
		max-width: 1920px
	}
}

.proposals-page .yachts-save {
	display: none
}

.proposals-page .main-section h1 {
	color: #090e36
}

@media only screen and (min-width:1199px) {
	.proposals-page .main-content {
		padding-top: 215px
	}
}

@media only screen and (max-width:767px) {
	.proposals-page .main-content {
		padding: 32px 0
	}
}

.proposals-page .main-content .max-width-content {
	max-width: 776px;
	margin: 0 auto
}

.proposals-page .main-content .max-width-content p {
	text-align: left;
	padding: 0 10px
}

@media only screen and (min-width:1199px) {
	.proposals-page .main-content .max-width-content p {
		text-align: center;
		padding: 0
	}
}

.proposals-page .charter-search {
	background: #fff;
	border-bottom: 0
}

@media (min-width:1281px) {
	.proposals-page .charter-search {
		padding: 36px 0 0
	}
}

.proposals-page .charter-search .cs-header {
	max-width: 1167px;
	margin: 0 auto !important;
	background: transparent
}

.proposals-page .charter-search .cs-yachts {
	margin-bottom: 0;
	padding: 0
}

.proposals-page .charter-search .charter-search__flex {
	max-width: 1167px;
	margin: 0 auto
}

.proposals-page .charter-search .charter-search__flex > * {
	padding: 0
}

.proposals-page .charter-search .cs-header__col-2b {
	justify-content: end
}

.proposals-page .charter-search .cs-search,
.proposals-page .charter-search .cs-yacht__add-to-cart {
	display: none !important
}

.proposals-page .yachts-search {
	background: #fff;
	border-bottom: 0
}

@media (min-width:1281px) {
	.proposals-page .yachts-search {
		padding: 36px 0 0
	}
}

.proposals-page .yachts-search .ys-header {
	max-width: 1167px;
	margin: 0 auto !important;
	background: transparent
}

.proposals-page .yachts-search .ys-yachts {
	margin-bottom: 0;
	padding: 0
}

.proposals-page .yachts-search .yachts-search__flex {
	max-width: 1167px;
	margin: 0 auto
}

.proposals-page .yachts-search .yachts-header > .ys-header__col-1 {
	display: none !important
}

@media (max-width:1000px) {
	.proposals-page .yachts-search .ys-header__count {
		display: none
	}
}

.proposals-page .yachts-search .ys-search,
.proposals-page .yachts-search .ys-yacht__add-to-cart {
	display: none !important
}

.proposals-page .yachts-header__filters-mobile-toggle {
	display: none
}

.proposals-page .ys-header__col-2b {
	justify-content: end
}

@media (max-width:1000px) {
	.proposals-page .ys-yachts__list {
		margin: 0
	}
}

.proposals-page .downloadYatch {
	margin-bottom: 100px
}

.proposals-page .ys-yachts .ys-yatch__show-cart {
	display: none !important
}

.proposals-page .sidebar.ys-sidebar {
	display: none
}

.proposals-page .ys-header__filters-toggle {
	display: none !important
}

.proposals-page .cs-topbar {
	display: none
}

.proposals-page .flatpickr-calendar {
	display: none !important
}

.proposals-page .charter-search__flex {
	min-height: auto
}

.proposals-page .cs-yacht__favorite {
	display: none !important
}

.proposals-page .cs-yacht__title {
	margin-right: 10px !important;
	text-transform: uppercase
}

.itinerary-page-fp .main-section.promo-section--first {
	padding: 16px
}

.itinerary-page-fp .main-section.promo-section--first .content {
	padding: 0 10px
}

.itinerary-page-fp .main-section.promo-section--first .yacht-broker__details {
	padding-top: 18px
}

.itinerary-page-fp .iframeWrapper {
	overflow: hidden;
	height: calc(100vh - 128px)
}

.itinerary-page-fp .iframeWrapper iframe {
	width: 100%;
	height: calc(100vh - 128px);
	margin: 0;
	border: 0;
	vertical-align: top
}

.itinerary-page-fp .footer {
	display: none
}

.itinerary-page-fp .tertiary-btn {
	min-width: 190px;
	padding: 7px 10px 7px 14px;
	border: 1px solid #00863a
}

.itinerary-page-fp .tertiary-btn.withLeftIcon svg {
	left: 14px;
	margin-right: 0
}

.itinerary-page-fp .tertiary-btn span {
	margin-left: 27px
}

@media screen and (min-width:1000px) {
	.itinerary-page-fp .main-section.promo-section--first {
		margin-top: 70px
	}

	.itinerary-page-fp .iframeWrapper,
	.itinerary-page-fp .iframeWrapper iframe {
		height: calc(100vh - 140px)
	}
}

@media only screen and (min-width:1200px) {
	.itinerary-page-fp .iframeWrapper {
		height: 100vh
	}

	.itinerary-page-fp .iframeWrapper iframe {
		height: calc(100vh - 125px);
		margin-top: 125px
	}

	.itinerary-page-fp .space-bottom-4 {
		padding-bottom: 16px
	}

	.itinerary-page-fp .main-section.promo-section--first .content {
		padding: 0
	}

	.itinerary-page-fp .main-section.promo-section--first .d-flex {
		padding-left: 33px
	}

	.itinerary-page-fp .main-section.promo-section--first .yacht-broker__details {
		padding-top: 0
	}
}

.select {
	min-width: 236px;
	height: 48px;
	background-color: #fff;
	border: 1px solid #c0ccdb;
	box-sizing: border-box;
	border-radius: 1px;
	margin-right: 16px
}

@media only screen and (max-width:767px) {
	.select {
		margin-right: 0;
		margin-bottom: 15px
	}
}

.select .select-header {
	cursor: pointer;
	display: flex;
	padding: 13px 5px 13px 12px;
	color: #090e36;
	justify-content: space-between;
	align-items: center
}

.select .select-header .line {
	width: 16px;
	height: 0;
	content: "";
	transform: rotate(-90deg);
	border-top: 1px solid #c0ccdb;
	margin-left: auto
}

.select .select-header svg {
	width: 16px;
	height: 16px;
	vertical-align: middle;
	margin-right: 8px
}

.select .select-header-close {
	position: fixed;
	z-index: 0;
	width: 100vw;
	height: 100vh;
	opacity: 0;
	left: 0;
	top: 0
}

.select .select-header-body {
	text-align: left;
	padding: 5px;
	border-top: 1px solid #e5e9f3;
	position: absolute;
	background-color: #fff;
	min-width: 234px;
	right: inherit;
	top: inherit;
	display: inherit
}

.select .select-header-body.hide {
	display: none
}

.select .select-header-body .select-item {
	padding: 10px;
	z-index: 1;
	position: relative
}

.select .select-header-body .select-item:hover {
	cursor: pointer;
	background: #e5e9f3
}

.main-about {
	/*background-image: url(../upload/page/about1.jpg);*/
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
}

.main-about .right-side-content {
	margin: 250px 0;
}

.arrow-top {
	width: 54px;
	height: 54px;
	border: 2px solid #fff;
	display: flex;
	position: fixed;
	align-items: center;
	justify-content: center;
	background-color: transparent;
	position: absolute;
	z-index: 4;
	right: 160px;
	bottom: 100px;
	color: #fff;
	border-radius: 100%;
	transform: translateX(-50%);
	background-color: #fff;

}

.arrow-top:hover {
	background-color: #00863a;
	border: 1px solid #fff;
	color: #00863a;
}

.arrow-top:hover img {
	filter: brightness(0) invert(1);
}

.dealer-select {
	width: 100%;
	margin-top: 20px;
	padding: 20px 0;
	border-top: 1px solid #e5e9f3;
	border-bottom: 1px solid #e5e9f3;
	align-items: center;
}


.dealer-select input {
	min-width: 40%;
}

.dealer-select input,
.dealer-select select {
	border: 0 !important;
	font-family: Graphik;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	border-right: 1px solid #e5e9f3 !important;
	margin-right: 15px;
}

.dealer-select ::placeholder {
	color: #D8DEED;
	opacity: 1;
	/* Firefox */
}

.dealer-select :-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #D8DEED;
}

.dealer-select ::-ms-input-placeholder {
	/* Microsoft Edge */
	color: #D8DEED;
}

.dealer-select select {
	color: #D8DEED;
	border-right: 0 !important;
}

.dealer-select option:not(:first-of-type) {
	color: #090e36;
}

.dealerlist {
	padding: 20px;
	position: relative;
	display: block;
	margin-top: 30px;
	max-width: 100%;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.4);
	margin-left: auto;
	margin-right: auto;
}

.dealerlist .dealer-img {
	width: 22%;
	max-width: 22%;
	float: left;
	padding-right: 15px;
}

.dealerlist .dealer-detail .btn-container {
	width: 37%;
	float: left;
	margin-right: 5px;
}

.dealerlist .dealer-detail .firm {
	font-size: 20px;
	font-weight: 700;
	width: 100%;
}

.dealerlist .dealer-detail .author {
	width: 100%;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 50px;
}

.footer-logo {
	margin-right: 50px;
	filter: brightness(0) invert(1);
	/*width: 120px;*/
}

.footer-text {
	color: #fff;
	font-size: 14px;
	color: #fff;
	opacity: .5;
	margin-top: 22px;
}


.product-gallery {
	padding: 20px;


}

.product-gallery a {
	background-color: #fff;
	border: 1px solid #00863a;
	display: block;
}

.product-gallery a:hover {
	background-color: #00863a;
	border: 1px solid #fff;

	background-image: url(../images/ico-zoom.svg);
	background-repeat: no-repeat;
	background-size: 50px 50px;
	background-position: center center;
}

.product-gallery a:hover img {
	opacity: 0;
}

.product-gallery img {
	height: 340px !important;
	width: auto !important;
	margin-left: auto;
	margin-right: auto;

}

.durucreative img {
	filter: brightness(0) invert(1);
}

.product-nav__link {
	width: 100%;
	padding: 6px 8px;
	display: block;
}

.product-top-svg {
	width: 15px;
	margin-right: 10px;
}

.nav2 {
	cursor: pointer;
}

.vitrin-part {}

.vitrin-part a {
	display: block;
	width: 100%;
	background-repeat: no-repeat;
	background-size: contain;
	height: 380px;
	margin-bottom: 55px;
	position: relative;

}

/*
.vitrin-part .vitrin-text {
	writing-mode: tb-rl;
	transform: rotate(-180deg);
	bottom: 15px;
	left: -30px;
	position: relative;
	display: block;
	height: 100%;
	font-size: 38px;
	font-weight: 700;
	-webkit-text-fill-color:  rgba(0, 0, 0, 0.1);
	-webkit-text-stroke-color: #4073b9;
	-webkit-text-stroke-width: 2px;
}*/
.vitrin-part .vitrin-text {
	position: absolute;
	bottom: 15px;
	width: 60%;
	left: 15%;
	right: 20%;
	background: #fff;
	text-align: center;
	color: #00863a;
	background-color: #fff;
	display: block;

	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: 0;
	padding: 14px 28px;
	text-transform: uppercase;
	font-family: Graphik;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 50px;
	outline: none;
	cursor: pointer;
	box-shadow: none;
	border-radius: 0;
	transition: all .25s ease;
}

.hashtag {
	width: 100%;
	display: block;
	height: 30px;
	font-size: 22px;
	text-align: center;
	color: white;
	font-weight: 700;
}
.prdouct-numbers{
    font-family: Graphik;
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    padding-bottom: 24px;
}
.prdouct-numbers span{
    
    font-size: 20px;
    font-weight: 300
}
.mobile-bosluk{
    display: table;
    width: 75px;
    height: 1px;
    background-color: #e0e0e0;
    position: relative;
    left: 28px;
    margin-top: 32px;
    margin-bottom: 32px;
}
.main-nav__link2{
    width: 100%;
    display: block;
    font-size: 12px;
    line-height: 18px;
    padding-left: 12px;
}
.ref-gal a{
    border:5px solid #ececec;
    display: block;
    margin: 5px 0px;
    
}
.ref-gal a:hover img{
    filter: grayscale();
}



/*   MOBILE   */
@media only screen and (max-width:767px) {
	.homepage .main-section.promo-section--first {
		margin-top: 0;
		background: #fff;
		padding: 70px 5px 10px;
	}

	.homepage .main-section.promo-section--first h1 {
		color: #233266;
		font-size: 1.75rem;
	}

	.homepage .main-section.promo-section--first p {
		color: #233266;
		font-size: 1.15rem;
		margin-top: 8px;
	}

	.homepage .main-section.promo-section--second {
		padding: 18px 0;
	}

	.footer__list--exists {
		display: none;
	}

	.arrow-top {
		left: 50%;
		bottom: 221px;

	}

	.anaslide {
		top: 100px;
	}

	.anaslide .swiper-wrapper .swiper-slide img {
		object-fit: contain;

	}
}

@media only screen and (max-width: 480px) {
	.hero--fullHeightSlider {
		height: 375px;
	}

	.hero .slider {
		height: 100%;
	}

	.hero .slider:before,
	.hero .slider__image {
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: auto;

	}

	.hashtag {
		padding-top: 60px;
	}

	.arrow-top {
		bottom: 553px;
	}

	.hasrow {
		bottom: 89px;
		position: relative;
	}
	.body-paragraph-l, .body-paragraph-l p{
		font-size: 14px;
	}

}
