/*
Theme Name: Insider Tour
Theme URI: https://robinbenad.com
Description: Insider Tour
Author: Robin Benad
Author URI: https://robinbenad.com
Version: 1.0
*/

/* Box sizing rules */
*,
*::before,
*::after {
    box-sizing: border-box;
}

/* Remove default padding */
ul[class],
ol[class] {
    padding: 0;
}

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
ul[class],
ol[class],
li,
figure,
figcaption,
blockquote,
dl,
dd {
    margin: 0;
}

/* Set core body defaults */
body {
    min-height: 100vh;
    scroll-behavior: smooth;
    margin: 0;
    padding: 0;
}

/* Remove list styles on ul, ol elements with a class attribute */
ul[class],
ol[class] {
    list-style: none;
}

/* A elements that don't have a class get default styles */
a:not([class]) {
    text-decoration-skip-ink: auto;
}

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


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



/* Make images easier to work with */
img {
    max-width: 100%;
    height: auto;
    display: block;
}

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
    font: inherit;
}

i,
address {
    font-style: normal;
}

hr {
    border-top: 1px solid var(--medium);
    border-bottom: 0;
    margin-bottom: 1.16666em;
}

/*  FONTS
========================================================================== */


/* roboto-regular - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local(''),
    url('fonts/roboto-v27-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('fonts/roboto-v27-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-italic - latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    src: local(''),
    url('fonts/roboto-v27-latin-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('fonts/roboto-v27-latin-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-500 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: local(''),
    url('fonts/roboto-v27-latin-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('fonts/roboto-v27-latin-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-500italic - latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 500;
    src: local(''),
    url('fonts/roboto-v27-latin-500italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('fonts/roboto-v27-latin-500italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-700 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: local(''),
    url('fonts/roboto-v27-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('fonts/roboto-v27-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-700italic - latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 700;
    src: local(''),
    url('fonts/roboto-v27-latin-700italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('fonts/roboto-v27-latin-700italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-900 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    src: local(''),
    url('fonts/roboto-v27-latin-900.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('fonts/roboto-v27-latin-900.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-900italic - latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 900;
    src: local(''),
    url('fonts/roboto-v27-latin-900italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('fonts/roboto-v27-latin-900italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* raleway-regular - latin */
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    src: local(''),
    url('fonts/raleway-v19-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('fonts/raleway-v19-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* raleway-500 - latin */
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 500;
    src: local(''),
    url('fonts/raleway-v19-latin-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('fonts/raleway-v19-latin-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* raleway-600 - latin */
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 600;
    src: local(''),
    url('fonts/raleway-v19-latin-600.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('fonts/raleway-v19-latin-600.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* raleway-700 - latin */
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 700;
    src: local(''),
    url('fonts/raleway-v19-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('fonts/raleway-v19-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* raleway-800 - latin */
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 800;
    src: local(''),
    url('fonts/raleway-v19-latin-800.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('fonts/raleway-v19-latin-800.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* raleway-900 - latin */
@font-face {
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 900;
    src: local(''),
    url('fonts/raleway-v19-latin-900.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('fonts/raleway-v19-latin-900.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* raleway-italic - latin */
@font-face {
    font-family: 'Raleway';
    font-style: italic;
    font-weight: 400;
    src: local(''),
    url('fonts/raleway-v19-latin-italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('fonts/raleway-v19-latin-italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* raleway-500italic - latin */
@font-face {
    font-family: 'Raleway';
    font-style: italic;
    font-weight: 500;
    src: local(''),
    url('fonts/raleway-v19-latin-500italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('fonts/raleway-v19-latin-500italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* raleway-600italic - latin */
@font-face {
    font-family: 'Raleway';
    font-style: italic;
    font-weight: 600;
    src: local(''),
    url('fonts/raleway-v19-latin-600italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('fonts/raleway-v19-latin-600italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* raleway-700italic - latin */
@font-face {
    font-family: 'Raleway';
    font-style: italic;
    font-weight: 700;
    src: local(''),
    url('fonts/raleway-v19-latin-700italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('fonts/raleway-v19-latin-700italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* raleway-800italic - latin */
@font-face {
    font-family: 'Raleway';
    font-style: italic;
    font-weight: 800;
    src: local(''),
    url('fonts/raleway-v19-latin-800italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('fonts/raleway-v19-latin-800italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* raleway-900italic - latin */
@font-face {
    font-family: 'Raleway';
    font-style: italic;
    font-weight: 900;
    src: local(''),
    url('fonts/raleway-v19-latin-900italic.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
    url('fonts/raleway-v19-latin-900italic.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/*  GRID
========================================================================== */

/*
- body
--- body-inner
----- site-header
------- site-header-title
------- site-header-social
----- site-wrapper
------- nav-header
--------- nav-main
--------- nav-title (mobile only)
--------- nav-sub
------- wrapper-inner
--------- nav-dynamic
--------- hero-outer
----------- hero-inner
------------- hero-content
------------- hero-footer
--------- main-outer
----------- main-content
----------- main-footer
*/

/* HTML */

html {

    --background-color: #FFFFFF;
    --text-color: #1A1A34;
    --dark-blue: #000080;
    --lightest-blue: #F2F7FE;
    --light-blue: #EAEFF8;
    --yellow: #FFBF00;
    --yellow-highlight: #FFCA11;

    --body-small: 14px;
    --footer: 16px;
    --body: 16px;
    --h1: 34px;
    --h2: 26px;
    --h2-section: 28px;

    --line-height: 1.3571428571;
    --line-height-more: 1.5;
    --pad: 35px;
    --pad-box: 28px;

    --small-max: 462px;
    --medium-max: 580px;
    --large-max: 344px;
    --nav-max: calc(100vw - 35px);

}

html, body {
    background: var(--background-color);
    color: var(--text-color);
    font-family: 'Roboto', sans-serif;
    font-size: var(--body);
    line-height: var(--line-height);
}

/* Body */

body {
    display: flex;
    flex-direction: column;
    text-rendering: optimizeLegibility;
    -webkit-font-variant-ligatures: common-ligatures;
    font-variant-ligatures: common-ligatures;
    -webkit-font-feature-settings: "kern";
    -moz-font-feature-settings: "kern";
    font-feature-settings: "kern";
    font-kerning: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.pad {
    padding-left: var(--pad);
    padding-right: var(--pad);
}
.pad-boxed {
    padding: var(--pad-box);
}
.pad-boxed-text {
    padding: var(--pad-box);
}

/* Body Inner */

.body-inner {
    flex: 1 0 auto;
    display: flex;
    flex-direction: column;
}


/* Site Header */


.site-header,
.nav-header {
    z-index: 99999;
}


/* Site Wrapper */

.site-wrapper {
    display: flex;
    flex-direction: column;
    flex: 1 0 auto;
    /*   background: lightgrey;*/
}


.wrapper-inner {
    flex: 1 0 auto;
}



/*  SVG
========================================================================== */

.body-inner svg,
.site-footer svg {
    fill: var(--text-color);
    width: 100%;
    height: 100%;
    display: block;
}

/*  BANNER
========================================================================== */


.banner-button-wrapper {
    display: flex;
    gap: 12px;
}

.banner-divider {
    height: 12px;
    background: var(--dark-blue);
}

.banner {
    display: grid;
    --max-banner-text: calc(var(--h1) * 11.6);
    --banner-pad-x: 56px;
    --banner-pad-y: 48px;
    grid-template-columns: 1fr minmax(50%, calc(var(--max-banner-text) + var(--banner-pad-x) + var(--banner-pad-x)));
    min-height: 300px;
    background: #F5F5F5;
}


.banner-image-wrapper {
    position: relative;
    overflow: hidden;
}

.banner-image {
    position: absolute;
    width: 100%;
    height: 100%;
}

.banner-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 100% 100%;
}

@media screen and (min-width: 1400px) {
    .banner-image img {
        object-position: 100% 95%;
    }
}
@media screen and (min-width: 1800px) {
    .banner-image img {
        object-position: 100% 100%;
    }
}


.banner-label {
    font-weight: 700;
    text-transform: uppercase;
    font-weight: 700;
    font-family: "Raleway", sans-serif;
    margin-bottom: 12px;
}

.banner-content-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: var(--banner-pad-x) var(--banner-pad-y);
}

.banner-content {
    max-width: var(--max-banner-text)
}

.banner-text {
    line-height: 1;
    font-weight: 700;
    font-family: "Raleway", sans-serif;
    font-size: var(--h1);
    color: var(--dark-blue);
    margin-bottom: 32px;
    text-wrap: balance;
    margin-left: -1px;
}
.discount-code {
    background: var(--yellow);
    font-weight: 700;
    display: inline-block;
    color: var(--text-color);
    border-radius: 8px;
}
.discount-code-secondary {
    background: var(--background-color);
    box-shadow: inset 0 0 0 3px var(--yellow), 0 3px 6px #1a1a341a;
}

.discount-code,
.button.button-auto.button-discount {
    font-size: 20px;
    padding: 10px 1.1em;
    text-align: center;
}


.banner svg {
    position: absolute;
    right: -1px;
    top: -1px;
    height: calc(100% + 2px);
    width: 60px;
    z-index: 1;
}

@media screen and (min-width: 1920px){
    .banner {
        grid-template-columns: 960px 1fr;
    }
}
@media screen and (max-width: 1023px){
    .discount-code,
    .button.button-auto.button-discount {
        font-size: 18px;
    }
}
@media screen and (max-width: 665px){
    .banner-image-wrapper {
        display: none;
    }
    .banner {
        grid-template-columns: 100%;
    }
    .discount-code,
    .button.button-auto.button-discount {
        font-size: 16px;
    }
}

@media screen and (max-width: 500px){
    .banner-content-wrapper {
        --banner-pad-y: var(--pad);
        --banner-pad-x: 52px;
    }

    .banner-button-wrapper {
        flex-direction: column-reverse;
    }
    .discount-code {
        width: 100%;
    }
}
@media screen and (max-width: 385px){
    .banner-text {
        font-size: 32px;
    }
}

/*  HELPER
========================================================================== */


.fancy-radio,
.fancy-checkbox,
.wc-credit-card-form + p label,
.wpcf7-acceptance label{
    cursor: pointer;
}

/*.wpcf7-acceptance {
    line-height: 1.5;
}*/

.fancy-radio input[type="radio"],
.fancy-radio-inline input[type="radio"],
.fancy-checkbox input[type="checkbox"],
.wc-credit-card-form + p input[type="checkbox"],
.wpcf7-acceptance input[type="checkbox"]{
    display: none;
}

.fancy-checkbox input + span:before,
.wc-credit-card-form + p input + label:before,
.fancy-radio input + span:before,
.fancy-radio-inline input + span:before,
.wpcf7-acceptance input + span:before{
    content: "";
    display: block;
    width: var(--checkbox-width);
    height: var(--checkbox-width);
    border: 2px solid var(--dark);
    background: transparent;
}

.fancy-checkbox input + span:before,
.wc-credit-card-form + p input + label:before,
.fancy-radio input + span:before,
.wpcf7-acceptance input + span:before{
    position: absolute;
    left: 0;
    top: var(--checkbox-top);
}

/*.fancy-radio-inline input + span:before {
    position: relative;
    top: 0.065em;
}*/

.fancy-checkbox input + span,
.wc-credit-card-form + p input + label,
.fancy-radio input + span,
.wpcf7-acceptance input + span {
    position: relative;
    padding-left: calc(var(--checkbox-width) + var(--pad));
}

.wc-credit-card-form + p input + label {
    display: block!important;
}

.fancy-radio-inline input + span {
    display: block;
}

/*.fancy-radio-inline input + span:before,
.fancy-radio input + span:before {
    content: "\e928";
    opacity: 0.5;
}*/
.fancy-radio-inline input:checked + span:before,
.fancy-radio input:checked + span:before {
    background: var(--dark);
}

/*.fancy-checkbox input + span:before,
.wc-credit-card-form + p input + label:before,
.wpcf7-acceptance input + span:before{
    content: "\e91f";
    opacity: 0.5;
}*/
.fancy-checkbox input:checked + span:before,
.wc-credit-card-form + p input:checked + label:before,
.wpcf7-acceptance input:checked + span:before{
    background: var(--dark);
}
/*
.wpcf7-acceptance input:checked + span,
.wc-credit-card-form + p input:checked + label{
    color: var(--offwhite);
}

.wc-credit-card-form + p input:checked {
    opacity: 1;
}

.wpcf7-acceptance input:checked + span:before {
    opacity: 1!important;
}

.wpcf7-acceptance label:hover span:before,
.fancy-checkbox:hover span:before,
.wc-credit-card-form + p:hover label:before,
.fancy-radio:hover span:before,
.fancy-radio-inline:hover span:before{
    opacity: 0.7;
}*/


input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    outline: 0;
    border: 0;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
}

/*  BUTTON
========================================================================== */

button {
    border: none;
    cursor: pointer;
}

.button {
    text-transform: uppercase;
    font-weight: 700;
    padding: 8px 2px;
    border-radius: 8px;
    box-shadow: 0px 3px 6px #1A1A341A;
    text-align: center;
    color: var(--text-color);
    display: inline-block;
}

.button#submit {
    outline: none;
    border: none;
    cursor: pointer;
    -webkit-appearance: none;
}

.button.button-auto {
    padding-left: 1.1em;
    padding-right: 1.1em;
}

.button-primary {
    background: var(--yellow);
}
.button-primary:hover {
    background: var(--yellow-highlight);
}

.button-secondary {
    background: var(--background-color);
    box-shadow: inset 0 0 0 3px var(--yellow), 0 3px 6px #1a1a341a;
}

.button-secondary:hover {
    box-shadow: inset 0 0 0 3px var(--yellow-highlight), 0 3px 6px #1a1a341a;
}

.button-wrapper {
    display: flex;
}

.button-center {
    justify-content: center;
}

.center {
    text-align: center;
}

/*  HEADER
========================================================================== */

.site-header {
    height: 72px;
    background: var(--background-color);
    display: flex;
    align-items: center;
    justify-content: center;
}

.site-header-inner {
    max-width: 1710px;
    height: 100%;
    max-height: 102px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

a.logo {
    display: flex;
    align-items: center;
    padding-left: 35px;
    padding-right: 35px;
    height: 100%
}

.body-inner a.logo svg,
.site-footer a.logo svg {
    width: 107px;
    height: 41px;
}

.menu-trigger {
    width: 102px;
    height: 100%;
    border: none;
    outline: none;
    border-radius: 0;
    padding: 0;
    background: transparent;
    cursor: pointer;
    position: relative;
    display: none;
    align-items: center;
    justify-content: center;
}
.body-inner .menu-trigger svg {
    width: 32px;
    height: 24px;
}

.menu-trigger-close {
    position: fixed;
    right: 0;
    top: 72px;
    top: 0;
    height: 84px;
    display: none;
}
.body-inner .menu-trigger-close svg {
    height: 32px;
}


.main-nav a, .main-nav span {
    display: block;
}



.main-nav .current-menu-item a {
    font-weight: 700;
}



/*  FOOTER
========================================================================== */

.site-footer {
    padding-top: 31px;
    padding-bottom: 29px;
    background: var(--lightest-blue);
    font-size: var(--footer);
    position: relative;
}

.footer-grid {
    display: grid;
    grid-template-columns: 33.33% 33.33% 33.33%;
    grid-template-columns: 8em 8em 5em;
    grid-gap: 6px;
    justify-content: center;
}

.footer-menu a {
    display: block;
}

.footer-menu span {
    display: inline-block;
}

.footer-menu h5 span,
.footer-menu h5 a,
.footer-menu ul a {
    padding: 0.17em 0;
}

.footer-menu h5 {
    font-weight: 500;
    margin-bottom: 15px;
}

.footer-menu .social-menu a {
    display: flex;
    align-items: center;
    padding-bottom: 0.36em;
}

.footer-menu .social-menu li:not(:first-child) a{
    padding: 0.36em 0;
}

.footer-menu .legal-menu a {
    padding-bottom: 0.4em;
}


.social-menu .menu-icon {
    height: 1.15em;
    width: 1.15em;
    margin-right: 0.5em;
}

/*  MENUS
========================================================================== */

.grid-2 {
    display: grid;
    grid-template-columns: 50% 50%;
}

.grid-4 {
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
}

/*  BLOCKS - GENERAL
========================================================================== */

.block,
.block-inner {
    position: relative;
}

.block {
    padding-bottom: 52px;
}

.boxed {
    border-radius: 8px;
    background: var(--background-color);
    box-shadow: 0 3px 6px rgb(0 0 128 / 16%);
    box-shadow: 0 3px 12px -4px rgb(0 0 128 / 28%);
    position: relative;
}
.boxed-rounder {
    border-radius: 15px;
}

.bg-decoration:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 200px;
    background: var(--dark-blue);
}


.page-top.page-top-contact,
.block-contact.bg-decoration:before {
    background: #7FACF0;
}

.home-hero-video,
.tour-hero-video {
    position: relative;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.home-hero-video {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.home-hero-video video,
.tour-hero-video video {
    display: block;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

video.hero-video-mobile {
    display: none;
}

/*.page-top.page-top-tour {
    background: #fff;
    color: var(--text-color);
    border-top: 1px solid #dadade;
    padding-top: 48px;
    padding-bottom: 44px;
}*/

.page-top.page-top-tour {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: linear-gradient(
            180deg
            , rgb(0 0 0 / var(--gradient-opacity)), rgb(0 0 0 / 0%));
}

.gradient-light-blue .page-top.page-top-tour {
    background: linear-gradient(
            180deg
            , rgb(92 165 222 / var(--gradient-opacity)), rgb(92 165 222 / 0%));
}
.gradient-dark-blue .page-top.page-top-tour {
    background: linear-gradient(
            180deg
            , rgb(19 82 179 / var(--gradient-opacity)), rgb(19 82 179 / 0%));
}
.gradient-white .page-top.page-top-tour {
    background: linear-gradient(
            180deg
            , rgb(255 255 255 / var(--gradient-opacity)), rgb(255 255 255 / 0%));
}


.tour-hero-image {
    position: relative;
    height: 100%;
}

.tour-hero-image-placeholder-base {
    background: #e2e2e2;
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.tour-hero-image-placeholder {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.tour-hero-image-placeholder img {
    filter: blur(10px);
}

.block-tour.bg-decoration:before {
    height: 73px;
}
.block-team.bg-decoration:before {
    height: 57px;
}

.small-max {
    margin-left: auto;
    margin-right: auto;
    max-width: var(--small-max);
}

.nav-max {
    margin-left: auto;
    margin-right: auto;
    max-width: var(--nav-max);
}

.medium-max {
    margin-left: auto;
    margin-right: auto;
    max-width: var(--medium-max);
}

.large-max {
    margin-left: auto;
    margin-right: auto;
    max-width: var(--large-max);
}

/*  PAGE TOP
========================================================================== */

.page-top {
    padding-top: 52px;
    padding-bottom: 46px;
    position: relative;
    background: var(--dark-blue);
    color: var(--background-color);
    text-align: center;
}

.page-top-byline {
    padding-bottom: 49px;
}

.byline {
    font-weight: 500;
}

.page-top-byline .byline {
    max-width: 1254px;
    margin-left: auto;
    margin-right: auto;
}

.byline > p:first-child {
    margin-top: 20px;
    margin-bottom: 0!important;
}

/*  STAR RATING
========================================================================== */


.star-rating {
    display: flex;
}
.body-inner .star-rating svg {
    width: 17px;
    height: 17px;
    margin-left: 1px;
}

/*  BLOCK - TOUR GRID
========================================================================== */




.tour-grid {
    display: grid;
    grid-template-columns: 100%;
    justify-content: space-between;
    grid-column-gap: 35px;
}

.tour-item {
    border-top: 1px solid #CACACA;
    padding-top: 24px;
    margin-top: 25px;
    display: flex;
    flex-direction: column;
}

.tour-item:nth-child(1){
    border-top: 0;
    padding-top: 0;
}


.tour-item-box {
    border-radius: 8px;
    overflow: hidden;
    background: var(--background-color);
    box-shadow: 0 3px 6px rgb(0 0 128 / 16%);
    box-shadow: 0 3px 12px -4px rgb(0 0 128 / 28%);
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.menu-open .tour-item-box,
.menu-open-prep .tour-item-box {
    transform: none!important;
    transition: none!important;
}

.tour-item-image {
    height: 140px;
    flex-grow: 0;
}
.tour-item-image img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    background: #dcdcdc;
    position: relative;
}

.tour-item-video {
    position: absolute;
    width: calc(100% + 2px);
    left: -1px;
    height: 100%;
}

.tour-item-video video {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.tour-item-title {
    flex-grow: 1;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tour-item-title h2 {
    padding: 17px 0.3em 16px;
    text-align: center;
}

.tour-item-meta {
    margin-top: 23px;
    position: relative;
}

.review-link {
    position: absolute;
    width: 30%;
    right: 0;
    top: 0;
    height: 100%;
    display: block;
}

.body-inner .review-link:hover ~ .tour-meta-row .tour-item-rating svg {
    fill: #15158d;
}
.review-link:hover ~ .tour-meta-row .tour-item-review-count {
    color: #15158d;
}


.tour-meta-row {
    display: flex;
    justify-content: space-between;
}

.tour-meta-row-bottom  {
    margin-top: 10px;
    align-items: center;
}

.tour-item-actions {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
    margin-top: 20px;
}

.tour-item-image {
    position: relative;
    overflow: hidden;
}

@media screen and (max-width: 450px){
    .home-hero-video video {
        width: auto;
        height: 100%;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
    }
}


@media screen and (min-width: 666px) and (max-width: 1151px){
    .home-hero-video video {
        width: auto;
        height: 100%;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
    }
}

@media screen and (max-width: 1007px){
    .tour-hero-video video {
        width: auto;
        height: 100%;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
    }
}

@media screen and (min-width: 1025px) and (hover: hover) {
    .grid-item.has-video .tour-item-image img {
        transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    }

    .grid-item.has-video:hover .tour-item-image img{
        opacity: 0;
        transition: opacity 0.3s ease-in 0.325s;
    }

}

@media (hover: hover) {


    .tour-item-box{
        transform: translateZ(12px);
        transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    }
    .tour-item-box:hover {
        transform: scale(1.03) translateZ(12px);
    }

    .footer-menu a:hover span:last-child{
        box-shadow: 0 1px 0 0px rgb(0 0 128 / 50%);
        color: #000080;
    }

    h3.faq-question:hover {
        border-color: #ffbf00;
    }

    .contact-input input:hover,
    .contact-input textarea:hover {
        border-color: var(--dark-blue);
    }

    a.contact-row:hover .contact-text {
        box-shadow: 0 2px 0 0px rgb(127 172 240);
    }

    .tour-nav-description:hover span,
    .tour-description-active .tour-nav-overview:hover span{
        box-shadow: 0px 3px 0px 0px var(--yellow);
    }

    .tour-description-active .tour-nav-description:hover span{
        box-shadow: none;
    }
}


/*  TOUR NAV
========================================================================== */

.tour-main {
    --indicator-wrapper-height: 46px;
}

.tour-nav {
    display: grid;
    grid-template-columns: 50% 50%;
}

.tour-nav-link {
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    height: 69px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.tour-nav-link span {
    line-height: 1.5;
}


.tour-info-wrapper,
.tour-highlights-wrapper,
.tour-text-wrapper {
    background: var(--dark-blue);
}

.tour-nav-indicator-wrapper {
    background: var(--dark-blue);
    height: var(--indicator-wrapper-height);
}

.tour-content-box {
    background: #fff;
    border-radius: 8px;
}

.tour-content-bottom {
    margin-top: 1em;
}

.tour-highlights-inner .tour-content-box {
    border-radius: 8px 8px 0 0;
}
.tour-highlights-image {
    border-radius: 0 0 8px 8px;
    overflow: hidden;
    height: 118px;
}

.tour-info-image img,
.tour-highlights-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.tour-highlights .section-top {
    color: #fff;
}

.tour-text-wrapper {
    padding-bottom: var(--indicator-wrapper-height);
}

.tour-highlights-wrapper,
.tour-highlights {
    position: relative;
}

.tour-highlights-wrapper:before {
    content: "";
    display: block;
    width: 100%;
    height: 86px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #fff;
}

.tour-highlights-inner ul {
    margin: 0;
    padding-left: 1.1em;
}

.price-table {
    display: inline-grid;
    grid-template-columns: auto auto;
    min-width: 13.5em;
}

.price-table p {
    margin: 0;
}

.price-desc {
    font-size: 0.8em;
    line-height: 1.2;
    margin-top: -0.05em!important;
}

.price-amount {
    padding-left: 1em;
    text-align: right;
}

.price-name,
.price-amount {
    font-weight: 500;
}

.price-label, .price-amount {
    border-top: 1px solid #d2d2d2;
    margin-top: 0.2em;
    padding-top: 0.2em;
}

.price-label:nth-child(1), .price-amount:nth-child(2) {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
}

h2.less-margin {
    margin-bottom: 0.125em!important;
}
h2.less-margin:not(:first-child) {
    margin-top: 0.125em!important;
}

h2.price-table-head {
    margin-top: 1em!important;
    margin-bottom: 0.5em!important;
}

.tour-nav-indicator-outer {
    display: flex;
    justify-content: center;
}

.tour-nav-indicator {
    width: 0;
    height: 0;
    border-left: calc(var(--indicator-wrapper-height) / 3) solid transparent;
    border-right: calc(var(--indicator-wrapper-height) / 3) solid transparent;
    border-top: calc(var(--indicator-wrapper-height) / 3) solid #fff;
    transition: transform 0.25s cubic-bezier(0.4, 0, 0.2, 1);
    transform: translateX(calc(var(--nav-max) * -0.25));
}

.tour-description-active .tour-nav-indicator {
    transform: translateX(calc(var(--nav-max) * 0.25));
}

.tour-content {
    background: var(--dark-blue);
    position: relative;
    transition: height 0.25s cubic-bezier(0.4, 0, 0.2, 1);
    overflow: hidden;
}

.tour-overview,
.tour-description {
    position: relative;
    transition: opacity 0.15s ease;
}

.tour-overview {
    z-index: 2;
}

.tour-description {
    z-index: 1;
    transition: opacity 0.05s ease 0.1s;
}

.tour-description,
.tour-description-active .tour-overview {
    position: absolute;
    width: 100%;
    top: 0;
    opacity: 0;
    pointer-events: none;
}

.tour-info-image {
    display: none;
}

.tour-description-active .tour-overview {
    transition: opacity 0.05s ease 0.1s;
    z-index: 0;
}

.tour-description-active .tour-description {
    position: relative;
    opacity: 1;
    pointer-events: auto;
    transition: opacity 0.15s ease;
    z-index: 1;
}


.tour-map-wrapper {
    height: calc(100vw - 70px);
    border-radius: 8px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 2px 10px -4px rgb(0 0 128 / 10%);
    border: 1px solid #e8e8e8;
}

.tour-map-wrapper #map {
    width: 100%;
    height: 100%;
}

/* Hide attribution text by default */
.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-inner {
    display: none;
}

/* Show when expanded (clicked) */
.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-inner {
    display: block;
}

.numbered-marker {
    width: 28px;
    height: 28px;
    background: var(--yellow);
    border: 2px solid #fff;
    border-radius: 99px;
    color: var(--dark-blue);
    font-weight: bold;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    letter-spacing: -0.025em;
    word-spacing: -0.075em;
    white-space: nowrap;
}
.numbered-marker.numbered-marker-duo {
    padding-right: 0.125em;
}
.numbered-marker.numbered-marker-pill {
    width: auto;
    padding-left: 0.5em;
    padding-right: 0.5em;
}
.numbered-marker.meeting-point {
    border-color: #e0393b;
}

.meeting-point-ref {
    pointer-events: auto;
    padding-bottom: 8px;
    padding-left: 8px;
}

.meeting-point-ref button {
    background: white;
    color: var(--dark-blue);
    border: 2px solid white;
    border-radius: 99px 30px 30px 99px;
    font-weight: bold;
    cursor: pointer;
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    display: flex;
    height: 36px;
    padding: 0;
}

.meeting-point-ref button:hover .meeting-point-ref-label {
    background: var(--yellow-highlight);
}

.meeting-point-ref-label {
    background: var(--yellow);
    height: 100%;
    border-radius: 99px;
    display: flex;
    line-height: 1;
    border: 2px solid #e0393b;
    align-items: center;
    gap: 4px;
    padding-left: 1em;
    padding-right: 1em;
    position: relative;
    z-index: 1;
}

.meeting-point-ref-label-number {
    font-size: 14px;
}

.meeting-point-ref-address {
    height: 100%;
    border-radius: 0 4px 4px 0;
    display: flex;
    line-height: 1;
    color: black;
    border-left: none;
    align-items: center;
    gap: 4px;
    padding-left: 2.25em;
    padding-right: 1em;
    margin-left: -1.5em;
}

.tour-map-wrapper img {
    width: 100%;
    height: 100%;
    max-width: none;
    position: absolute;
}


.tour-map ol {
    margin-top: 0.5em;
    margin-bottom: 0;
}

.tour-map p {
    margin-top: 0.5em;
}

.tour-poi-inner p + ul,
.tour-map p + ol{
    margin-top: 1.3125em;
}

.tour-poi ul {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 1.2em;
}

.tour-poi.medium-max {
    max-width: 492px;
    margin-top: -0.5em;
}

.tour-poi ul li:not(:last-child),
.tour-map ol li:not(:last-child){
    margin-bottom: 0.25em;
}

.tour-map ol li::marker {
    font-weight: bold;
    margin-right: 0.5em;
    word-spacing: 0.25em;
}

/*p.less-margin:not(:last-child) {
    margin-bottom: 0.4em!important;
}*/

/*  BLOCK - TEAM GRID
========================================================================== */

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

.team-image {
    display: flex;
    justify-content: center;
}

.team-item-image-inner {
    width: 110px;
    height: 110px;
}

.team-item-image-inner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100%;
    border: 5px solid #74A4EA;
    background: #dcdcdc;
}

.team-item-title h2 {
    font-size: var(--body);
    letter-spacing: 0.05em;
    margin-top: 16px;
}

.team-item-tagline {
    letter-spacing: 0.01em;
    font-size: var(--body-small);
    line-height: var(--line-height-more);
    max-width: 21.5em;
    margin-left: auto;
    margin-right: auto;
}

.team-item-tagline p {
    margin-bottom: 0!important;
    margin-top: 0.8571428571em;
}

.team-item {
    margin-top: 28px;
}

/*  GRID ITEM GENERAL
========================================================================== */

.grid-item {
    max-width: 398px;
}

.grid-item:nth-child(1){
    margin-top: 0;
}

/*  TRIPADVISOR CTA
========================================================================== */


.tripadvisor-inner {
    margin-left: auto;
    margin-right: auto;
}

.home-cta h1,
.meeting-point-cta p,
.tripadvisor-cta p {
    margin: 0!important;
    text-align: center;
}

.tripadvisor-image img {
    border-radius: 15px;
}

.button-top {
    margin-top: 31px;
}


/*  EXTERNAL REVIEWS CTA
========================================================================== */

.ext-reviews-block {
    background: var(--dark-blue);
    color: #fff;
}

.ext-reviews-block .byline {
    max-width: 24em!important;
    margin-left: auto;
    margin-right: auto;
}

.ext-reviews-block img {
    border-radius: 15px;
}

/*  MEETING POINT CTA
========================================================================== */

.cta-block img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
}

.cta-inner {
    position: relative;
}

.cta-block .block-inner {
    height: 100%;
    overflow: hidden;
}

.cta-block.block {
    padding-bottom: 0;
}


/*  HOME CTA
========================================================================== */

.home-cta h1,
.home-cta p {
    color: #fff;
}

.home-cta p {
    text-align: center;
    margin: 0;
    font-size: 1.42em;
    margin-top: 0.6em;
}


.home-cta-block,
.home-cta-block img{
    background: #034fbe;
}

.home-cta-block.has-video {
    background: #C4D3E7;
}

.home-cta-block {
    height: 336px;
}

.home-cta-block .button-center {
    /* width: 148px;*/
}


.home-cta-inner {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.has-video.cta-block .home-cta-inner {
    background: linear-gradient(
            180deg, rgb(0 0 0 / 40%), transparent);
}
.has-video.cta-block h1,
.has-video.cta-block .byline  {
    text-shadow: 0 0 3px rgb(0 0 0 / 25%), 0 0 60px rgb(0 0 0);
}

.home-cta-block img {
    object-position: right center;
}

/*  SECTION FAQ
========================================================================== */


.faq-item {
    margin-bottom: 14px;
}

.faq-item:last-child {
    margin-bottom: 0!important;
}

h2.faq-heading {
    margin-bottom: 0.75em;
}
.faq-item + h2.faq-heading {
    margin-top: 1.15em;
}

h3.faq-question {
    position: relative;
    cursor: pointer;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    border: 1px solid #E8E8EA;
    border-radius: 8px;
    padding: 10px 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

h3.faq-question,
.faq-answer {
    font-size: var(--body);
    line-height: var(--line-height);
}

.body-inner h3.faq-question svg {
    width: 16px;
    height: 9px;
    flex-shrink: 0;
    margin-left: 1em;
    margin-right: 5px;
    position: relative;
    top: 1px;
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transform: rotate(-90deg) translateX(1px) translateY(1px);
}

.body-inner .faq-item.active svg {
    transform: rotate(0deg);
}

.faq-answer {
    display: none;
    transition: height 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    overflow  : hidden;
}

.faq-answer > div {
    padding: 15px 12px 0;
}


.faq-answer p:first-child {
    margin-top: 0!important;
}
.faq-answer p:last-child {
    margin-bottom: 0!important;
}

/*  MEETING POINT
========================================================================== */

.block-meeting-point.bg-decoration:before {
    height: 200px;
}

.meeting-point-map {
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
}


.map-wrapper {
    border-radius: 8px;
    box-shadow: 0 3px 12px -4px rgb(0 0 128 / 28%);
    overflow: hidden;
}

.meeting-point-content {
    margin-top: 24px;
    position: relative;
}


.map-wrapper {
    height: 218px;
}

.meeting-point-photos {
    flex-grow: 1;
    margin-top: 1.3125em;
}

.meeting-point-photos img {
    border-radius: 8px;
}

.map {
    width: 100%;
    height: 100%;
}

.map,
.map > div {
    background: #fff!important;
}

.map *:focus {
    outline: none!important;
}

.map-link {
    text-align: right;
    margin-top: 1.3125em;
    flex-grow: 0;
    flex-shrink: 0;
}

.map-link a {
    color: #7FACF0;
    font-weight: 600;
    font-size: var(--body-small);
    letter-spacing: 0.01em;
}

/*  COUPON INFO BAR
========================================================================== */

.coupon-info {
    background: var(--dark-blue);
    color: #fff;
    font-weight: 600;
    padding-top: 0.6em;
    padding-bottom: 0.6em;
}

/*  BOOK NOW CTA
========================================================================== */

.book-now-top {
    padding: 25px 0;
}
.book-now-bottom {
    padding: 50px 0;
}

.book-now-cta .button {
    min-width: 8.85em;
}

.book-now-cta + .tour-main {
    margin-top: -1em;
}

/*  CONTACT
========================================================================== */

.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    margin: 0;
    padding: 0;
    border: 0;
}

.wpcf7 form .wpcf7-response-output {
    padding: 0.5em 1em;
    border: 2px solid #000080;
    margin-top: 24px;
    border-radius: 8px;
    font-size: var(--body-small);
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
    display: none;
}


.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output,
.wpcf7 form.spam .wpcf7-response-output,
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #ffb900;
}

.wpcf7-form-control-wrap {
    position: relative;
}

.wpcf7 form.sent > * {
    visibility: hidden;
    pointer-events: none;
}

.wpcf7 form.sent .wpcf7-response-output {
    visibility: visible!important;
    pointer-events: auto;
    background: transparent;
    position: absolute;
    top: calc(50% - var(--h2-section) - 35px);
    text-align: center;
    max-width: 14em;
    left: 50%;
    transform: translateX(-50%);
    border: none;
    font-weight: 500;
    font-size: var(--body);
}

.wpcf7 form.sent .wpcf7-response-output:before {
    content: "Message sent!";
    display: block;
    margin-bottom: 0.5em;
    font-size: var(--h2);
    font-weight: 700;
    font-family: "Raleway", sans-serif;
    color: navy;
    white-space: nowrap;
}

.wpcf7-not-valid-tip {
    color: #d47919;
    font-size: var(--body-small);
    display: block;
    font-weight: 700;
    position: absolute;
    top: -0.5em;
    right: 20px;
    z-index: 2;
    line-height: 1;
    background: var(--background-color);
    padding: 0 6px;
    border-radius: 5px;

}

.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
    content: " ";
}

.wpcf7 .wpcf7-spinner {
    visibility: hidden;
    display: inline-block;
    background-color: #23282d; /* Dark Gray 800 */
    opacity: 0.75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin-left: 16px;
    position: relative;
}

.wpcf7 form.submitting .wpcf7-spinner {
    visibility: visible;
}

.wpcf7 .wpcf7-spinner::before {
    content: '';
    position: absolute;
    background-color: #fbfbfc; /* Light Gray 100 */
    top: 4px;
    left: 4px;
    width: 6px;
    height: 6px;
    border: none;
    border-radius: 100%;
    transform-origin: 8px 8px;
    animation-name: spin;
    animation-duration: 1000ms;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}



.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed;
}

.contact-data {
    position: relative;
    background: var(--dark-blue);
    color: var(--background-color);
}

.body-inner .contact-data svg {
    fill: var(--background-color);
}

.contact-row {
    padding: 5px 0;
    display: block;
    white-space: nowrap;
}

.contact-text {
    font-weight: 500;
    margin-left: 14px;
}

.contact-row-inner {
    display: flex;
    align-items: center;
}

.body-inner .contact-row-inner svg {
    flex-shrink: 0;
    width: 16px;
    height: 16px;
}

.contact-input {
    margin-top: 35px;
}

.contact-input label,
.contact-input span {
    display: block;
}

.contact-input label {
    position: relative;
}

.contact-input input,
.contact-input textarea {
    border-radius: 8px;
    border: 2px solid #707070;
    padding: 0.5em 0.6em;
    width: 100%;
    display: block;
}

.contact-input textarea {
    resize: none;
    outline: none;
    min-height: 8em;
    height: 8em;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    box-shadow: none!important;
    -webkit-appearance: none;
}

.contact-form {
    width: 100%;
    position: relative;
    background: var(--background-color);
}

.input-label {
    font-weight: 700;
    position: absolute;
    top: -0.5em;
    left: 22px;
    z-index: 2;
    line-height: 1;
    background: var(--background-color);
    padding: 0 7px;
    border-radius: 5px;
}

.contact-form .button-center {
    align-items: center;
    padding-left: 40px;
}

/*.contact-form-inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 688px;
}*/

h2.section-title {
    font-size: var(--h2-section);
}

.contact-input input:focus,
.contact-input textarea:focus {
    border-color: var(--dark-blue);
}

/*  MAIN TEXT
========================================================================== */

h1 {
    font-size: var(--h1);
}


h2 {
    font-size: var(--h2);
}

h1, h2 {
    line-height: 1.1;
    font-weight: 700;
    font-family: "Raleway", sans-serif;
}


p {
    margin-top: 0;
    margin-bottom: 0.5625em;
}
p:last-child {
    margin-bottom: 0;
}

.small {
    font-size: var(--body-small);
}
.bold {
    font-weight: 700;
}

.text a {
    border-bottom: 2px solid #ffbf00;
}

.text a:hover {
    color: #000080;
}

.text h2,
.text h3{
    font-size: var(--body);
    line-height: var(--line-height);
}

.text h2,
.text h3 {
    margin-top: 1.0625em;
    margin-bottom: 0.625em;
}

.text h3 {
    font-weight: 500;
    margin-top: 1.0625em;
    margin-bottom: 0.25em;
}


.text h2:first-child,
.text h3:first-child {
    margin-top: 0;
}

.text ul li {
    margin-bottom: 0.25em;
}

/*  TEAM BLOCK
========================================================================== */

.team-section {
    --team-photo-width: 106px;
}

.team-block-image {
    width: var(--team-photo-width);
    height: var(--team-photo-width);
    border-radius: 100%;
    overflow: hidden;
}

.team-block-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.team-block-inner {
    display: grid;
    grid-template-columns: 1fr var(--team-photo-width);
    grid-column-gap: 1em;
    margin-right: -6px;
}


/*  REVIEWS
========================================================================== */

.reviews {
    width: 100%;
    overflow: hidden;
}

.review-section {
    background: #E8E8EA;
}

.review-card-outer {
    margin: 42px var(--pad);
}

.review-card {
    padding: 20px 24px;
    position: relative;
    transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.review-card:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 3px 10px -4px hsl(240deg 20% 25% / 20%);
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.review-card-inner {
    position: relative;
}

.review-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.review-top h3 {
    font-weight: 600;
    font-size: 24px;
    line-height: 1.1;
    padding-right: 10px;
}

.review-rating {
    padding-bottom: 2px;
    flex-shrink: 0;
}

.review-text {
    margin-top: 8px;
}


.reviews .splide:not(.is-active) .splide__list{
    display: flex;
}
.reviews .splide:not(.is-active) .review-card{
    opacity: 0;
}

.review-card {
    width: calc(100vw - 2 * var(--pad));
}

.reviews {
    --review-card-desktop-width: 420px;
}

.tour-hero {
    height: 278px;
    height: 85vw;
    width: 100%;
    background: #dcdcdc;
    position: relative;
    overflow: hidden;
}

.tour-hero.has-video {
    background: #739CCF;
}

.tour-hero h1 {
    text-shadow: 0 0 3px rgb(0 0 0 / 5%), 0 0 50px rgb(0 0 0 / 25%);
    font-size: calc(1.2 * var(--h1));
    text-wrap: balance;
}

.has-video.text-white.tour-hero h1 {
    text-shadow: 0 0.5px 3px rgb(0 0 0 / 20%), 0 0 50px rgb(0 0 0 / 40%);
}


.text-black.tour-hero h1 {
    text-shadow: 0 0 3px rgb(255 255 255 / 30%), 0 0 50px rgb(255 255 255 / 60%);
    color: var(--text-color);
}
.text-blue.tour-hero h1 {
    text-shadow: 0 0 3px rgb(255 255 255 / 30%), 0 0 50px rgb(255 255 255 / 60%);
    color: var(--dark-blue);
}

.tour-hero img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center var(--bg-pos);
}

.private-tour-label {
    position: absolute;
    width: 100%;
    left: 0;
    display: flex;
    justify-content: center;
}

.private-tour-label span {
    display: block;
    font-size: var(--body-small);
    font-weight: 700;
    font-family: "Raleway", sans-serif;
    letter-spacing: 0.025em;
    background: var(--dark-blue);
    line-height: 1;
    padding: 0.45em 0.9em 0.4em 0.9em;
    border-radius: 1em;
    margin-top: 0.8em;
}

/*  GALLERY
========================================================================== */

.section-top {
    text-align: center;
    padding-top: 52px;
    padding-bottom: 46px;
}
.section-top h2 {
    font-size: var(--h1);
}

.review-section .section-top {
    padding-bottom: 2px;
}
.block.reviews {
    padding-bottom: 18px;
}


.gallery {
    width: 100%;
    height: 100vw;
}

.home .gallery-section {
    background: #F2F7FE;
}

.picture-outer {
    height: 100%;
}

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

.splide__container{
    position:relative;
    box-sizing:border-box
}
.splide__list{
    margin:0!important;
    padding:0!important;
    width:-webkit-max-content;
    width:max-content;
    will-change:transform;
    min-width: 100%;
}
.splide.is-active .splide__list{
    display:flex
}
.splide,.splide__slide{
    position:relative;
    outline:none
}
.splide__slide{
    box-sizing:border-box;
    list-style-type:none!important;
    margin:0;
    flex-shrink:0
}
.splide__slider{
    position:relative
}
.splide__track{
    position:relative;
    z-index:0;
    overflow:hidden
}
.splide--draggable>.splide__track>.splide__list>.splide__slide{
    -webkit-user-select:none;
    user-select:none
}

.splide,
.splide__track,
.splide__list,
.splide__slide {
    height: 100%;
}

.splide__slide {
    /*transform: translateZ(0px);*/
}

.splide__arrow {
    position: absolute;
    z-index: 1;
    top: 50%;
    transform: translateY(-50%);
    width: 4em;
    height: 6em;
    display: flex;
    align-items: center;
    border: none;
    padding: 0;
    opacity: 0;
    background: transparent;
    color: #fff;
    overflow: hidden;
}

.reviews .splide__arrow {
    width: 36px;
    height: calc(100% - 84px);
}

.body-inner .reviews .splide__arrow svg {
    width: 18px;
}

.body-inner .reviews .splide__arrow--prev svg {
    margin-left: 8px;
}
.body-inner .reviews .splide__arrow--next svg {
    margin-right: 8px;
}

.gallery .splide__arrow {
    -webkit-filter: drop-shadow( 0px 0px 20px rgba(0, 0, 0, .5));
    filter: drop-shadow( 0px 0px 20px rgba(0, 0, 0, .5));
}

.body-inner .splide__arrow svg,
.body-inner .fake-nav svg {
    width: 2em;
    fill: var(--text-color);
}
.body-inner .gallery .splide__arrow svg {
    fill: #fff;
    stroke: #000;
    stroke-width: .1px;
}

.body-inner .splide__arrow--prev svg {
    transform: scaleX(-1);
}

.reviews .splide__list {
    align-items: center;
}

.gallery:hover .splide.is-active .splide__arrow,
.splide__arrow:hover,
.splide__arrow{
    opacity: 1;
}

.splide__arrow:focus {
    outline: none;
}

.splide__arrow:hover {
    cursor: pointer;
}

.splide__arrow--prev {
    left: 0;
}
.gallery .splide__arrow--prev {
    padding-left: var(--pad);
}
.splide__arrow--next {
    right: 0;
    justify-content: flex-end;
}
.gallery .splide__arrow--next {
    padding-right: var(--pad);
}
.body-inner .splide__arrow--prev svg,
.body-inner .fake-nav-prev svg {
    transform: rotate(90deg);
}
.body-inner .splide__arrow--next svg,
.body-inner .fake-nav-next svg {
    transform: rotate(-90deg);
}

.splide button {
    -webkit-tap-highlight-color: transparent;
}

.fake-nav {
    display: none;
}

@media (pointer: coarse) {
    .gallery .splide__arrow {
        display: none!important;
    }
}

/*  FIX FLASH */

.splide__pagination{
    position:absolute;
    visibility: hidden;
    pointer-events: none;
    height: 0;
    width: 0;
}
.splide__pagination__page{
    transition: opacity .2s linear;
    opacity: .9
}
.splide__pagination__page.is-active{
    opacity: .8;
}




@media screen and (max-width: 665px){

    .ext-reviews-column:last-child {
        margin-top: 52px;
    }

    .ext-reviews-block img {
        width: 332px;
        margin: 0 auto;
    }

    video.hero-video-mobile {
        display: block;
    }
    video.hero-video-desktop {
        display: none;
    }

    .tour-hero-video,
    .home-hero-video {
        height: calc(100% + 4px);
        top: -2px;
    }

    .tripadvisor-image {
        display: none;
    }
    .meeting-point-cta-block.cta-block picture,
    .meeting-point-cta-block.cta-block img {
        display: none;
    }

    .meeting-point-cta-block.cta-block {
        padding-bottom: 52px;
    }
    .meeting-point-cta-block .block-inner {
        padding-left: var(--pad);
        padding-right: var(--pad);
    }

    .contact-social .contact-text {
        display: none;
    }
    .contact-social {
        display: flex;
        justify-content: center;
        margin-top: 8px;
    }

    .contact-social .contact-row {
        padding: 12px;
        margin: 0 10px;
    }

    .contact-main .contact-row{
        width: 224px;
        margin-left: auto;
        margin-right: auto;
    }

    .contact-data {
        border-radius: 15px;
        box-shadow: 0 3px 12px -4px rgb(0 0 128 / 28%);
        padding: 20px 12px 12px;
    }

    .contact-text {
        font-size: 14px;
    }
    .contact-text-large {
        font-size: 16px;
    }

    .block-contact.bg-decoration:before {
        height: 92px;
    }


    .contact-form {
        margin-top: 51px;
    }



    .home-cta-block .button-center {
        flex-direction: column;
        width: 148px;
        margin-left: auto;
        margin-right: auto;
    }

    .home-cta-block .button + .button {
        margin-top: 24px;
        height: 37px;
    }
    .home-cta .button-top {
        margin-top: 34px;
    }


}

@media screen and (max-width: 567px){
    .footer-grid {
        grid-template-columns: 1fr 110px;
        max-width: 268px;
        margin-left: auto;
        margin-right: auto;
        grid-gap: 0;
    }

    .footer-menus {
        padding-left: var(--pad);
        padding-right: var(--pad);
    }

    .footer-menu:last-child {
        grid-row: 2;
        grid-column: 1 / 3;
        margin-top: 31px;
    }

    .footer-menu:last-child h5 {
        display: none;
    }

    .footer-menu:last-child ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .footer-menu:last-child ul li:first-child {
        width: 100%;
        text-align: center;
    }

    .footer-menu:last-child ul li a{
        padding-left: 0.5em;
        padding-right: 0.5em;
    }
}

@media screen and (max-width: 500px){
    .review-top {
        display: block;
    }
    .review-top h3 {
        padding-right: 0;
    }
    .review-rating {
        padding-top: 6px;
        padding-bottom: 8px;
    }
}

@media screen and (max-width: 440px){

    .block-faq .pad-boxed {
        padding: 22px 16px 20px 16px;
    }

    h2.faq-heading {
        margin-bottom: 0.7em;
        font-size: 22px;
        padding-left: 4px;
    }

}

@media screen and (max-width: 413px){
    .home-cta h1 {
        font-size: 32px;
    }

    .home-cta p {
        font-size: 1.35em;
    }


    .block-faq.pad {
        padding-left: 16px;
        padding-right: 16px;
    }

    .tour-item-image {
        height: calc((100vw - 2 * var(--pad)) * 0.40909090909);
    }

}

@media screen and (max-width: 374px){
    html {
        --pad: calc(50vw - 153px);
    }

    .body-inner .reviews .splide__arrow svg {
        width: 16px;
    }

    .body-inner .reviews .splide__arrow--prev svg {
        margin-left: 4px;
    }
    .body-inner .reviews .splide__arrow--next svg {
        margin-right: 4px;
    }

    .review-card-outer {
        margin: 42px 26px;
    }

    .review-card {
        width: calc(100vw - 52px);
    }

}

@media screen and (max-width: 359px){
    .home-cta h1 {
        font-size: 30px;
    }
    .home-cta p {
        font-size: 1.25em;
    }


}

@media screen and (max-width: 414px){
    .review-top h3 {
        font-size: 22px;
    }
}

@media screen and (max-width: 339px){
    html {
        --pad: 16px;
    }

    .home-cta h1 {
        font-size: 29px;
    }
}

@media screen and (min-width: 375px){
    .tour-highlights-image {
        height: 31.46666667vw
    }
}

@media screen and (min-width: 400px){
    .review-card {
        padding: 24px 37px;
    }
}


@media screen and (min-width: 488px){
    .tour-map-wrapper {
        height: 416px;
    }
}

@media screen and (min-width: 568px){
    .gallery {
        height: 60.67708333vw;
    }

    .team-section {
        --team-photo-width: 120px;
    }
    .team-block-inner {
        grid-column-gap: 20px;
        margin-right: 0;
    }

    .review-text.small {
        font-size: var(--body);
    }

    .tour-info-inner .tour-content-box {
        justify-content: space-between;
        display: grid;
        grid-template-columns: auto auto;
        grid-column-gap: var(--pad);
    }

    .tour-content-bottom {
        grid-column: 1 / 3;
        border-top: 1px solid #d2d2d2;
        margin-top: 1.2em;
        padding-top: 0.6em;
        margin-bottom: -0.2em;
    }

    .tour-content-bottom h2,
    .tour-content-bottom p {
        display: inline-block;
    }

    .tour-content-bottom h2:after {
        content: ": ";
    }

    h2.price-table-head {
        margin-top: 0!important;
    }

}


@media screen and (min-width: 666px){
    /* MOVE TO TABLET */

    html {
        --large-max: 656px;
        --pad-box: 50px;
        --h1: 38px;
        --nav-max: var(--medium-max);
    }

    .ext-reviews-inner {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-column-gap: 52px;
    }

    .tour-nav-link {
        height: 84px;
    }
    .tour-main {
        --indicator-wrapper-height: 58px;
    }

    .tour-item-image {
        height: calc((((100vw - 2 * var(--pad)) - 35px) / 2) * 0.40909090909);
    }

    .tour-highlights-image {
        height: 254px;
    }

    .page-top,
    .section-top{
        padding-top: 62px;
        padding-bottom: 58px;
    }
    /*    .page-top.page-top-tour {
            padding-top: 55px;
            padding-bottom: 51px;
        }*/

    .review-section .section-top {
        padding-bottom: 24px;
    }

    .review-card:before {
        border-radius: 8px;
    }

    .block.reviews {
        padding-bottom: 48px;
    }


    .page-top-byline {
        padding-bottom: 54px;
    }

    .block {
        padding-bottom: 100px;
    }
    .block.block-faq {
        padding-bottom: 60px;
    }

    .team-section {
        --team-photo-width: 142px;
    }

    .tour-grid {
        grid-template-columns: 1fr 1fr;
    }

    .team-item {
        margin-top: 51px;
    }


    .tour-item {
        padding-top: 42px;
        margin-top: 42px;
    }

    .tour-item:nth-child(2){
        border-top: 0;
        padding-top: 0;
    }
    .grid-item:nth-child(2){
        margin-top: 0;
    }

    .byline > p:first-child {
        margin-top: 27px;
    }

    .tripadvisor-block {
        background: var(--dark-blue);
        color: #fff;
    }

    .tripadvisor-cta p {
        font-weight: 500;
        letter-spacing: 0.02em;
    }

    .tripadvisor-inner {
        display: grid;
        grid-template-columns: minmax(auto, 349px) 265px;
        grid-column-gap: var(--pad);
        max-width: 698px;
        justify-content: space-between;
        align-items: center;
    }


    .block.tripadvisor-block {
        padding-top: 45px;
        padding-bottom: 45px;
    }
    .block.ext-reviews-block {
        padding-bottom: 74px;
    }

    .block-team {
        padding-bottom: 56px;
    }

    .faq-item {
        margin-bottom: 24px;
    }

    h3.faq-question {
        padding: 22px 23px;
        border-radius: 5px;
    }
    .faq-answer > div {
        padding: 22px 23px 0;
    }

    .contact-data {
        padding: 48px 74px 44px;
    }

    .contact-form {
        padding: 48px 59px 48px;
    }

    .body-inner .contact-data svg {
        width: 24px;
        height: 24px;
    }

    .contact-row {
        padding: 12px 0;
    }

    .contact-text {
        font-size: 19px;
        margin-left: 26px;
    }
    .contact-text-large {
        font-size: 22px;
    }

    .contact-wrapper {
        border-radius: 15px;
        box-shadow: 0 3px 12px -4px rgb(0 0 128 / 28%);
        overflow: hidden;
    }

    .meeting-point-content {
        margin-top: 40px;
    }
    .map-wrapper {
        height: 419px;
    }

    .meeting-point-cta-block {
        margin-top: -1.5em;
    }

    .meeting-point-cta p {
        color: #fff;
        font-size: 16px;
        font-weight: 500;
    }

    .meeting-point-cta-inner {
        display: grid;
        justify-content: center;
        align-items: center;
        height: 100%;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        max-width: var(--large-max);
        grid-template-columns: 1fr 350px;
    }

    .meeting-point-cta {
        grid-column: 2;
        max-width: 350px;
        margin-left: auto;
        margin-right: auto;
    }

    .meeting-point-cta-block {
        height: 26.875vw;
    }

    .home-cta-block .button {
        min-width: 9em;
    }

    .home-cta-block .button + .button {
        margin-left: 22px;
    }

    .home-cta h1 {
        font-size: 36px;
    }

    .home-cta p {
        font-size: 1.53em;
    }

    .home-cta-block,
    .home-cta-block img{
        background: #6cb5ec;
    }

    .review-card {
        width: var(--review-card-desktop-width);
    }

    .review-card-outer {
        margin: 42px 32px;
    }

    .review-text {
        margin-top: 1em;
    }

    .review-card {
        opacity: 0.5;
        transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    }

    .splide__slide.is-active .review-card {
        opacity: 1;
    }
    .splide__slide.is-active .review-card:before {
        transform: scale(1.15);
    }

    .reviews .splide__arrow--prev {
        left: calc((100vw - var(--review-card-desktop-width)) * 0.5 - 37px);
    }
    .reviews .splide__arrow--next {
        right: calc((100vw - var(--review-card-desktop-width)) * 0.5 - 37px);
    }
    .body-inner .reviews .splide__arrow--prev svg {
        margin-left: 0;
    }
    .body-inner .reviews .splide__arrow--next svg {
        margin-right: 0;
    }

    .reviews .splide__arrow {
        width: 58px;
        display: flex;
        align-items: center;
    }


    .body-inner .fake-nav svg {
        width: 18px;
    }

    .fake-nav {
        position: absolute;
        height: 100%;
        width: 58px;
        display: flex;
        justify-content: center;
        top: 0;
        transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
        opacity: 0;
        pointer-events: none;
    }

    .fake-nav-prev {
        left: 0;
    }
    .fake-nav-next {
        right: 0;
    }

    .body-inner .reviews .splide__arrows svg {
        opacity: 0!important;
    }

    .splide__slide.is-active .fake-nav {
        opacity: 1;
    }

    .tour-hero {
        height: 350px;
        /*       height: 45.57291667vw;*/
        height: 38.33333333vw;
        height: 420px;
    }

    .footer-grid {
        grid-gap: 84px;
    }


}



@media screen and (min-width: 666px) and (max-width: 1200px){

    .page-template-page-team .byline {
        max-width: 38em;
        margin-left: auto;
        margin-right: auto;
    }

    h3.faq-question,
    .small-tablet-l,
    .tablet-enlarge,
    .tablet-enlarge p,
    .tablet-enlarge h2,
    .tablet-enlarge h3,
    .tablet-enlarge ul,
    .tablet-enlarge a {
        font-size: 18px;
    }


    .block-faq.bg-decoration:before {
        height: 416px;
    }



}

@media screen and (min-width: 726px){
    .tour-item-image {
        height: 127px;
    }
}


@media screen and (min-width: 768px){


    .book-now-cta + .tour-main {
        margin-top: -1.5em;
    }

    .tour-grid {
        grid-column-gap: 50px;
    }

    .meeting-point-cta p {
        font-size: 18px;
    }

    .home-cta-block {
        height: 480px;
    }

    .gallery {
        height: 466px;
    }


    .book-now-top {
        padding: 50px 0;
    }

    .tour-item-image {
        height: 124px;
    }

    .reviews {
        --review-card-desktop-width: 496px;
    }


}

@media screen and (min-width: 768px) and (max-width: 1023px){
    .home-cta h1 {
        font-size: 48px;
    }
    .home-cta .button-top {
        margin-top: 40px;
    }
    .home-cta p {
        font-size: 1.72em;
    }

}

@media screen and (max-width: 1023px){
    .tour-map ol:first-child,
    .tour-map p:first-child {
        margin-top: 1.3125em;
    }
}

@media screen and (max-width: 1024px){
    .footer-menu h5 span, .footer-menu h5 a, .footer-menu ul a {
        padding: 0.35em 0;
    }

    .footer-menu .social-menu a {
        padding-bottom: 0.3em;
    }

    .footer-menu h5 a, .footer-menu h5 span {
        padding-bottom: 0.1em;
    }

    .tour-item-video {
        display: none!important;
    }
}

@media screen and (min-width: 1024px){


    .tour-content-box.pad-boxed-text {
        padding: 36px 32px;
    }

    html {
        --large-max: 1160px;
        --h1: 42px;
        --h2: 30px;
        --footer: 18px;
        --body-small: 16px;
        --body: 18px;
        --medium-max: 696px;
    }

    .tour-item-image {
        height: calc((((100vw - 2 * var(--pad)) - 100px) / 3) * 0.40909090909);
    }

    .section-top,
    .page-top {
        padding-top: 78px;
        padding-bottom: 78px;
    }

    .tour-poi.medium-max {
        margin-top: -1.4em;
    }

    .page-top-byline {
        padding-bottom: 63px;
    }
    .review-section .section-top {
        padding-bottom: 36px;
    }
    .block.reviews {
        padding-bottom: 64px;
    }

    .text h2, .text h3 {
        margin-top: 1.3em;
    }

    .site-footer {
        padding-top: 74px;
        padding-bottom: 72px;
    }


    .footer-grid {
        grid-gap: 158px;
    }

    .tour-grid {
        grid-template-columns: 1fr 1fr 1fr;
    }

    .tour-item:nth-child(3){
        border-top: 0;
        padding-top: 0;
    }
    .grid-item:nth-child(3){
        margin-top: 0;
    }

    .team-section {
        --team-photo-width: 152px;
    }
    .team-block-inner {
        grid-column-gap: 35px;
    }

    .bg-decoration:before {
        height: 228px;
    }


    .contact-wrapper.small-max {
        max-width: var(--large-max);
    }

    .contact-wrapper {
        display: flex;
    }
    .contact-data,
    .contact-form {
        width: 50%;
    }



    .contact-row {
        padding: 14px 0;
    }
    .contact-form {
        padding: 60px;
    }
    .contact-data {
        display: flex;
        justify-content: center;
        padding: 0;
        padding-top: 144px;
    }

    .block-contact.bg-decoration:before {
        height: 283px;
    }

    .meeting-point-cta-inner {
        grid-template-columns: 1fr 1fr;
    }

    .meeting-point-cta {
        max-width: 430px;
    }
    .meeting-point-cta p {
        font-size: 22px;
    }

    .home-cta h1 {
        font-size: 46px;
        text-shadow: 0 0 20px rgb(41 156 231 / 50%);
    }

    .reviews {
        --review-card-desktop-width: 548px;
    }

    .review-card-outer {
        margin: 42px 48px;
    }


    html {
        --nav-max: 920px;
    }

    .tour-main {
        --vertical-shift: 60px;
        --horizontal-shift: 90px;
        --indicator-wrapper-height: 72px;
    }

    .price-table {
        min-width: 9.2em;
    }

    .tour-map,
    .tour-info,
    .tour-highlights {
        max-width: 920px;
    }

    .tour-map-wrapper {
        height: 460px;
    }

    .tour-map-pois {
        padding-left: var(--pad);
        padding-bottom: 0!important;
    }

    .tour-poi-inner {
        padding-bottom: 0!important;
    }

    .tour-poi,
    .tour-map {
        padding-bottom: 40px;
    }

    .tour-route + .review-section {
        margin-top: 60px;
    }

    .tour-highlights-inner,
    .tour-map {
        display: grid;
        grid-template-columns: 50% 50%;
    }

    .tour-info-inner {
        display: grid;
        grid-template-columns: 60% 40%;
    }

    .tour-highlights-inner {
        grid-template-columns: 50% 50%;
    }

    .tour-highlights-inner .tour-content-box,
    .tour-info-inner .tour-content-box {
        z-index: 1;
        position: relative;
        border-radius: 8px!important;
        box-shadow: 0 3px 12px -4px rgb(0 0 128 / 28%);
    }

    .tour-highlights-inner .tour-content-box {
        grid-row: 1;
        grid-column: 2;
    }

    .tour-info-image {
        display: block;
    }

    .tour-nav-link {
        font-size: 20px!important;
        height: 92px;
    }

    .tour-info-image,
    .tour-highlights-image {
        height: auto;
        position: relative;
        overflow: visible;
    }

    .tour-info-image img,
    .tour-highlights-image img {
        position: absolute;
        height: calc(100% + var(--vertical-shift));
        width: calc(100% + var(--horizontal-shift));
        max-width: none;
        top: calc(var(--vertical-shift) * -0.5);
        border-radius: 8px;
    }

    .tour-info-image img {
        left: calc(var(--horizontal-shift) * -1);
    }
    .tour-highlights-image img {
        right: calc(var(--horizontal-shift) * -1);
    }

    .tour-info-inner,
    .tour-highlights-inner {
        padding-bottom: calc(var(--vertical-shift) * 0.5);
    }

    .tour-info-inner {
        padding-top: calc(var(--vertical-shift) * 0.5);
    }

    .splide__slide.is-active .review-card:before {
        transform: scale(1.2);
    }


}



@media screen and (max-width: 1200px){
    .menu-trigger,
    .menu-trigger-close {
        display: flex;
    }


    .main-nav-outer {
        position: fixed;
        background: var(--background-color);
        top: 72px;
        width: 100%;
        height: calc(100vh - 72px);
        display: none;
        transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1);
        opacity: 0;
    }

    .main-nav {
        background: var(--light-blue);
        height: 100%;
        border-radius: 10px 10px 0 0;
        overflow-x: hidden;
        overflow-y: scroll;
        transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
        transform: translateY(-12px);
    }

    .menu-open-prep .main-nav-outer {
        display: block;
    }
    .menu-open .site-header {
        position: fixed;
        width: 100%;
    }
    .menu-open .site-wrapper {
        margin-top: 72px;
    }

    .menu-open .main-nav-outer {
        opacity: 1;
    }
    .menu-open .main-nav {
        transform: translateY(0);
    }

    .main-nav li.book-now {
        display: none;
    }

    .main-nav a {
        padding: 0.41em 35px;
        font-size: 24px;
    }
    .main-nav-inner {
        padding-top: 68px;
        padding-bottom: 58px;
    }


    .footer-logo.logo {
        display: none;
    }



}



@media screen and (min-width: 768px) and (max-width: 1200px){
    .main-nav a {
        padding-left: 125px;
    }
    .main-nav-inner {
        padding-top: 100px;
    }
}

@media screen and (min-width: 1025px){
    .gallery {
        height: 45vw;
    }
}


@media screen and (min-width: 1201px){

    /* MOVE TO DESKTOP */

    .tour-grid {
        grid-column-gap: 52px;
    }

    .tour-hero {
        height: 38.33333333vw;
    }

    /*    .gallery {
            height: 45vw;
        }*/

    html {
        --h1: 42px;
        --h2: 30px;
        --h2-section: 30px;
        --footer: 18px;
        --body-small: 16px;
        --body: 18px;
    }


    .text h2, .text h3 {
        margin-top: 1.4em;
    }

    .block {
        padding-bottom: 130px;
    }


    .button {
        font-size: 18px;
        padding: 9px 2px;
    }

    .body-inner .star-rating svg {
        width: 19px;
        height: 19px;
        margin-left: 2px;
    }

    .team-section {
        --team-photo-width: 160px;
    }

    .tour-item-image {
        height: 144px;
    }

    .tour-item-title h2 {
        padding: 16px 0.3em;
    }

    .tour-item-meta {
        margin-top: 26px;
    }
    .tour-item-actions {
        grid-gap: 14px;
    }

    .tour-item {
        border-top: 0;
    }

    .team-item {
        margin-top: 64px;
    }



    .team-item-image-inner {
        width: 136px;
        height: 136px;
    }
    .team-item-title h2 {
        margin-top: 21px;
    }

    .site-header {
        height: 104px;
    }
    .body-inner a.logo svg,
    .site-footer a.logo svg {
        width: 122px;
        height: 47px;
    }

    .main-nav-outer,
    .main-nav,
    .main-nav-inner,
    .main-nav-inner ul,
    .main-nav a{
        height: 100%;
    }

    .main-nav {
        padding-right: 35px;
        font-size: 20px;
    }

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

    .main-nav .menu-item-home {
        display: none;
    }

    .main-nav-inner ul {
        display: flex;
    }

    .main-nav a {
        padding: 0 23px;
    }
    .main-nav li:last-child a {
        padding-right: 19px;
    }

    .main-nav a span:after {
        display: block;
        content: attr(data-content);
        font-weight: bold;
        height: 1px;
        color: transparent;
        overflow: hidden;
        visibility: hidden;
        margin-bottom: -1px;
    }

    .main-nav a span {
        line-height: 1.7;
    }

    .main-nav a:hover span {
        box-shadow: 0px 3px 0px 0px var(--yellow);
    }


    .site-footer {
        display: flex;
        justify-content: center;
    }

    .footer-inner {
        width: 100%;
        max-width: 1710px;
        display: grid;
        grid-template-columns: 192px 1fr 192px;
    }
    .footer-logo.logo {
        height: 47px;
    }
    .footer-grid {
        padding-top: 36px;
    }

    .byline > p:first-child {
        margin-top: 34px;
    }

    .block-tour.bg-decoration:before {
        height: 98px;
    }
    .block-team.bg-decoration:before {
        height: 70px;
    }

    .tripadvisor-inner {
        grid-template-columns: minmax(auto, 526px) 332px;
        max-width: 942px;
    }

    .block.tripadvisor-block {
        padding-top: 74px;
        padding-bottom: 74px;
    }
    .block.ext-reviews-block {
        padding-bottom: 102px;
    }


    .button-top {
        margin-top: 38px;
    }

    .block-team {
        padding-bottom: 74px;
    }

    h3.faq-question {
        padding: 18px 23px;
    }


    .block.block-faq {
        padding-bottom: 70px;
    }

    .contact-form {
        padding: 70px 60px;
    }

    .body-inner .contact-data svg {
        width: 26px;
        height: 26px;
    }

    .contact-text {
        font-size: 22px;
        margin-left: 23px;
    }
    .contact-text-large {
        font-size: 26px;
    }


    .meeting-point-wrapper {
        max-width: var(--large-max);
        display: grid;
        justify-content: space-between;
        grid-template-columns: 520px 580px;
    }

    .meeting-point-map {
        grid-column: 2;
        grid-row: 1;
    }

    .meeting-point-content {
        grid-column: 1;
        grid-row: 1;
        margin-top: 0;
    }

    @media (hover: hover) {
        .map-link a:hover {
            color: var(--dark-blue);
        }
    }

    .contact-data {
        padding-top: 150px;
    }

    .reviews {
        --review-card-desktop-width: 568px;
    }

    .review-card {
        padding: 32px 48px;
    }

    .review-top h3 {
        font-size: 28px;
    }

    .map-wrapper {
        height: auto;
        flex-basis: 100%;
        flex-grow: 1;
        flex-shrink: 1;
    }

}

@media screen and (min-width: 1260px){

    .meeting-point-cta {
        max-width: 100%;
    }
    .meeting-point-cta p {
        font-size: var(--h2-section);
    }

    .home-cta-block img {
        object-position: right 85%;
    }


    .fake-nav {
        width: 92px;
    }
    .body-inner .fake-nav svg {
        width: 20px;
    }

    .reviews .splide__arrow--prev {
        left: calc((100vw - var(--review-card-desktop-width)) * 0.5 - 44px);
    }
    .reviews .splide__arrow--next {
        right: calc((100vw - var(--review-card-desktop-width)) * 0.5 - 44px);
    }



}



@media screen and (min-width: 1456px){
    .home-cta-block {
        height: 33vw;
    }
}

@media screen and (min-width: 1600px){
    .home-cta h1 {
        font-size: 50px;
    }
    .home-cta .button-top {
        margin-top: 46px;
    }
}

@media screen and (min-width: 1711px){

    /* MOVE TO DESKTOP LARGE */

    html {
        --h1: 50px;
        --h2: 34px;
        --h2-section: 34px;
        --body-small: 18px;
        --body: 20px;
        --large-max: 1364px;
        --medium-max: 812px;
        --nav-max: 996px;
    }

    .text h2, .text h3 {
        margin-top: 1.6em;
    }

    .bg-decoration:before {
        height: 256px;
    }

    .block {
        padding-bottom: 160px;
    }


    .button {
        font-size: 20px;
        padding: 10px 2px;
    }

    .body-inner .star-rating svg {
        width: 21px;
        height: 21px;
        margin-left: 3px;
    }


    .tour-item-image {
        height: 162px;
    }

    .team-item {
        margin-top: 76px;
    }


    .tour-item-actions {
        grid-gap: 17px;
    }

    .section-top,
    .page-top {
        padding-top: 102px;
        padding-bottom: 102px;
    }

    .page-top-byline {
        padding-bottom: 77px;
    }

    .site-header {
        height: 150px;
    }

    .byline > p:first-child {
        margin-top: 37px;
    }

    .team-item-title h2 {
        margin-top: 26px;
    }

    .team-item-image-inner {
        width: 162px;
        height: 162px;
    }

    .team-section {
        --team-photo-width: 192px;
    }

    .block-tour.bg-decoration:before {
        height: 119px;
    }

    .block-team.bg-decoration:before {
        height: 85px;
    }

    .block-contact.bg-decoration:before {
        height: 365px;
    }

    .tripadvisor-inner {
        grid-template-columns: minmax(auto, 594px) 398px;
        max-width: 1090px;
    }

    .block.tripadvisor-block {
        padding-top: 102px;
        padding-bottom: 102px;
    }
    .block.ext-reviews-block {
        padding-bottom: 132px;
    }

    .button-top {
        margin-top: 46px;
    }

    .block-team {
        padding-bottom: 102px;
    }
    h3.faq-question {
        padding: 20px 23px;
    }

    .block.block-faq {
        padding-bottom: 80px;
    }

    .body-inner .contact-data svg {
        width: 28px;
        height: 28px;
    }

    .contact-text {
        font-size: 24px;
        margin-left: 32px;
    }
    .contact-text-large {
        font-size: 28px;
    }
    .contact-row {
        padding: 15px 0;
    }


    .contact-form {
        padding: 80px 60px;
    }

    .tour-poi.medium-max {
        max-width: 554px;
    }

    /*    .map-wrapper {
            height: 488px;
        }*/

    .meeting-point-wrapper {
        grid-template-columns: 568px 674px;
    }

    .contact-data {
        padding-top: 170px;
    }

    .reviews {
        --review-card-desktop-width: 648px;
    }

    .reviews .splide__arrow--prev {
        left: calc((100vw - var(--review-card-desktop-width)) * 0.5 - 50px);
    }
    .reviews .splide__arrow--next {
        right: calc((100vw - var(--review-card-desktop-width)) * 0.5 - 50px);
    }

    .review-section .section-top {
        padding-bottom: 62px;
    }
    .block.reviews {
        padding-bottom: 94px;
    }

    .review-card {
        padding: 38px 62px;
    }

    .review-card-outer {
        margin: 48px 74px;
    }

    .review-top h3 {
        font-size: 30px;
    }
    .body-inner .fake-nav svg {
        width: 24px;
    }
    .fake-nav {
        width: 98px;
    }

    .splide__slide.is-active .review-card:before {
        transform: scale(1.25);
    }

    .book-now-top,
    .book-now-bottom {
        padding: 58px 0;
    }

    .tour-map, .tour-info, .tour-highlights {
        max-width: 996px;
    }

    .tour-main {
        --indicator-wrapper-height: 92px;
        --vertical-shift: 72px;
        --horizontal-shift: 106px;
    }

    .tour-nav-link {
        font-size: 22px!important;
        height: 108px;
    }

    .tour-map-pois {
        padding-left: 40px;
    }


    .tour-poi,
    .tour-map {
        padding-bottom: 50px;
    }

    .tour-route + .review-section {
        margin-top: 70px;
    }

}