@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/* line 9, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_normalize.scss */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

/* line 19, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_normalize.scss */
body {
    margin: 0;
}

/* line 33, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

/* line 54, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

    /* line 67, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_normalize.scss */
    audio:not([controls]) {
        display: none;
        height: 0;
    }

/* line 77, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_normalize.scss */
[hidden],
template {
    display: none;
}

/* line 89, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_normalize.scss */
a {
    background-color: transparent;
}

    /* line 97, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_normalize.scss */
    a:active,
    a:hover {
        outline: 0;
    }

/* line 109, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_normalize.scss */
abbr[title] {
    border-bottom: 1px dotted;
}

/* line 117, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_normalize.scss */
b,
strong {
    font-weight: bold;
}

/* line 126, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_normalize.scss */

/* line 135, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_normalize.scss */
h1, .price, .package-headline, .booking-form-request, .blog__tags {
    font-size: 2em;
    margin: 0.67em 0;
}

/* line 144, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_normalize.scss */
mark {
    background: #ff0;
    color: var(--color-black);
}

/* line 153, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_normalize.scss */
small {
    font-size: 80%;
}

/* line 161, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_normalize.scss */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

/* line 169, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_normalize.scss */
sup {
    top: -0.5em;
}

/* line 173, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_normalize.scss */
sub {
    bottom: -0.25em;
}

/* line 184, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_normalize.scss */
img {
    border: 0;
}

/* line 192, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_normalize.scss */
svg:not(:root) {
    overflow: hidden;
}

/* line 203, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_normalize.scss */
figure {
    margin: 1em 40px;
}

/* line 211, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_normalize.scss */
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/* line 221, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_normalize.scss */
pre {
    overflow: auto;
}

/* line 229, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_normalize.scss */
code,
pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

/* line 252, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

/* line 266, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_normalize.scss */
button {
    overflow: visible;
}

/* line 277, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_normalize.scss */
button,
select {
    text-transform: none;
}

/* line 290, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

    /* line 302, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_normalize.scss */
    button[disabled],
    html input[disabled] {
        cursor: default;
    }

    /* line 311, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_normalize.scss */
    button::-moz-focus-inner,
    input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

/* line 322, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_normalize.scss */
input {
    line-height: normal;
}

    /* line 334, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_normalize.scss */
    input[type="checkbox"],
    input[type="radio"] {
        box-sizing: border-box;
        padding: 0;
    }

    /* line 346, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_normalize.scss */
    input[type="number"]::-webkit-inner-spin-button,
    input[type="number"]::-webkit-outer-spin-button {
        height: auto;
    }

    /* line 357, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_normalize.scss */
    input[type="search"] {
        -webkit-appearance: textfield;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }

        /* line 370, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_normalize.scss */
        input[type="search"]::-webkit-search-cancel-button,
        input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

/* line 379, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_normalize.scss */
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/* line 390, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_normalize.scss */
legend {
    border: 0;
    padding: 0;
}

/* line 399, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_normalize.scss */
textarea {
    overflow: auto;
}

/* line 408, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_normalize.scss */
optgroup {
    font-weight: bold;
}

/* line 419, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_normalize.scss */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* line 424, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_normalize.scss */
td,
th {
    padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    /* line 9, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_print.scss */
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: var(--color-black) !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    /* line 18, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_print.scss */
    a,
    a:visited {
        text-decoration: underline;
    }

        /* line 23, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_print.scss */
        a[href]:after {
            content: " (" attr(href) ")";
        }

    /* line 27, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_print.scss */
    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /* line 33, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_print.scss */

    /* line 38, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_print.scss */
    pre,
    blockquote {
        border: 1px solid var(--color-neutral-700);
        page-break-inside: avoid;
    }

    /* line 44, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_print.scss */
    thead {
        display: table-header-group;
    }

    /* line 48, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_print.scss */
    tr,
    img {
        page-break-inside: avoid;
    }

    /* line 53, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_print.scss */
    img {
        max-width: 100% !important;
    }

    /* line 57, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_print.scss */
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    /* line 64, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_print.scss */
    h2,
    h3 {
        page-break-after: avoid;
    }

    /* line 73, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_print.scss */
    select {
        background: var(--color-white) !important;
    }

    /* line 78, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_print.scss */

    /* line 83, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_print.scss */
    .btn > .caret {
        border-top-color: var(--color-black) !important;
    }

    /* line 87, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_print.scss */
    .label {
        border: 1px solid var(--color-black);
    }

    /* line 91, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_print.scss */
    .table {
        border-collapse: collapse !important;
    }
        /* line 94, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_print.scss */
        .table td,
        .table th {
            background-color: var(--color-white) !important;
        }

    /* line 100, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_print.scss */
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(https://www.nordicvisitor.com/resources/2015/fonts/bootstrap/glyphicons-halflings-regular.eot?1431948427);
    src: url(https://www.nordicvisitor.com/resources/2015/fonts/bootstrap/glyphicons-halflings-regular.eot?&amp;1431948427#iefix) format("embedded-opentype"), url(https://www.nordicvisitor.com/resources/2015/fonts/bootstrap/glyphicons-halflings-regular.woff2?1431948427) format("woff2"), url(https://www.nordicvisitor.com/resources/2015/fonts/bootstrap/glyphicons-halflings-regular.woff?1431948427) format("woff"), url(https://www.nordicvisitor.com/resources/2015/fonts/bootstrap/glyphicons-halflings-regular.ttf?1431948427) format("truetype"), url(https://www.nordicvisitor.com/resources/2015/fonts/bootstrap/glyphicons-halflings-regular.svg?1431948427#glyphicons_halflingsregular) format("svg");
}
/* line 22, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 36, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 38, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 39, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 41, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
    content: "\2709";
}

/* line 42, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 43, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 44, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 45, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 46, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 47, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 48, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 49, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 51, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 52, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 53, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 54, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 55, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 56, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 57, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 58, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 59, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 61, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 62, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
    content: "\e021";
}

/* line 63, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 64, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 65, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 66, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 67, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 68, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 69, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 70, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 71, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 72, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 73, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 74, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 75, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 76, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 77, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 78, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 79, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 80, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 81, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 82, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 83, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 84, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 85, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 86, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 87, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 88, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 89, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 90, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 91, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 92, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 93, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 94, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 95, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 96, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 97, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 98, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 99, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 100, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 101, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 102, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 103, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 104, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 105, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 106, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 107, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 108, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 109, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 110, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 111, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 112, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 113, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 114, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 115, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 116, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 117, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 118, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 119, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 120, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 121, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 122, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 123, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 124, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 125, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 126, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 127, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 128, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 129, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 130, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 131, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 132, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 133, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 134, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 135, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 136, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 137, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 138, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 139, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 140, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 141, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 142, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 143, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 144, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 145, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 146, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 147, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 148, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 149, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 150, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before {
    content: "\e113";
}

/* line 151, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before {
    content: "\e114";
}

/* line 152, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 153, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 154, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 155, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 156, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 157, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 158, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 159, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 160, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 161, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 162, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 163, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 164, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 165, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 166, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 167, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 168, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 169, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 170, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 171, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 172, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 173, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 174, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 175, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 176, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 177, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 178, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 179, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 180, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 181, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 182, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 183, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 184, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 185, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 186, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 187, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 188, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 189, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 190, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 191, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 192, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 193, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 194, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 195, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 196, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 197, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 198, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 199, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 200, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 201, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 202, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 203, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 204, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 205, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 206, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 207, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 208, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 209, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 210, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 211, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 212, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 213, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 214, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 215, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 216, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 217, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 218, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 219, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 220, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 221, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 222, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 223, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 224, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 225, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 226, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 227, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 228, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 229, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 230, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 231, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 232, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 233, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 234, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 235, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 236, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 237, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 238, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 239, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 240, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 241, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 250, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 251, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 252, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 253, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 254, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 255, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 256, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 257, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 258, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 259, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 260, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 261, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 262, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 263, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 264, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 265, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 266, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 267, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 268, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 269, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 270, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 271, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 272, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 273, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 274, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 275, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 276, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 277, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 278, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 279, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 280, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 281, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 282, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 283, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 284, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 285, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 286, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 287, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 288, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 289, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 290, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 291, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 292, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 293, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 294, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 295, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 296, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 297, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 298, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 299, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 300, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 301, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_glyphicons.scss */

/* line 11, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_scaffolding.scss */
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    /* line 14, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_scaffolding.scss */
    *:before,
    *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

/* line 22, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_scaffolding.scss */
html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}

/* line 27, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_scaffolding.scss */
body {
    font-family: var(--font-serif);
    font-size: 18px;
    line-height: 1.42857143;
    color: var(--color-neutral-900);
    background-color: var(--color-white);
}

/* line 36, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

/* line 48, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_scaffolding.scss */
a {
    color: var(--color-link);
    text-decoration: none;
}
    /* line 52, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_scaffolding.scss */
    a:hover, a:focus {
        color: var(--color-link-hover);
        text-decoration: underline;
    }
    /* line 58, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_scaffolding.scss */
    a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

/* line 69, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_scaffolding.scss */
figure {
    margin: 0;
}

/* line 76, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_scaffolding.scss */
img {
    vertical-align: middle;
}

/* line 81, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_scaffolding.scss */

/* line 86, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_scaffolding.scss */

/* line 93, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_scaffolding.scss */

/* line 106, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_scaffolding.scss */

/* line 113, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_scaffolding.scss */
hr {
    margin-top: 25px;
    margin-bottom: 25px;
    border: 0;
    border-top: 1px solid var(--color-neutral-340);
}

/* line 125, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_scaffolding.scss */

/* line 141, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_scaffolding.scss */

/* line 9, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */
h1, .price, .package-headline, .booking-form-request, .blog__tags, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
    /* line 16, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */
    h1 small, .price small, .package-headline small, .booking-form-request small, .blog__tags small,
    h1 .small,
    .price .small,
    .package-headline .small,
    .booking-form-request .small,
    .blog__tags .small, h2 small,
    h2 .small, h3 small,
    h3 .small, h4 small,
    h4 .small, h5 small,
    h5 .small, h6 small,
    h6 .small,
    .h1 small,
    .h1 .small, .h2 small,
    .h2 .small, .h3 small,
    .h3 .small, .h4 small,
    .h4 .small, .h5 small,
    .h5 .small, .h6 small,
    .h6 .small {
        font-weight: normal;
        line-height: 1;
        color: var(--color-neutral-800);
    }

/* line 24, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */
h1, .price, .package-headline, .booking-form-request, .blog__tags, .h1,
h2, .h2,
h3, .h3 {
    margin-top: 25px;
    margin-bottom: 12.5px;
}
    /* line 30, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */
    h1 small, .price small, .package-headline small, .booking-form-request small, .blog__tags small,
    h1 .small,
    .price .small,
    .package-headline .small,
    .booking-form-request .small,
    .blog__tags .small, .h1 small,
    .h1 .small,
    h2 small,
    h2 .small, .h2 small,
    .h2 .small,
    h3 small,
    h3 .small, .h3 small,
    .h3 .small {
        font-size: 65%;
    }

/* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
    margin-top: 12.5px;
    margin-bottom: 12.5px;
}
    /* line 41, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */
    h4 small,
    h4 .small, .h4 small,
    .h4 .small,
    h5 small,
    h5 .small, .h5 small,
    .h5 .small,
    h6 small,
    h6 .small, .h6 small,
    .h6 .small {
        font-size: 75%;
    }

/* line 47, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */
h1, .price, .package-headline, .booking-form-request, .blog__tags, .h1 {
    font-size: 46px;
}

/* line 48, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */
h2, .h2 {
    font-size: 38px;
}

/* line 49, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */
h3, .h3 {
    font-size: 31px;
}

/* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */
h4, .h4 {
    font-size: 23px;
}

/* line 51, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */
h5, .h5 {
    font-size: 18px;
}

/* line 52, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */
h6, .h6 {
    font-size: 16px;
}

/* line 58, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */
p {
    margin: 0 0 12.5px;
}

/* line 62, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */
.lead {
    margin-bottom: 25px;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.4;
}

@media (min-width: 768px) {
    /* line 62, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */
    .lead {
        font-size: 27px;
    }
}

/* line 78, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */
small,
.small {
    font-size: 88%;
}

/* line 83, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */
mark,
.mark {
    background-color: var(--color-warning-bg);
    padding: .2em;
}

/* line 90, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */
.text-left {
    text-align: left;
}

/* line 91, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */
.text-right {
    text-align: right;
}

/* line 92, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */
.text-center {
    text-align: center;
}

/* line 93, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */

/* line 94, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */

/* line 97, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */

/* line 98, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */

/* line 99, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */

/* line 102, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */

/* line 5, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */

/* line 8, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */

/* line 5, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */

/* line 8, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */

/* line 5, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */

/* line 8, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */

/* line 5, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */

/* line 8, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */

/* line 5, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
.text-danger {
    color: var(--color-danger);
}

/* line 8, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_text-emphasis.scss */
a.text-danger:hover {
    color: #843534;
}

/* line 119, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */

/* line 5, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */

/* line 8, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */

/* line 5, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */

/* line 8, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */

/* line 5, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */

/* line 8, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */

/* line 5, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */

/* line 8, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */

/* line 5, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */

/* line 8, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_background-variant.scss */

/* line 138, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */
.page-header {
    padding-bottom: 11.5px;
    margin: 50px 0 25px;
    border-bottom: 1px solid var(--color-neutral-340);
}

/* line 149, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */
ul,
ol {
    margin-top: 0;
    margin-bottom: 12.5px;
}
    /* line 153, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */
    ul ul,
    ul ol,
    ol ul,
    ol ol {
        margin-bottom: 0;
    }

/* line 167, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */

/* line 173, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */
    /* line 177, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */

/* line 185, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */
dl {
    margin-top: 0;
    margin-bottom: 25px;
}

/* line 189, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */
dt,
dd {
    line-height: 1.42857143;
}

/* line 193, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */
dt {
    font-weight: bold;
}

/* line 196, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */
dd {
    margin-left: 0;
}

/* line 14, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
/* line 19, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

@media (min-width: 768px) {
    /* line 211, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */
    /* line 218, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */
}

/* line 229, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted var(--color-neutral-800);
}

/* line 235, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */

/* line 241, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */
blockquote {
    padding: 12.5px 25px;
    margin: 0 0 25px;
    font-size: 22.5px;
    border-left: 5px solid var(--color-neutral-340);
}
    /* line 250, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */
    blockquote p:last-child,
    blockquote ul:last-child,
    blockquote ol:last-child {
        margin-bottom: 0;
    }
    /* line 257, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */
    blockquote footer,
    blockquote small,
    blockquote .small {
        display: block;
        font-size: 80%;
        line-height: 1.42857143;
        color: var(--color-neutral-800);
    }
        /* line 265, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */
        blockquote footer:before,
        blockquote small:before,
        blockquote .small:before {
            content: '\2014 \00A0';
        }

    /* line 274, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */
    
    blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid var(--color-neutral-340);
        border-left: 0;
        text-align: right;
    }
        /* line 286, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */
        
        blockquote.pull-right footer:before,
        blockquote.pull-right small:before,
        blockquote.pull-right .small:before {
            content: '';
        }
        /* line 287, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */
        
        blockquote.pull-right footer:after,
        blockquote.pull-right small:after,
        blockquote.pull-right .small:after {
            content: '\00A0 \2014';
        }

/* line 294, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_type.scss */
address {
    margin-bottom: 25px;
    font-style: normal;
    line-height: 1.42857143;
}

/* line 7, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_code.scss */
code,
pre {
    font-family: var(--font-code);
}

/* line 15, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_code.scss */
code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
}

/* line 24, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_code.scss */
    /* line 32, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_code.scss */

/* line 41, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_code.scss */
pre {
    display: block;
    padding: 12px;
    margin: 0 0 12.5px;
    font-size: 17px;
    line-height: 1.42857143;
    word-break: break-all;
    word-wrap: break-word;
    color: var(--color-neutral-900);
    background-color: var(--color-neutral-150);
    border: 1px solid var(--color-neutral-500);
    border-radius: 4px;
}
    /* line 55, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_code.scss */
    pre code {
        padding: 0;
        font-size: inherit;
        color: inherit;
        white-space: pre-wrap;
        background-color: transparent;
        border-radius: 0;
    }

/* line 66, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_code.scss */

/* line 10, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_grid.scss */
.container, .dropdown-nav > ul, .container-padbtm, .container-padtop {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
    /* line 14, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
    .container:before, .dropdown-nav > ul:before, .container-padbtm:before, .container-padtop:before, .container:after, .dropdown-nav > ul:after, .container-padbtm:after, .container-padtop:after {
        content: " ";
        display: table;
    }
    /* line 19, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
    .container:after, .dropdown-nav > ul:after, .container-padbtm:after, .container-padtop:after {
        clear: both;
    }

@media (min-width: 768px) {
    /* line 10, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_grid.scss */
    .container, .dropdown-nav > ul, .container-padbtm, .container-padtop {
        width: 750px;
    }
}

@media (min-width: 992px) {
    /* line 10, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_grid.scss */
    .container, .dropdown-nav > ul, .container-padbtm, .container-padtop {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    /* line 10, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_grid.scss */
    .container, .dropdown-nav > ul, .container-padbtm, .container-padtop {
        width: 1170px;
    }
}

/* line 30, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_grid.scss */
.container-fluid, .container-section {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
    /* line 14, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
    .container-fluid:before, .container-section:before, .container-fluid:after, .container-section:after {
        content: " ";
        display: table;
    }
    /* line 19, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
    .container-fluid:after, .container-section:after {
        clear: both;
    }

/* line 39, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_grid.scss */
.row {
    margin-left: -15px;
    margin-right: -15px;
}
    /* line 14, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
    .row:before, .row:after {
        content: " ";
        display: table;
    }
    /* line 19, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
    .row:after {
        clear: both;
    }

/* line 11, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-md-1, .col-lg-1, .col-sm-2, .col-md-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-sm-9, .col-md-9, .col-lg-9, .col-sm-10, .col-md-10, .col-lg-10, .col-md-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

/* line 27, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1, .col-xs-3, .col-xs-4, .col-xs-6, .col-xs-8, .col-xs-12 {
    float: left;
}

/* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-1 {
    width: 8.33333333%;
}

/* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

/* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-3 {
    width: 25%;
}

/* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-4 {
    width: 33.33333333%;
}

/* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

/* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-6 {
    width: 50%;
}

/* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

/* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-8 {
    width: 66.66666667%;
}

/* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

/* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

/* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

/* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
.col-xs-12 {
    width: 100%;
}

/* line 55, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

/* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

/* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

/* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

/* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

/* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

/* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

/* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

/* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

/* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

/* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

/* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

/* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

/* line 45, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

/* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

/* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

/* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

/* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

/* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

/* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

/* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

/* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

/* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

/* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

/* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

/* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

/* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

/* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

/* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

/* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

/* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

/* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

/* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

/* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

/* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

/* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

/* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

/* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

/* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

@media (min-width: 768px) {
    /* line 27, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
     .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-12 {
        float: left;
    }

    /* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-2 {
        width: 16.66666667%;
    }

    /* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-3 {
        width: 25%;
    }

    /* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-4 {
        width: 33.33333333%;
    }

    /* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-5 {
        width: 41.66666667%;
    }

    /* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-6 {
        width: 50%;
    }

    /* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-7 {
        width: 58.33333333%;
    }

    /* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-8 {
        width: 66.66666667%;
    }

    /* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-9 {
        width: 75%;
    }

    /* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-10 {
        width: 83.33333333%;
    }

    /* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-sm-12 {
        width: 100%;
    }

    /* line 55, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 45, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
}

@media (min-width: 992px) {
    /* line 27, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    /* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-1 {
        width: 8.33333333%;
    }

    /* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-2 {
        width: 16.66666667%;
    }

    /* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-3 {
        width: 25%;
    }

    /* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-4 {
        width: 33.33333333%;
    }

    /* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-5 {
        width: 41.66666667%;
    }

    /* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-6 {
        width: 50%;
    }

    /* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-7 {
        width: 58.33333333%;
    }

    /* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-8 {
        width: 66.66666667%;
    }

    /* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-9 {
        width: 75%;
    }

    /* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-10 {
        width: 83.33333333%;
    }

    /* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-11 {
        width: 91.66666667%;
    }

    /* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-12 {
        width: 100%;
    }

    /* line 55, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 45, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-push-1 {
        left: 8.33333333%;
    }

    /* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    /* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
}

@media (min-width: 1200px) {
    /* line 27, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-1, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-12 {
        float: left;
    }

    /* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-1 {
        width: 8.33333333%;
    }

    /* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-3 {
        width: 25%;
    }

    /* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-4 {
        width: 33.33333333%;
    }

    /* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-5 {
        width: 41.66666667%;
    }

    /* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-6 {
        width: 50%;
    }

    /* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-7 {
        width: 58.33333333%;
    }

    /* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-8 {
        width: 66.66666667%;
    }

    /* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-9 {
        width: 75%;
    }

    /* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-10 {
        width: 83.33333333%;
    }

    /* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-12 {
        width: 100%;
    }

    /* line 55, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 45, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    /* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */

    /* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_grid-framework.scss */
}
/* line 6, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_tables.scss */
table {
    background-color: transparent;
}

/* line 9, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_tables.scss */
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: var(--color-neutral-800);
    text-align: left;
}

/* line 15, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_tables.scss */
th {
    text-align: left;
}

/* line 22, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_tables.scss */
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 25px;
}
    /* line 31, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_tables.scss */
    .table > thead > tr > th,
    .table > thead > tr > td,
    .table > tbody > tr > th,
    .table > tbody > tr > td {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid var(--color-neutral-350);
    }
    /* line 41, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_tables.scss */
    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid var(--color-neutral-350);
    }
    /* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_tables.scss */
    .table > caption + thead > tr:first-child > th,
    .table > caption + thead > tr:first-child > td,
    .table > thead:first-child > tr:first-child > th,
    .table > thead:first-child > tr:first-child > td {
        border-top: 0;
    }
    /* line 57, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_tables.scss */
    .table > tbody + tbody {
        border-top: 2px solid var(--color-neutral-350);
    }
    /* line 62, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_tables.scss */
    .table .table {
        background-color: var(--color-white);
    }

/* line 75, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_tables.scss */

/* line 88, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_tables.scss */
    /* line 94, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_tables.scss */
    /* line 101, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_tables.scss */

/* line 114, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_tables.scss */

/* line 125, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_tables.scss */

/* line 135, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_tables.scss */
table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column;
}

/* line 143, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}

/* line 9, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th {
    background-color: var(--color-neutral-150);
}

/* line 20, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_table-row.scss */

/* line 9, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th {
    background-color: var(--color-success-bg);
}

/* line 20, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_table-row.scss */

/* line 9, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th {
    background-color: var(--color-info-bg);
}

/* line 20, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_table-row.scss */

/* line 9, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th {
    background-color: var(--color-warning-bg);
}

/* line 20, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_table-row.scss */

/* line 9, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_table-row.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th {
    background-color: var(--color-danger-bg);
}

/* line 20, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_table-row.scss */

/* line 171, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_tables.scss */
.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}

@media screen and (max-width: 767px) {
    /* line 171, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_tables.scss */
    .table-responsive {
        width: 100%;
        margin-bottom: 18.75px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid var(--color-neutral-350);
    }
        /* line 183, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_tables.scss */
        .table-responsive > .table {
            margin-bottom: 0;
        }
            /* line 191, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_tables.scss */
            .table-responsive > .table > thead > tr > th,
            .table-responsive > .table > thead > tr > td,
            .table-responsive > .table > tbody > tr > th,
            .table-responsive > .table > tbody > tr > td {
                white-space: nowrap;
            }
        /* line 200, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_tables.scss */
            /* line 208, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_tables.scss */
            /* line 212, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_tables.scss */
            /* line 225, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_tables.scss */
}

/* line 10, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0;
}

/* line 20, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 25px;
    font-size: 27px;
    line-height: inherit;
    color: var(--color-neutral-900);
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

/* line 32, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

/* line 47, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* line 52, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px ;
    line-height: normal;
}

/* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"] {
    display: block;
}

/* line 65, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
input[type="range"] {
    display: block;
    width: 100%;
}

/* line 71, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
select[multiple],
select[size] {
    height: auto;
}

/* line 77, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

/* line 84, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
output {
    display: block;
    padding-top: 7px;
    font-size: 18px;
    line-height: 1.42857143;
    color: #555555;
}

/* line 115, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
.form-control {
    display: block;
    width: 100%;
    height: 39px;
    padding: 6px 12px;
    font-size: 18px;
    line-height: 1.42857143;
    color: #555555;
    background-color: var(--color-white);
    background-image: none;
    border: 1px solid var(--color-neutral-500);
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
    /* line 57, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    }
    /* line 103, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
    .form-control::-moz-placeholder {
        color: var(--color-neutral-700);
        opacity: 1;
    }
    /* line 107, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
    .form-control:-ms-input-placeholder {
        color: var(--color-neutral-700);
    }
    /* line 108, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_vendor-prefixes.scss */
    .form-control::-webkit-input-placeholder {
        color: var(--color-neutral-700);
    }
    /* line 141, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        cursor: not-allowed;
        background-color: var(--color-neutral-340);
        opacity: 1;
    }

/* line 153, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
textarea.form-control {
    height: auto;
}

/* line 165, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
input[type="search"] {
    -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    /* line 178, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
    input[type="date"],
    input[type="time"],
    input[type="datetime-local"],
    input[type="month"] {
        line-height: 39px;
    }
        /* line 184, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
        /* line 189, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
}
/* line 202, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */

/* line 211, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
    /* line 218, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
    .radio label,
    .checkbox label {
        min-height: 25px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: normal;
        cursor: pointer;
    }

    /* line 226, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
    .radio input[type="radio"],
    .checkbox input[type="checkbox"] {
        position: absolute;
        margin-left: -20px;
        margin-top: 4px ;
    }

    /* line 235, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
    .radio + .radio,
    .checkbox + .checkbox {
        margin-top: -5px;
    }

/* line 241, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */

    /* line 250, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */

/* line 262, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
    cursor: not-allowed;
}

/* line 271, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */

/* line 281, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
    cursor: not-allowed;
}

/* line 293, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
    /* line 300, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */

/* line 71, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */

/* line 79, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */

/* line 84, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */

/* line 71, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
/* line 79, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
/* line 84, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
/* line 321, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */

/* line 71, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */

/* line 79, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */

/* line 84, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */

/* line 71, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
/* line 79, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
/* line 84, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
/* line 334, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */

/* line 347, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
    /* line 352, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */

/* line 357, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */

/* line 369, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */

/* line 374, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */

/* line 8, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
/* line 21, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
    /* line 24, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
/* line 31, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
/* line 37, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */

/* line 8, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
/* line 21, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
    /* line 24, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
/* line 31, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
/* line 37, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */

/* line 8, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
/* line 21, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
    /* line 24, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
/* line 31, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */
/* line 37, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_forms.scss */

/* line 394, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
/* line 397, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */

/* line 408, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */

@media (min-width: 768px) {
    /* line 433, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
    /* line 440, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
    /* line 447, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
    /* line 451, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
        /* line 455, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
        /* line 463, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
    /* line 467, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
    /* line 474, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
        /* line 481, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
        /* line 485, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
    /* line 492, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
}

/* line 514, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
/* line 524, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
/* line 530, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
    /* line 14, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
    /* line 19, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

@media (min-width: 768px) {
    /* line 537, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
}
/* line 548, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */

@media (min-width: 768px) {
    /* line 558, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
}

@media (min-width: 768px) {
    /* line 565, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
}

/* line 9, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_buttons.scss */
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 18px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
    /* line 26, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_buttons.scss */
    .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }
    /* line 32, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_buttons.scss */
    .btn:hover, .btn:focus, .btn.focus {
        color: var(--color-neutral-900);
        text-decoration: none;
    }
    /* line 39, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_buttons.scss */
    .btn:active, .btn.active {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    }
    /* line 46, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_buttons.scss */
    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        pointer-events: none;
        opacity: 0.65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

/* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_buttons.scss */
    /* line 11, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
    /* line 21, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
    /* line 29, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
    /* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */

/* line 63, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_buttons.scss */
    /* line 11, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
    /* line 21, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
    /* line 29, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
    /* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */

/* line 67, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_buttons.scss */
    /* line 11, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
    /* line 21, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
    /* line 29, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
    /* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */

/* line 71, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_buttons.scss */
    /* line 11, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
    /* line 21, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
    /* line 29, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
    /* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */

/* line 75, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_buttons.scss */
    /* line 11, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
    /* line 21, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
    /* line 29, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
    /* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */

/* line 79, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_buttons.scss */
    /* line 11, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
    /* line 21, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
    /* line 29, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */
    /* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_buttons.scss */

/* line 88, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_buttons.scss */
    /* line 93, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_buttons.scss */
        /* line 101, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_buttons.scss */
            /* line 107, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_buttons.scss */
            /* line 115, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_buttons.scss */

/* line 127, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_buttons.scss */

/* line 131, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_buttons.scss */

/* line 135, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_buttons.scss */

/* line 143, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_buttons.scss */

    /* line 149, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_buttons.scss */

/* line 157, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_buttons.scss */

/* line 10, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_component-animations.scss */
.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
}
    /* line 13, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_component-animations.scss */
    .fade.in {
        opacity: 1;
    }

/* line 18, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse {
    display: none;
    visibility: hidden;
}
    /* line 22, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_component-animations.scss */
    .collapse.in {
        display: block;
        visibility: visible;
    }

/* line 27, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_component-animations.scss */
tr.collapse.in {
    display: table-row;
}

/* line 29, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_component-animations.scss */
tbody.collapse.in {
    display: table-row-group;
}

/* line 31, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_component-animations.scss */
.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

/* line 7, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_dropdowns.scss */
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

/* line 19, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_dropdowns.scss */

.dropdown {
    position: relative;
}

/* line 25, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
    outline: 0;
}

/* line 30, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 18px;
    text-align: left;
    background-color: var(--color-white);
    border: 1px solid var(--color-neutral-500);
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}
    /* line 53, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_dropdowns.scss */
    .dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }
    /* line 59, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_dropdowns.scss */
    /* line 64, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_dropdowns.scss */
    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.42857143;
        color: var(--color-neutral-900);
        white-space: nowrap;
    }

        /* line 77, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_dropdowns.scss */
        .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
            text-decoration: none;
            color: #262626;
            background-color: var(--color-neutral-150);
        }

    /* line 87, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_dropdowns.scss */
    .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        color: var(--color-white);
        text-decoration: none;
        outline: 0;
        background-color: var(--color-blue-astral);
    }

    /* line 102, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_dropdowns.scss */
    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
        color: var(--color-neutral-800);
    }
        /* line 109, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_dropdowns.scss */
        .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
            cursor: not-allowed;
        }

/* line 122, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
    display: block;
}
/* line 127, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > a {
    outline: 0;
}

/* line 136, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_dropdowns.scss */

/* line 146, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_dropdowns.scss */

/* line 152, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_dropdowns.scss */

/* line 162, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}

/* line 172, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

/* line 185, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_dropdowns.scss */

.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: "";
}
/* line 191, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_dropdowns.scss */

.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}

@media (min-width: 768px) {
    /* line 205, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_dropdowns.scss */
    /* line 210, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_dropdowns.scss */
}
/* line 6, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
    /* line 11, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
        /* line 15, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */

    /* line 26, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */

/* line 35, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
    /* line 14, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
    /* line 19, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
    /* line 39, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
    /* line 43, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */

/* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */

/* line 55, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
    /* line 57, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */

/* line 62, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */

/* line 68, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */

    /* line 71, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */

    /* line 75, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */

    /* line 80, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */

/* line 85, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */

/* line 104, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */

/* line 108, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */

/* line 115, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
    /* line 119, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */

/* line 126, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
.btn .caret {
    margin-left: 0;
}

/* line 130, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */

/* line 135, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */

/* line 144, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
    /* line 14, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
    /* line 19, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
    /* line 156, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
    /* line 161, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */

    /* line 171, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
    /* line 174, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
    /* line 178, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */

    /* line 183, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */

    /* line 187, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */

    /* line 192, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */

/* line 200, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
    /* line 205, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
        /* line 211, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
        /* line 215, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */

/* line 236, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_button-groups.scss */
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

/* line 7, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_input-groups.scss */
    /* line 13, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_input-groups.scss */
    /* line 19, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_input-groups.scss */

    /* line 54, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_input-groups.scss */
        /* line 59, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_input-groups.scss */

/* line 64, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_input-groups.scss */

/* line 73, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_input-groups.scss */
    /* line 85, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_input-groups.scss */
    /* line 90, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_input-groups.scss */
    /* line 97, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_input-groups.scss */

    /* line 104, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_input-groups.scss */

    /* line 113, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_input-groups.scss */

    /* line 116, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_input-groups.scss */

    /* line 125, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_input-groups.scss */

/* line 131, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_input-groups.scss */
    /* line 140, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_input-groups.scss */
        /* line 142, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_input-groups.scss */
        /* line 146, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_input-groups.scss */
    /* line 155, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_input-groups.scss */
    /* line 161, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_input-groups.scss */

/* line 9, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navs.scss */
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
    /* line 14, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
    .nav:before, .nav:after {
        content: " ";
        display: table;
    }
    /* line 19, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
    .nav:after {
        clear: both;
    }
    /* line 15, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navs.scss */
    .nav > li {
        position: relative;
        display: block;
    }
        /* line 19, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navs.scss */
        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px;
        }
            /* line 23, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navs.scss */
            .nav > li > a:hover, .nav > li > a:focus {
                text-decoration: none;
                background-color: var(--color-neutral-340);
            }
        /* line 31, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navs.scss */
        .nav > li.disabled > a {
            color: var(--color-neutral-800);
        }
            /* line 34, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navs.scss */
            .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
                color: var(--color-neutral-800);
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed;
            }
    /* line 46, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navs.scss */
    .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
        background-color: var(--color-neutral-340);
        border-color: var(--color-blue-astral);
    }
    /* line 59, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navs.scss */
    /* line 66, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navs.scss */
    .nav > li > a > img {
        max-width: none;
    }

/* line 76, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navs.scss */
    /* line 78, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navs.scss */
        /* line 84, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navs.scss */
            /* line 89, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navs.scss */
        /* line 96, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navs.scss */

/* line 118, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navs.scss */
    /* line 122, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navs.scss */
    /* line 125, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navs.scss */
    /* line 131, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navs.scss */

/* line 144, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navs.scss */
    /* line 146, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navs.scss */

/* line 160, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navs.scss */
    /* line 163, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navs.scss */
        /* line 165, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navs.scss */
    /* line 171, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navs.scss */

@media (min-width: 768px) {
    /* line 177, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navs.scss */
        /* line 180, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navs.scss */
}

/* line 190, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navs.scss */
    /* line 193, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navs.scss */
    /* line 199, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navs.scss */

@media (min-width: 768px) {
    /* line 206, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navs.scss */
    /* line 210, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navs.scss */
}

/* line 224, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navs.scss */
/* line 228, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .active {
    display: block;
    visibility: visible;
}

/* line 239, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navs.scss */

/* line 11, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
    /* line 14, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
    /* line 19, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

@media (min-width: 768px) {
    /* line 11, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
}

/* line 14, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
/* line 19, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_clearfix.scss */

@media (min-width: 768px) {
    /* line 31, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
}

/* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
    /* line 14, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
    /* line 19, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
    /* line 59, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */

@media (min-width: 768px) {
    /* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
        /* line 68, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
        /* line 76, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
    /* line 82, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
}

/* line 93, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */

@media (max-width: 480px) and (orientation: landscape) {
    /* line 93, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
}

/* line 109, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */

@media (min-width: 768px) {
    /* line 109, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
}

/* line 129, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */

@media (min-width: 768px) {
    /* line 129, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
}

/* line 139, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

@media (min-width: 768px) {
    /* line 139, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0;
    }
}

/* line 151, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
}

/* line 155, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
}

/* line 164, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
    /* line 171, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
    /* line 176, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */

@media (min-width: 768px) {
    /* line 181, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
}

/* line 194, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
    /* line 207, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
    /* line 212, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
        /* line 218, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */

@media (min-width: 768px) {
    /* line 194, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
}

/* line 233, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav {
    margin: 6.25px -15px;
}
    /* line 236, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        line-height: 25px;
    }

@media (max-width: 767px) {
    /* line 244, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }
        /* line 252, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
        .navbar-nav .open .dropdown-menu > li > a {
            padding: 5px 15px 5px 25px;
        }
        /* line 256, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 25px;
        }
            /* line 258, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
            .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
                background-image: none;
            }
}

@media (min-width: 768px) {
    /* line 233, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
    .navbar-nav {
        float: left;
        margin: 0;
    }
        /* line 271, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
        .navbar-nav > li {
            float: left;
        }
            /* line 273, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
            .navbar-nav > li > a {
                padding-top: 12.5px;
                padding-bottom: 12.5px;
            }
}

/* line 287, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */

@media (min-width: 768px) {
    /* line 433, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
    /* line 440, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
    /* line 447, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
    /* line 451, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
        /* line 455, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
        /* line 463, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
    /* line 467, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
    /* line 474, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
        /* line 481, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
        /* line 485, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
    /* line 492, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_forms.scss */
}

@media (max-width: 767px) {
    /* line 299, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
        /* line 303, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
}

@media (min-width: 768px) {
    /* line 287, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
}

/* line 328, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

/* line 333, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

/* line 344, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
    /* line 347, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
    /* line 350, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */

/* line 360, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */

@media (min-width: 768px) {
    /* line 360, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
}

@media (min-width: 768px) {
    /* line 380, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */

    /* line 383, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
        /* line 387, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
}
/* line 398, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
    /* line 402, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
        /* line 404, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
    /* line 411, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
    /* line 416, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
        /* line 419, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
    /* line 426, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
    /* line 434, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
    /* line 443, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
        /* line 445, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
        /* line 449, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
    /* line 454, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
    /* line 463, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */

@media (max-width: 767px) {
    /* line 474, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
        /* line 476, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
    /* line 483, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
    /* line 491, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
}
/* line 507, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
    /* line 509, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
/* line 514, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
    /* line 516, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
    /* line 522, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */

/* line 532, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
    /* line 536, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
        /* line 538, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
    /* line 545, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
    /* line 550, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
        /* line 553, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
    /* line 560, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
    /* line 568, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
    /* line 578, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
        /* line 580, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
        /* line 584, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
    /* line 589, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
    /* line 597, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */

@media (max-width: 767px) {
    /* line 608, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
    /* line 611, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
    /* line 614, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
        /* line 616, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
    /* line 623, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
    /* line 631, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
}
/* line 642, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
    /* line 644, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
/* line 649, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
    /* line 651, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */
    /* line 657, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_navbar.scss */

/* line 6, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 25px;
    list-style: none;
    background-color: var(--color-neutral-150);
    border-radius: 4px;
}
    /* line 13, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_breadcrumbs.scss */
    .breadcrumb > li {
        display: inline-block;
    }
        /* line 16, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_breadcrumbs.scss */
        .breadcrumb > li + li:before {
            content: ">";
            padding: 0 5px;
            color: var(--color-neutral-500);
        }
    /* line 23, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_breadcrumbs.scss */
    .breadcrumb > .active {
        color: var(--color-neutral-800);
    }

/* line 4, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_pagination.scss */
    /* line 10, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_pagination.scss */
        /* line 12, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_pagination.scss */
        /* line 25, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_pagination.scss */
        /* line 32, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_pagination.scss */
        /* line 41, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_pagination.scss */
    /* line 51, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_pagination.scss */
    /* line 63, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_pagination.scss */

/* line 5, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_pagination.scss */
/* line 11, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_pagination.scss */
/* line 17, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_pagination.scss */

/* line 5, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_pagination.scss */
/* line 11, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_pagination.scss */
/* line 17, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_pagination.scss */

/* line 6, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_pager.scss */
.pager {
    padding-left: 0;
    margin: 25px 0;
    list-style: none;
    text-align: center;
}
    /* line 14, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
    .pager:before, .pager:after {
        content: " ";
        display: table;
    }
    /* line 19, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
    .pager:after {
        clear: both;
    }
    /* line 12, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_pager.scss */
    .pager li {
        display: inline;
    }
        /* line 14, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_pager.scss */
        .pager li > a,
        .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: var(--color-white);
            border: 1px solid var(--color-neutral-350);
            border-radius: 15px;
        }
            /* line 23, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_pager.scss */
            .pager li > a:hover,
            .pager li > a:focus {
                text-decoration: none;
                background-color: var(--color-neutral-340);
            }
    /* line 31, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_pager.scss */
    .pager .next > a,
    .pager .next > span {
        float: right;
    }
    /* line 38, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_pager.scss */
    .pager .previous > a,
    .pager .previous > span {
        float: left;
    }
    /* line 45, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_pager.scss */
    .pager .disabled > a,
    .pager .disabled > a:hover,
    .pager .disabled > a:focus,
    .pager .disabled > span {
        color: var(--color-neutral-800);
        background-color: var(--color-white);
        cursor: not-allowed;
    }

/* line 5, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_labels.scss */
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: var(--color-white);
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
    /* line 20, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_labels.scss */
    .label:empty {
        display: none;
    }
/* line 25, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_labels.scss */
.btn .label {
    position: relative;
    top: -1px;
}

/* line 33, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_labels.scss */
a.label:hover, a.label:focus {
    color: var(--color-white);
    text-decoration: none;
    cursor: pointer;
}

/* line 44, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_labels.scss */
    /* line 7, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_labels.scss */

/* line 48, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_labels.scss */
    /* line 7, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_labels.scss */

/* line 52, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_labels.scss */
    /* line 7, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_labels.scss */

/* line 56, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_labels.scss */
    /* line 7, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_labels.scss */

/* line 60, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_labels.scss */
    /* line 7, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_labels.scss */

/* line 64, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_labels.scss */
    /* line 7, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_labels.scss */

/* line 7, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_badges.scss */
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 16px;
    font-weight: bold;
    color: var(--color-white);
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: var(--color-neutral-800);
    border-radius: 10px;
}
    /* line 22, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_badges.scss */
    .badge:empty {
        display: none;
    }
/* line 27, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_badges.scss */
.btn .badge {
    position: relative;
    top: -1px;
}
/* line 32, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_badges.scss */
/* line 40, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_badges.scss */
/* line 46, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_badges.scss */
    /* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_badges.scss */
/* line 54, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_badges.scss */

/* line 61, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
    color: var(--color-white);
    text-decoration: none;
    cursor: pointer;
}

/* line 6, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_jumbotron.scss */
    /* line 12, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_jumbotron.scss */
    /* line 17, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_jumbotron.scss */
    /* line 23, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_jumbotron.scss */
/* line 27, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_jumbotron.scss */
/* line 32, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_jumbotron.scss */

@media screen and (min-width: 768px) {
    /* line 6, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_jumbotron.scss */
    /* line 39, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_jumbotron.scss */
    /* line 45, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_jumbotron.scss */
}

/* line 7, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 25px;
    line-height: 1.42857143;
    background-color: var(--color-white);
    border: 1px solid var(--color-neutral-350);
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
}
    /* line 17, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_thumbnails.scss */
    .thumbnail > img,
    .thumbnail a > img {
        display: block;
        max-width: 100%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
    }
    /* line 27, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_thumbnails.scss */
    .thumbnail .caption {
        padding: 9px;
        color: var(--color-neutral-900);
    }

/* line 34, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: var(--color-blue-astral);
}

/* line 9, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_alerts.scss */
.alert {
    padding: 15px;
    margin-bottom: 25px;
    border: 1px solid transparent;
    border-radius: 4px;
}
    /* line 16, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_alerts.scss */
    .alert h4 {
        margin-top: 0;
        color: inherit;
    }
    /* line 23, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_alerts.scss */
    /* line 28, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_alerts.scss */
    .alert > p,
    .alert > ul {
        margin-bottom: 0;
    }
        /* line 33, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_alerts.scss */
        .alert > p + p {
            margin-top: 5px;
        }

/* line 42, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_alerts.scss */
    /* line 47, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_alerts.scss */

/* line 59, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_alerts.scss */
    /* line 8, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_alerts.scss */
    /* line 11, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_alerts.scss */

/* line 63, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_alerts.scss */
.alert-info {
    background-color: var(--color-info-bg);
    border-color: var(--color-info-border);
    color: var(--color-info);
}
    /* line 8, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_alerts.scss */
    .alert-info hr {
        border-top-color: #a6e1ec;
    }
    /* line 11, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_alerts.scss */

/* line 67, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_alerts.scss */
    /* line 8, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_alerts.scss */
    /* line 11, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_alerts.scss */

/* line 71, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_alerts.scss */
    /* line 8, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_alerts.scss */
    /* line 11, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_alerts.scss */
/* line 26, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress {
    overflow: hidden;
    height: 25px;
    margin-bottom: 25px;
    background-color: var(--color-neutral-150);
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 36, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_progress-bars.scss */

/* line 54, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_progress-bars.scss */

/* line 64, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_progress-bars.scss */

/* line 73, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_progress-bars.scss */
/* line 7, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */

/* line 77, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_progress-bars.scss */
/* line 7, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */

/* line 81, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_progress-bars.scss */
/* line 7, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */

/* line 85, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_progress-bars.scss */
/* line 7, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_progress-bar.scss */

/* line 1, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_media.scss */
.media {
    margin-top: 15px;
}
    /* line 5, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_media.scss */
    .media:first-child {
        margin-top: 0;
    }

/* line 10, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_media.scss */
.media {
    zoom: 1;
    overflow: hidden;
}

/* line 16, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_media.scss */

/* line 20, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_media.scss */

/* line 24, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_media.scss */

.media > .pull-right {
    padding-left: 10px;
}

/* line 29, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_media.scss */

/* line 34, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_media.scss */

/* line 41, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_media.scss */

/* line 45, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_media.scss */

/* line 50, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_media.scss */

/* line 58, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_media.scss */

/* line 10, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_list-group.scss */

/* line 21, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_list-group.scss */
    /* line 31, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_list-group.scss */
    /* line 34, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_list-group.scss */

/* line 46, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_list-group.scss */
    /* line 49, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_list-group.scss */
    /* line 54, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_list-group.scss */

/* line 64, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_list-group.scss */
    /* line 72, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_list-group.scss */
    /* line 75, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_list-group.scss */
/* line 81, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_list-group.scss */
    /* line 90, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_list-group.scss */
    /* line 95, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_list-group.scss */

/* line 4, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */

/* line 11, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
    /* line 14, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
    /* line 18, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
    /* line 23, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */

/* line 4, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */

/* line 11, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
    /* line 14, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
    /* line 18, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
    /* line 23, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */

/* line 4, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */

/* line 11, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
    /* line 14, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
    /* line 18, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
    /* line 23, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */

/* line 4, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */

/* line 11, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
    /* line 14, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
    /* line 18, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */
    /* line 23, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_list-group.scss */

/* line 117, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_list-group.scss */

/* line 121, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_list-group.scss */

/* line 7, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_panels.scss */
.panel {
    margin-bottom: 25px;
    background-color: var(--color-white);
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_panels.scss */
.panel-body {
    padding: 15px;
}
    /* line 14, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
    .panel-body:before, .panel-body:after {
        content: " ";
        display: table;
    }
    /* line 19, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
    .panel-body:after {
        clear: both;
    }

/* line 22, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}
    /* line 27, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_panels.scss */
    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit;
    }

/* line 33, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_panels.scss */
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 21px;
    color: inherit;
}
    /* line 39, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_panels.scss */
    .panel-title > a,
    .panel-title > small,
    .panel-title > .small,
    .panel-title > small > a,
    .panel-title > .small > a {
        color: inherit;
    }

/* line 49, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_panels.scss */

/* line 63, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_panels.scss */
    /* line 67, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_panels.scss */
    /* line 74, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_panels.scss */
    /* line 81, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_panels.scss */

/* line 90, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_panels.scss */

/* line 94, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_panels.scss */

/* line 104, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
    margin-bottom: 0;
}
    /* line 109, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_panels.scss */
    .panel > .table caption,
    .panel > .table-responsive > .table caption,
    .panel > .panel-collapse > .table caption {
        padding-left: 15px;
        padding-right: 15px;
    }
    /* line 115, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_panels.scss */
    .panel > .table:first-child,
    .panel > .table-responsive:first-child > .table:first-child {
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
    }
        /* line 121, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_panels.scss */
        .panel > .table:first-child > thead:first-child > tr:first-child,
        .panel > .table:first-child > tbody:first-child > tr:first-child,
        .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
        .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
            border-top-left-radius: 3px;
            border-top-right-radius: 3px;
        }
            /* line 125, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_panels.scss */
            .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
            .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
            .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
            .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
            .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
            .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
                border-top-left-radius: 3px;
            }
            /* line 129, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_panels.scss */
            .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
            .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
            .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
            .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
            .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
            .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
            .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
                border-top-right-radius: 3px;
            }
    /* line 137, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_panels.scss */
    .panel > .table:last-child,
    .panel > .table-responsive:last-child > .table:last-child {
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }
        /* line 143, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_panels.scss */
        .panel > .table:last-child > tbody:last-child > tr:last-child,
        .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child {
            border-bottom-left-radius: 3px;
            border-bottom-right-radius: 3px;
        }
            /* line 147, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_panels.scss */
            .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
            .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child {
                border-bottom-left-radius: 3px;
            }
            /* line 151, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_panels.scss */
            .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
            .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
            .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child {
                border-bottom-right-radius: 3px;
            }
    /* line 158, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_panels.scss */
    .panel > .panel-body + .table,
    .panel > .panel-body + .table-responsive,
    .panel > .table + .panel-body,
    .panel > .table-responsive + .panel-body {
        border-top: 1px solid var(--color-neutral-350);
    }
    /* line 164, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_panels.scss */
    .panel > .table > tbody:first-child > tr:first-child th,
    .panel > .table > tbody:first-child > tr:first-child td {
        border-top: 0;
    }
/* line 168, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_panels.scss */
    /* line 175, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_panels.scss */
    /* line 179, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_panels.scss */
    /* line 188, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_panels.scss */
    /* line 197, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_panels.scss */
/* line 204, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
}

/* line 216, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_panels.scss */
.panel-group {
    margin-bottom: 25px;
}
    /* line 220, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_panels.scss */
    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 4px;
    }
        /* line 224, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_panels.scss */
        .panel-group .panel + .panel {
            margin-top: 5px;
        }
    /* line 229, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_panels.scss */
    .panel-group .panel-heading {
        border-bottom: 0;
    }
        /* line 232, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_panels.scss */
        .panel-group .panel-heading + .panel-collapse > .panel-body {
            border-top: 1px solid var(--color-neutral-350);
        }
    /* line 238, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_panels.scss */
        /* line 240, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_panels.scss */

/* line 248, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_panels.scss */
.panel-default {
    border-color: var(--color-neutral-350);
}
    /* line 6, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_panels.scss */
    .panel-default > .panel-heading {
        color: var(--color-neutral-900);
        background-color: var(--color-neutral-150);
        border-color: var(--color-neutral-350);
    }
        /* line 11, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_panels.scss */
        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: var(--color-neutral-350);
        }
        /* line 14, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_panels.scss */
        .panel-default > .panel-heading .badge {
            color: var(--color-neutral-150);
            background-color: var(--color-neutral-900);
        }
    /* line 20, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_panels.scss */

/* line 251, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_panels.scss */
    /* line 6, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_panels.scss */
        /* line 11, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_panels.scss */
        /* line 14, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_panels.scss */
    /* line 20, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_panels.scss */

/* line 254, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_panels.scss */
    /* line 6, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_panels.scss */
        /* line 11, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_panels.scss */
        /* line 14, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_panels.scss */
    /* line 20, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_panels.scss */

/* line 257, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_panels.scss */
    /* line 6, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_panels.scss */
        /* line 11, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_panels.scss */
        /* line 14, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_panels.scss */
    /* line 20, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_panels.scss */

/* line 260, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_panels.scss */
    /* line 6, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_panels.scss */
        /* line 11, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_panels.scss */
        /* line 14, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_panels.scss */
    /* line 20, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_panels.scss */

/* line 263, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_panels.scss */
    /* line 6, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_panels.scss */
        /* line 11, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_panels.scss */
        /* line 14, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_panels.scss */
    /* line 20, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_panels.scss */

/* line 5, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_responsive-embed.scss */
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}
    /* line 12, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_responsive-embed.scss */
    .embed-responsive .embed-responsive-item,
    .embed-responsive iframe,
    .embed-responsive embed,
    .embed-responsive object,
    .embed-responsive video {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        border: 0;
    }
    /* line 27, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_responsive-embed.scss */
    .embed-responsive.embed-responsive-16by9 {
        padding-bottom: 56.25%;
    }
    /* line 32, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_responsive-embed.scss */
    .embed-responsive.embed-responsive-4by3 {
        padding-bottom: 75%;
    }

/* line 7, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_wells.scss */
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: var(--color-neutral-150);
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
    /* line 15, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_wells.scss */
    .well blockquote {
        border-color: var(--color-neutral-350);
        border-color: rgba(0, 0, 0, 0.15);
    }

/* line 22, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_wells.scss */

/* line 26, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_wells.scss */

/* line 6, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_close.scss */
.close {
    float: right;
    font-size: 27px;
    font-weight: bold;
    line-height: 1;
    color: var(--color-black);
    text-shadow: 0 1px 0 var(--color-white);
    opacity: 0.2;
    filter: alpha(opacity=20);
}
    /* line 15, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_close.scss */
    .close:hover, .close:focus {
        color: var(--color-black);
        text-decoration: none;
        cursor: pointer;
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

/* line 30, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_close.scss */
button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}

/* line 11, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_modals.scss */
.modal-open {
    overflow: hidden;
}

/* line 16, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_modals.scss */
.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
    /* line 32, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_modals.scss */
    .modal.fade .modal-dialog {
        -webkit-transform: translate(0, -25%);
        -ms-transform: translate(0, -25%);
        -o-transform: translate(0, -25%);
        transform: translate(0, -25%);
        -webkit-transition: -webkit-transform 0.3s ease-out;
        -moz-transition: -moz-transform 0.3s ease-out;
        -o-transition: -o-transform 0.3s ease-out;
        transition: transform 0.3s ease-out;
    }
    /* line 36, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_modals.scss */
    .modal.in .modal-dialog {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

/* line 38, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_modals.scss */
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

/* line 44, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_modals.scss */
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

/* line 51, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_modals.scss */
.modal-content {
    position: relative;
    background-color: var(--color-white);
    border: 1px solid var(--color-neutral-700);
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0;
}

/* line 64, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: var(--color-black);
}
    /* line 71, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_modals.scss */
    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0);
    }
    /* line 72, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_modals.scss */
    .modal-backdrop.in {
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

/* line 77, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_modals.scss */
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px;
}

    /* line 83, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_modals.scss */
    .modal-header .close {
        margin-top: -2px;
    }

/* line 88, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_modals.scss */
.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

/* line 95, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_modals.scss */
.modal-body {
    position: relative;
    padding: 15px;
}

/* line 101, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
    /* line 14, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
    .modal-footer:before, .modal-footer:after {
        content: " ";
        display: table;
    }
    /* line 19, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
    .modal-footer:after {
        clear: both;
    }
    /* line 108, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_modals.scss */
    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0;
    }
    /* line 113, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_modals.scss */
    /* line 117, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_modals.scss */

/* line 123, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_modals.scss */
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 768px) {
    /* line 134, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_modals.scss */
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    /* line 138, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_modals.scss */
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }

    /* line 143, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_modals.scss */
    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    /* line 147, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_modals.scss */
}
/* line 7, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-family: var(--font-serif);
    font-size: 16px;
    font-weight: normal;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0);
}
    /* line 19, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_tooltip.scss */
    .tooltip.in {
        opacity: 0.9;
        filter: alpha(opacity=90);
    }
    /* line 20, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_tooltip.scss */
    .tooltip.top {
        margin-top: -3px;
        padding: 5px 0;
    }
    /* line 21, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_tooltip.scss */
    .tooltip.right {
        margin-left: 3px;
        padding: 0 5px;
    }
    /* line 22, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_tooltip.scss */
    .tooltip.bottom {
        margin-top: 3px;
        padding: 5px 0;
    }
    /* line 23, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_tooltip.scss */
    .tooltip.left {
        margin-left: -3px;
        padding: 0 5px;
    }

/* line 27, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: var(--color-white);
    text-align: center;
    text-decoration: none;
    background-color: var(--color-black);
    border-radius: 4px;
}

/* line 38, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

/* line 47, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: var(--color-black);
}
/* line 54, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_tooltip.scss */
/* line 61, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_tooltip.scss */
/* line 68, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: var(--color-black);
}
/* line 75, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: var(--color-black);
}
/* line 82, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: var(--color-black);
}
/* line 89, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_tooltip.scss */
/* line 96, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_tooltip.scss */

/* line 6, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_popovers.scss */
.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: var(--font-serif);
    font-size: 18px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: left;
    background-color: var(--color-white);
    background-clip: padding-box;
    border: 1px solid var(--color-neutral-500);
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    white-space: normal;
}
    /* line 31, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_popovers.scss */
    .popover.top {
        margin-top: -10px;
    }
    /* line 32, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_popovers.scss */
    .popover.right {
        margin-left: 10px;
    }
    /* line 33, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_popovers.scss */
    .popover.bottom {
        margin-top: 10px;
    }
    /* line 34, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_popovers.scss */
    .popover.left {
        margin-left: -10px;
    }

/* line 37, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_popovers.scss */
.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}

/* line 46, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_popovers.scss */
.popover-content {
    padding: 9px 14px;
}

/* line 55, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}

/* line 65, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow {
    border-width: 11px;
}

    /* line 68, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_popovers.scss */
    .popover > .arrow:after {
        border-width: 10px;
        content: "";
    }

/* line 74, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: var(--color-neutral-700);
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
}
    /* line 81, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_popovers.scss */
    .popover.top > .arrow:after {
        content: " ";
        bottom: 1px;
        margin-left: -10px;
        border-bottom-width: 0;
        border-top-color: var(--color-white);
    }
/* line 89, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: var(--color-neutral-700);
    border-right-color: rgba(0, 0, 0, 0.25);
}
    /* line 96, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_popovers.scss */
    .popover.right > .arrow:after {
        content: " ";
        left: 1px;
        bottom: -10px;
        border-left-width: 0;
        border-right-color: var(--color-white);
    }
/* line 104, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: var(--color-neutral-700);
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -11px;
}
    /* line 111, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_popovers.scss */
    .popover.bottom > .arrow:after {
        content: " ";
        top: 1px;
        margin-left: -10px;
        border-top-width: 0;
        border-bottom-color: var(--color-white);
    }
/* line 120, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: var(--color-neutral-700);
    border-left-color: rgba(0, 0, 0, 0.25);
}
    /* line 127, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_popovers.scss */
    .popover.left > .arrow:after {
        content: " ";
        right: 1px;
        border-right-width: 0;
        border-left-color: var(--color-white);
        bottom: -10px;
    }

/* line 7, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
    position: relative;
}

/* line 11, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_carousel.scss */
    /* line 16, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_carousel.scss */
        /* line 22, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_carousel.scss */

@media all and (transform-3d), (-webkit-transform-3d) {
    /* line 16, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_carousel.scss */
        /* line 34, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_carousel.scss */
        /* line 39, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_carousel.scss */
            /* line 44, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_carousel.scss */
}
/* line 53, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_carousel.scss */
/* line 59, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_carousel.scss */
/* line 63, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_carousel.scss */
/* line 70, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_carousel.scss */
/* line 73, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_carousel.scss */
    /* line 76, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_carousel.scss */
/* line 81, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_carousel.scss */
/* line 84, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_carousel.scss */

/* line 93, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_carousel.scss */
    /* line 108, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_carousel.scss */
    /* line 111, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_carousel.scss */
    /* line 118, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_carousel.scss */
    /* line 127, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_carousel.scss */
    /* line 136, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_carousel.scss */
    /* line 141, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_carousel.scss */
    /* line 146, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_carousel.scss */
        /* line 157, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_carousel.scss */
        /* line 162, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_carousel.scss */

/* line 173, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}
    /* line 184, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_carousel.scss */
    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: 1px solid var(--color-white);
        border-radius: 10px;
        cursor: pointer;
        background-color: var(--color-black) ;
        background-color: transparent;
    }
    /* line 206, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_carousel.scss */
    .carousel-indicators .active {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: var(--color-white);
    }

/* line 217, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_carousel.scss */
    /* line 228, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_carousel.scss */

@media screen and (min-width: 768px) {
    /* line 239, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_carousel.scss */
    /* line 248, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_carousel.scss */
    /* line 252, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_carousel.scss */

    /* line 259, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_carousel.scss */

    /* line 266, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_carousel.scss */
    .carousel-indicators {
        bottom: 20px;
    }
}
/* line 14, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
/* line 19, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_clearfix.scss */
.clearfix:after {
    clear: both;
}

/* line 12, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_utilities.scss */

/* line 15, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_utilities.scss */
.pull-right {
    float: right !important;
}

/* line 18, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_utilities.scss */

/* line 27, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_utilities.scss */
.hide {
    display: none !important;
}

/* line 30, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_utilities.scss */
.show {
    display: block !important;
}

/* line 33, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_utilities.scss */
.invisible {
    visibility: hidden;
}

/* line 36, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_utilities.scss */

/* line 45, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_utilities.scss */
.hidden {
    display: none !important;
    visibility: hidden !important;
}

/* line 54, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_utilities.scss */
.affix {
    position: fixed;
}

@-ms-viewport {
    width: device-width;
}
/* line 18, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

/* line 18, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

/* line 18, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

/* line 18, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

/* line 34, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_responsive-utilities.scss */

@media (max-width: 767px) {
    /* line 7, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

    /* line 10, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

    /* line 11, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

    /* line 12, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
}

@media (max-width: 767px) {
    /* line 52, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_responsive-utilities.scss */
}

@media (max-width: 767px) {
    /* line 57, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_responsive-utilities.scss */
}

@media (max-width: 767px) {
    /* line 62, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_responsive-utilities.scss */
}

@media (min-width: 768px) and (max-width: 991px) {
    /* line 7, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

    /* line 10, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

    /* line 11, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

    /* line 12, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
}

@media (min-width: 768px) and (max-width: 991px) {
    /* line 71, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_responsive-utilities.scss */
}

@media (min-width: 768px) and (max-width: 991px) {
    /* line 76, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_responsive-utilities.scss */
}

@media (min-width: 768px) and (max-width: 991px) {
    /* line 81, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_responsive-utilities.scss */
}

@media (min-width: 992px) and (max-width: 1199px) {
    /* line 7, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

    /* line 10, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

    /* line 11, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

    /* line 12, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
}

@media (min-width: 992px) and (max-width: 1199px) {
    /* line 90, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_responsive-utilities.scss */
}

@media (min-width: 992px) and (max-width: 1199px) {
    /* line 95, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_responsive-utilities.scss */
}

@media (min-width: 992px) and (max-width: 1199px) {
    /* line 100, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_responsive-utilities.scss */
}

@media (min-width: 1200px) {
    /* line 7, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

    /* line 10, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

    /* line 11, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

    /* line 12, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
}

@media (min-width: 1200px) {
    /* line 109, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_responsive-utilities.scss */
}

@media (min-width: 1200px) {
    /* line 114, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_responsive-utilities.scss */
}

@media (min-width: 1200px) {
    /* line 119, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_responsive-utilities.scss */
}

@media (max-width: 767px) {
    /* line 18, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    /* line 18, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
}

@media (min-width: 992px) and (max-width: 1199px) {
    /* line 18, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
}

@media (min-width: 1200px) {
    /* line 18, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
}
/* line 18, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

@media print {
    /* line 7, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

    /* line 10, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

    /* line 11, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */

    /* line 12, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
}
/* line 153, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_responsive-utilities.scss */

@media print {
    /* line 153, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_responsive-utilities.scss */
}

/* line 160, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_responsive-utilities.scss */

@media print {
    /* line 160, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_responsive-utilities.scss */
}

/* line 167, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_responsive-utilities.scss */

@media print {
    /* line 167, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/_responsive-utilities.scss */
}

@media print {
    /* line 18, ../../../../../../Library/Ruby/Gems/2.0.0/gems/bootstrap-sass-3.3.3/assets/stylesheets/bootstrap/mixins/_responsive-visibility.scss */
}
/* line 2, ../sass/modules/_preloader.scss */
.preloader {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    background-color: var(--color-neutral-430);
    height: 100%;
    width: 100%;
    z-index: 999;
    opacity: 1;
    -moz-transition: opacity 0.4s ease;
    -o-transition: opacity 0.4s ease;
    -webkit-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease;
}
    /* line 14, ../sass/modules/_preloader.scss */
    .preloader .prelogo {
        position: fixed;
        z-index: 1000;
        top: 50%;
        left: 50%;
        height: 36px;
        width: 184px;
        margin-left: -92px;
        margin-top: -18px;
    }

/* line 35, ../sass/modules/_preloader.scss */
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
    }

    25% {
        -webkit-transform: scale(0.95);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.3);
    }
}

@keyframes bounceOut {
    0% {
        transform: scale(1);
    }

    25% {
        transform: scale(0.95);
    }

    50% {
        opacity: 1;
        transform: scale(1.1);
    }

    100% {
        opacity: 0;
        transform: scale(0.3);
    }
}
/* line 74, ../sass/modules/_preloader.scss */
.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
}

/* line 80, ../sass/modules/_preloader.scss */
.loader,
.loader:before,
.loader:after {
    background: var(--color-brand-primary);
    -webkit-animation: load1 1s infinite ease-in-out;
    animation: load1 1s infinite ease-in-out;
    width: 1em;
    height: 4em;
}

    /* line 90, ../sass/modules/_preloader.scss */
    .loader:before,
    .loader:after {
        position: absolute;
        top: 50%;
        content: '';
    }

    /* line 96, ../sass/modules/_preloader.scss */
    .loader:before {
        left: -1.5em;
        -webkit-animation-delay: -0.32s;
        animation-delay: -0.32s;
    }

/* line 101, ../sass/modules/_preloader.scss */
.loader {
    position: absolute;
    top: 50%;
    left: 50%;
    text-indent: -9999em;
    margin: 30px 0;
    position: relative;
    font-size: 5px;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
    -moz-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

    /* line 117, ../sass/modules/_preloader.scss */
    .loader:after {
        left: 1.5em;
    }

@-webkit-keyframes load1 {
    0%, 80%, 100% {
        box-shadow: 0 0 var(--color-brand-primary);
        height: 4em;
    }

    40% {
        box-shadow: 0 -2em var(--color-brand-primary);
        height: 5em;
    }
}

@keyframes load1 {
    0%, 80%, 100% {
        box-shadow: 0 0 var(--color-brand-primary);
        height: 4em;
    }

    40% {
        box-shadow: 0 -2em var(--color-brand-primary);
        height: 5em;
    }
}

@font-face {
    /*  font-family: 'DinMittelschrift';
  
    src: url('/resources/2015/fonts/DINMittelschriftStd.otf?') format('opentype');
    font-weight: normal;
    font-style: normal;*/
}


/* line 6, ../sass/resources/_bt-menu.scss */
.bt-menu-trigger {
    position: relative;
    top: 0px;
    left: 0px;
    display: block;
    width: 14px;
    height: 14px;
    cursor: pointer;
}

    /* line 17, ../sass/resources/_bt-menu.scss */
    .bt-menu-trigger span {
        position: absolute;
        top: 50%;
        left: 0;
        display: block;
        width: 100%;
        height: 2px;
        margin-top: 0px;
        background-color: var(--color-white);
        font-size: 0px;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-transition: background-color 0.3s;
        transition: background-color 0.3s;
    }

        /* line 37, ../sass/resources/_bt-menu.scss */
        .bt-menu-trigger span:before,
        .bt-menu-trigger span:after {
            position: absolute;
            left: 0;
            width: 100%;
            height: 100%;
            background: var(--color-white);
            content: '';
            -webkit-transition: -webkit-transform 0.3s;
            transition: transform 0.3s;
        }

        /* line 49, ../sass/resources/_bt-menu.scss */
        .bt-menu-trigger span:before {
            -webkit-transform: translateY(-200%);
            transform: translateY(-200%);
        }

        /* line 54, ../sass/resources/_bt-menu.scss */
        .bt-menu-trigger span:after {
            -webkit-transform: translateY(200%);
            transform: translateY(200%);
        }

/* line 60, ../sass/resources/_bt-menu.scss */
.bt-menu-open .bt-menu-trigger span {
    background-color: transparent;
}

    /* line 64, ../sass/resources/_bt-menu.scss */
    .bt-menu-open .bt-menu-trigger span:before {
        -webkit-transform: translateY(0) rotate(45deg);
        transform: translateY(0) rotate(45deg);
    }

    /* line 69, ../sass/resources/_bt-menu.scss */
    .bt-menu-open .bt-menu-trigger span:after {
        -webkit-transform: translateY(0) rotate(-45deg);
        transform: translateY(0) rotate(-45deg);
    }

/* line 76, ../sass/resources/_bt-menu.scss */

    /* line 86, ../sass/resources/_bt-menu.scss */

        /* line 90, ../sass/resources/_bt-menu.scss */

        /* line 100, ../sass/resources/_bt-menu.scss */

/* line 110, ../sass/resources/_bt-menu.scss */

/* line 115, ../sass/resources/_bt-menu.scss */

/* line 120, ../sass/resources/_bt-menu.scss */

/* line 124, ../sass/resources/_bt-menu.scss */

/*  ICONS
*/
@font-face {
    font-family: 'nordicvisitor';
    src: url("https://www.nordicvisitor.com/resources/2015/fonts/icons/nordicvisitor.eot?-ncfsgb");
    src: url("https://www.nordicvisitor.com/resources/2015/fonts/icons/nordicvisitor.eot?#iefix-ncfsgb") format("embedded-opentype"), url("https://www.nordicvisitor.com/resources/2015/fonts/icons/nordicvisitor.woff?-ncfsgb") format("woff"), url("https://www.nordicvisitor.com/resources/2015/fonts/icons/nordicvisitor.ttf?-ncfsgb") format("truetype"), url("https://www.nordicvisitor.com/resources/2015/fonts/icons/nordicvisitor.svg?-ncfsgb#nordicvisitor") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
/* line 15, ../sass/resources/_icons.scss */
[class^="icon-"], [class*=" icon-"] {
    font-family: 'nordicvisitor';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* line 29, ../sass/resources/_icons.scss */

/* line 33, ../sass/resources/_icons.scss */

/* line 37, ../sass/resources/_icons.scss */

/* line 41, ../sass/resources/_icons.scss */
.icon-dollar:before {
    content: "\f155";
}

/* line 45, ../sass/resources/_icons.scss */

/* line 49, ../sass/resources/_icons.scss */
.icon-pinterest-square:before {
    content: "\f0d3";
}

/* line 53, ../sass/resources/_icons.scss */
.icon-search:before {
    content: "\f002";
}

/* line 57, ../sass/resources/_icons.scss */
.icon-heart:before {
    content: "\f004";
}

/* line 61, ../sass/resources/_icons.scss */
.icon-star:before {
    content: "\f005";
}

/* line 65, ../sass/resources/_icons.scss */
.icon-star-o:before {
    content: "\f006";
}

/* line 69, ../sass/resources/_icons.scss */
 .list-included li:before {
    content: "\f00c";
}

/* line 73, ../sass/resources/_icons.scss */
.icon-close:before, .list-not-included li:before {
    content: "\f00d";
}

/* line 77, ../sass/resources/_icons.scss */

/* line 81, ../sass/resources/_icons.scss */
.icon-times:before {
    content: "\f00d";
}

/* line 85, ../sass/resources/_icons.scss */
.icon-map-marker:before {
    content: "\f041";
}

/* line 89, ../sass/resources/_icons.scss */
.icon-chevron-left:before {
    content: "\f053";
}

/* line 93, ../sass/resources/_icons.scss */
.icon-chevron-right:before {
    content: "\f054";
}

/* line 97, ../sass/resources/_icons.scss */

/* line 101, ../sass/resources/_icons.scss */

/* line 105, ../sass/resources/_icons.scss */

/* line 109, ../sass/resources/_icons.scss */

/* line 113, ../sass/resources/_icons.scss */
.icon-chevron-up:before {
    content: "\f077";
}

/* line 117, ../sass/resources/_icons.scss */
.icon-chevron-down:before {
    content: "\f078";
}

/* line 121, ../sass/resources/_icons.scss */
.icon-facebook-square:before {
    content: "\f082";
}

/* line 125, ../sass/resources/_icons.scss */
.icon-heart-o:before {
    content: "\f08a";
}

/* line 129, ../sass/resources/_icons.scss */

/* line 133, ../sass/resources/_icons.scss */

/* line 137, ../sass/resources/_icons.scss */

/* line 141, ../sass/resources/_icons.scss */
.icon-location-arrow:before {
    content: "\f124";
}

/* line 145, ../sass/resources/_icons.scss */
.icon-instagram:before {
    content: "\f16d";
}

/* line 149, ../sass/resources/_icons.scss */
.icon-tumblr-square:before {
    content: "\f174";
}

/* line 153, ../sass/resources/_icons.scss */
.icon-vimeo-square:before {
    content: "\f194";
}

/* line 157, ../sass/resources/_icons.scss */
.icon-angle-left:before, .button-carousel.left:before {
    content: "\f104";
}

/* line 161, ../sass/resources/_icons.scss */
.icon-angle-right:before, .button-carousel:before {
    content: "\f105";
}

/* line 165, ../sass/resources/_icons.scss */
.icon-twitter-square:before {
    content: "\f081";
}

/* line 169, ../sass/resources/_icons.scss */
.icon-question-circle:before {
    content: "\f059";
}

/* line 173, ../sass/resources/_icons.scss */
.icon-cc-visa:before {
    content: "\f1f0";
}

/* line 176, ../sass/resources/_icons.scss */
.icon-cc-mastercard:before {
    content: "\f1f1";
}

/* line 179, ../sass/resources/_icons.scss */
.icon-cc-discover:before {
    content: "\f1f2";
}

/* line 182, ../sass/resources/_icons.scss */
.icon-cc-amex:before {
    content: "\f1f3";
}

/* line 185, ../sass/resources/_icons.scss */

/* line 188, ../sass/resources/_icons.scss */

/* line 193, ../sass/resources/_icons.scss */
.icon-ship:before {
    content: "\f21a";
}

/* line 196, ../sass/resources/_icons.scss */

/* line 199, ../sass/resources/_icons.scss */

/* line 202, ../sass/resources/_icons.scss */

/* line 205, ../sass/resources/_icons.scss */
.icon-car:before {
    content: "\f1b9";
}

/* line 208, ../sass/resources/_icons.scss */

/* line 211, ../sass/resources/_icons.scss */

/* line 214, ../sass/resources/_icons.scss */

/* line 217, ../sass/resources/_icons.scss */

/* line 220, ../sass/resources/_icons.scss */

/* line 223, ../sass/resources/_icons.scss */

/* line 227, ../sass/resources/_icons.scss */

/* line 231, ../sass/resources/_icons.scss */

/* line 235, ../sass/resources/_icons.scss */

/* line 239, ../sass/resources/_icons.scss */
.icon-facebook:before {
    content: "\e602";
}

/* line 243, ../sass/resources/_icons.scss */
.icon-facebook:before {
    content: "\e602";
}

/* line 247, ../sass/resources/_icons.scss */
.icon-play-circle:before, .button-video-play:before {
    content: "\f144";
}

/* line 251, ../sass/resources/_icons.scss */
.icon-chat:before {
    content: "\e605";
}

/* line 255, ../sass/resources/_icons.scss */
.icon-road:before {
    content: "\f018";
}

/* line 259, ../sass/resources/_icons.scss */
.icon-image:before {
    content: "\f03e";
}

/* line 263, ../sass/resources/_icons.scss */
.icon-calendar:before {
    content: "\f073";
}

/* line 267, ../sass/resources/_icons.scss */

/* line 271, ../sass/resources/_icons.scss */

/* line 275, ../sass/resources/_icons.scss */
.icon-phone:before {
    content: "\f095";
}

/* line 280, ../sass/resources/_icons.scss */
.icon-user:before {
    content: "\f007";
}

/* line 284, ../sass/resources/_icons.scss */
.icon-list:before {
    content: "\f03a";
}

/* line 288, ../sass/resources/_icons.scss */

/* line 292, ../sass/resources/_icons.scss */
.icon-paper-plane:before {
    content: "\f1d8";
}

/* line 296, ../sass/resources/_icons.scss */
.icon-th-large:before {
    content: "\f009";
}

/* line 300, ../sass/resources/_icons.scss */
.icon-expand:before {
    content: "\f065";
}

/* line 304, ../sass/resources/_icons.scss */

/* line 308, ../sass/resources/_icons.scss */

/* line 312, ../sass/resources/_icons.scss */
.icon-expand:before {
    content: "\f066";
}

/* line 316, ../sass/resources/_icons.scss */
.icon-sign-out:before {
    content: "\f08b";
}

/* line 320, ../sass/resources/_icons.scss */
.icon-suitcase:before {
    content: "\f0f2";
}

/* line 324, ../sass/resources/_icons.scss */
.icon-male:before {
    content: "\f183";
}

/* line 329, ../sass/resources/_icons.scss */
.icon-transmission {
    position: relative;
    font-size: 9px;
    text-align: center;
    padding: 0 6px;
    font-weight: bold;
}
    /* line 336, ../sass/resources/_icons.scss */
    .icon-transmission:after {
        content: '';
        position: absolute;
        width: 18px;
        height: 18px;
        top: -4px;
        left: 0;
        border: 1px solid var(--color-brand-primary);
        -moz-border-radius: 18px;
        -webkit-border-radius: 18px;
        border-radius: 18px;
    }

/* line 349, ../sass/resources/_icons.scss */
.icon-tripadvisor-small:before {
    content: "";
    height: 30px;
    width: 30px;
    left: 0;
    position: absolute;
    background-image: url("https://www.nordicvisitor.com/resources/2015/stylesheets/images/icon-throne-small.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
}

/* line 361, ../sass/resources/_icons.scss */
.icon-tripadvisor-medium:before {
    content: "";
    height: 25px;
    width: 33px;
    left: 0;
    position: absolute;
    background-image: url("https://www.nordicvisitor.com/resources/2015/stylesheets/images/icon-throne-medium.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 33px;
}

/* line 373, ../sass/resources/_icons.scss */
.logo {
    background-image: url("https://www.nordicvisitor.com/files/nordic-visitor-logo-experts_simple.svg");
}

/* line 377, ../sass/resources/_icons.scss */

/* line 381, ../sass/resources/_icons.scss */

/* line 385, ../sass/resources/_icons.scss */
    /* line 389, ../sass/resources/_icons.scss */

/* line 401, ../sass/resources/_icons.scss */
 .footer-main .footer-connect {
    background-image: url("https://www.nordicvisitor.com/images/front/nordic-visitor-logo-single-dark.png");
    background-size: contain;
}

/* line 407, ../sass/resources/_icons.scss */
.logo-ferdamalastofa {
    background-image: url("https://www.nordicvisitor.com/resources/2015/stylesheets/images/logo-ferdamalastofa.svg");
}

/* line 411, ../sass/resources/_icons.scss */
.logo-saf {
    background-image: url("https://www.nordicvisitor.com/resources/2015/stylesheets/images/logo-saf.svg");
}

/* line 415, ../sass/resources/_icons.scss */

/* line 420, ../sass/resources/_icons.scss */
.logo-tripadvisor {
    background-image: url("https://www.nordicvisitor.com/files/nordic-visitor-tripadvisor-travellers-choice_25.svg");
}

/* line 424, ../sass/resources/_icons.scss */
.logo-geotrust {
    background-image: url("https://www.nordicvisitor.com/resources/2015/stylesheets/images/logo-geotrust.png");
}

/* line 428, ../sass/resources/_icons.scss */
.round-icon, .footer-main .footer-round-icon {
    height: 40px;
    width: 40px;
    margin-top: 6px;
    background-color: var(--color-neutral-750);
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    background-repeat: no-repeat;
    background-position: 9px 9px;
    display: inline-block;
    margin-right: 15px;
}

/* line 1, ../sass/resources/_hero-images.scss */
/* line 3, ../sass/resources/_hero-images.scss */
/* line 7, ../sass/resources/_hero-images.scss */
/* line 11, ../sass/resources/_hero-images.scss */
/* line 15, ../sass/resources/_hero-images.scss */
/* line 20, ../sass/resources/_hero-images.scss */
/* line 24, ../sass/resources/_hero-images.scss */
/* line 28, ../sass/resources/_hero-images.scss */
/* line 32, ../sass/resources/_hero-images.scss */
/* line 36, ../sass/resources/_hero-images.scss */
/* line 40, ../sass/resources/_hero-images.scss */
/* line 44, ../sass/resources/_hero-images.scss */
/* line 48, ../sass/resources/_hero-images.scss */
/* line 52, ../sass/resources/_hero-images.scss */

@media (max-width: 480px) {
    /* line 62, ../sass/resources/_hero-images.scss */
    /* line 66, ../sass/resources/_hero-images.scss */
    /* line 70, ../sass/resources/_hero-images.scss */
    /* line 74, ../sass/resources/_hero-images.scss */
    /* line 79, ../sass/resources/_hero-images.scss */
    /* line 83, ../sass/resources/_hero-images.scss */
    /* line 87, ../sass/resources/_hero-images.scss */
    /* line 91, ../sass/resources/_hero-images.scss */
    /* line 95, ../sass/resources/_hero-images.scss */
    /* line 99, ../sass/resources/_hero-images.scss */
    /* line 103, ../sass/resources/_hero-images.scss */
    /* line 107, ../sass/resources/_hero-images.scss */
    /* line 111, ../sass/resources/_hero-images.scss */
}


/* line 3, ../sass/base/_base.scss */
html {
    min-height: 100%;
    position: relative;
    height: 100%;
    overflow-x: hidden;
}

/* line 10, ../sass/base/_base.scss */
body {
    font-family: var(--font-serif);
    font-size: 18px;
    color: var(--color-brand-dark);
    min-height: 100%;
    position: relative;
    overflow-x: hidden;
    background-color: var(--color-neutral-300);
    padding-top: 35px;
}

/* line 23, ../sass/base/_base.scss */
.hero h1, .hero .price, .hero .package-headline, .hero .booking-form-request, .hero .blog__tags {
    font-size: 4em;
    line-height: 1.06666667em;
}

/* line 28, ../sass/base/_base.scss */
.page-header {
    font-size: 2em;
    line-height: 1.46666667em;
}

/* line 32, ../sass/base/_base.scss */
.headline-section, .headline-category, section .headline-section, .row-dual h1, .row-dual .price, .row-dual .package-headline, .row-dual .booking-form-request, .row-dual .blog__tags {
    font-size: 1.66666667em;
    line-height: 1.04em;
    font-weight: 500;
}

/* line 37, ../sass/base/_base.scss */
#currency-btn.open ul li, #currency-btn.open ul li a, .footer-main .footer-connect, .footer-main .footer-blog {
    font-size: 1em;
    line-height: 2.93333333em;
}

/* line 42, ../sass/base/_base.scss */
article h1, article .price, article .package-headline, article .booking-form-request, article .blog__tags, .employee-row h1, .employee-row .price, .employee-row .package-headline, .employee-row .booking-form-request, .employee-row .blog__tags, .submenu {
    font-size: 1em;
    line-height: 1.6em;
}

/* line 46, ../sass/base/_base.scss */
.link-more, .card-view-link, textarea,
select,
input[type="file"],
input[type="email"],
input[type="date"],
input[type="text"], .dropdown-toggle, .alert-msg, .dropdown ul li, input[type="checkbox"] + label,
input[type="radio"] + label, .dropdown-form ul li, .counter-form ul li, input[type="submit"], .button-link, button, .button-filter, .pswp__button--close, .button-circle, .button-fullscreen, #map-resize, table thead tr th, .accordion h2, .dropdown-nav, .bubble > a, .address-page-header .phone, .card-transport-inner, .card-price, .card-currency, .card-map-link, .booking-form .booking-expand, .booking-form .booking-form-header-summary h2, .booking-form--white .booking-form__header .booking-form__mobile-toggle, .booking-form--green .booking-form__header .booking-form__mobile-toggle, .booking-form--white .booking-form header .booking-form__mobile-toggle, .booking-form .booking-form--white header .booking-form__mobile-toggle, .booking-form--green .booking-form header .booking-form__mobile-toggle, .booking-form .booking-form--green header .booking-form__mobile-toggle,
.booking-form--white header .booking-form__mobile-toggle,
.booking-form--green header .booking-form__mobile-toggle, .itinerary-item > a, .client-review-paragraph p:after, .list li, .collage-text ul li, .sub-header ul a, .footer-main .footer-link-cols .dropdown h1, .footer-main .footer-link-cols .dropdown .price, .footer-main .footer-link-cols .dropdown .package-headline, .footer-main .footer-link-cols .dropdown .booking-form-request, .footer-main .footer-link-cols .dropdown .blog__tags, .ui-datepicker-title, .ui-datepicker thead, .ui-datepicker th, .ui-datepicker td span, .ui-datepicker td a, .currency-change h2, .currency-change ul li a, .currency-change .currency-close, .hero-selector ul li, .section-about-values h2 {
    font-family: var(--font-sans);
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.66666667em;
    line-height: 2em;
}

/* line 54, ../sass/base/_base.scss */
section.sec-color-red {
    background-color: var(--color-brand-red);
    color: var(--color-white);
}
    /* line 58, ../sass/base/_base.scss */
    section.sec-color-red > h1, section.sec-color-red > .price, section.sec-color-red > .package-headline, section.sec-color-red > .booking-form-request, section.sec-color-red > .blog__tags {
        color: var(--color-white);
    }
    /* line 62, ../sass/base/_base.scss */
    section.sec-color-red .lead {
        color: var(--color-white);
    }
/* line 67, ../sass/base/_base.scss */
section.sec-color-green {
    background-color: var(--color-brand-primary);
    color: var(--color-white);
}
    /* line 71, ../sass/base/_base.scss */
    section.sec-color-green > h1, section.sec-color-green > .price, section.sec-color-green > .package-headline, section.sec-color-green > .booking-form-request, section.sec-color-green > .blog__tags {
        color: var(--color-white);
    }
    /* line 75, ../sass/base/_base.scss */
    section.sec-color-green .lead {
        color: var(--color-white);
    }
/* line 80, ../sass/base/_base.scss */
section.sec-color-white, section.sec-color-white-grey {
    background-color: var(--color-white);
}
    /* line 83, ../sass/base/_base.scss */
    section.sec-color-white .lead, section.sec-color-white-grey .lead {
        color: var(--color-brand-dark);
    }
/* line 88, ../sass/base/_base.scss */
section.sec-color-grey {
    background-color: var(--color-neutral-300);
}
    /* line 90, ../sass/base/_base.scss */
    section.sec-color-grey .lead {
        color: var(--color-neutral-750);
    }
/* line 95, ../sass/base/_base.scss */
section.sec-color-darkblue {
    background-color: var(--color-brand-darkblue);
    color: var(--color-neutral-100);
}
    /* line 98, ../sass/base/_base.scss */
    section.sec-color-darkblue .lead {
        color: var(--color-neutral-100);
    }

/* line 104, ../sass/base/_base.scss */
.bubble, .card__horizontal {
    -moz-box-shadow: rgba(0, 0, 0, 0.15) 3px 4px 43px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 3px 4px 43px;
    box-shadow: rgba(0, 0, 0, 0.15) 3px 4px 43px;
}

/* line 111, ../sass/base/_base.scss */
h1, .price, .package-headline, .booking-form-request, .blog__tags {
    font-family: var(--font-sans);
    text-transform: uppercase;
    font-size: 1em;
    line-height: 1.6em;
}
    /* line 115, ../sass/base/_base.scss */
    h1 small, .price small, .package-headline small, .booking-form-request small, .blog__tags small {
        font-size: 100%;
    }

/* line 120, ../sass/base/_base.scss */
h3 {
    font-family: var(--font-sans);
    text-transform: uppercase;
    font-size: 0.88888889em;
    line-height: 1.5em;
    margin-bottom: 0;
}

/* line 127, ../sass/base/_base.scss */
a {
    color: var(--color-brand-dark);
}
    /* line 129, ../sass/base/_base.scss */
    a:hover {
        text-decoration: none;
    }
    /* line 133, ../sass/base/_base.scss */
    a:focus {
        text-decoration: none;
    }

/* line 138, ../sass/base/_base.scss */
p a {
    color: var(--color-textlink);
}

p a:hover {
    color: var(--color-textlink-hover);
}

/* line 143, ../sass/base/_base.scss */
p {
    color: var(--color-neutral-750);
    margin-bottom: 30px;
}

/* line 149, ../sass/base/_base.scss */
strong {
    font-weight: bold;
}

/* line 153, ../sass/base/_base.scss */
ol {
    padding-left: 20px;
    font-size: 1em;
    line-height: 1.6em;
}

/* line 158, ../sass/base/_base.scss */
ul {
    padding-left: 16px;
}

/* line 162, ../sass/base/_base.scss */
.italic {
    font-style: italic;
}

/* line 166, ../sass/base/_base.scss */

/* line 175, ../sass/base/_base.scss */
.certificate-text {
    font-family: var(--font-sans);
    font-size: 0.66666667em;
    line-height: 1.2em;
    color: var(--color-neutral-750);
    padding-top: 15px;
}
    /* line 181, ../sass/base/_base.scss */
    .certificate-text .round-icon, .certificate-text .footer-main .footer-round-icon, .footer-main .certificate-text .footer-round-icon {
        display: block;
        float: left;
        margin-top: -6px;
    }

/* line 188, ../sass/base/_base.scss */
    /* line 201, ../sass/base/_base.scss */

/* line 208, ../sass/base/_base.scss */
.link-more, .card-view-link {
    font-size: 0.61111111em;
    line-height: 1.52727273em;
    color: var(--color-brand-dark);
    float: right;
}
    /* line 214, ../sass/base/_base.scss */
    .link-more span, .card-view-link span {
        margin-right: 5px;
    }
    /* line 218, ../sass/base/_base.scss */
    .link-more.large-icon, .large-icon.card-view-link {
        padding-left: 40px;
        display: block;
        position: relative;
        margin-bottom: 20px;
    }
        /* line 224, ../sass/base/_base.scss */
        .link-more.large-icon:before, .large-icon.card-view-link:before {
            font-family: 'nordicvisitor';
            font-size: 2.44444444em;
            line-height: 0.54545455em;
            position: absolute;
            left: 0;
            top: 9px;
        }
        /* line 234, ../sass/base/_base.scss */
        .link-more.large-icon.icon-tripadvisor-medium:before, .large-icon.icon-tripadvisor-medium.card-view-link:before {
            top: 0;
            left: -3px;
        }

/* line 243, ../sass/base/_base.scss */

/* line 248, ../sass/base/_base.scss */
.page-header {
    border: 0;
    margin-bottom: 0;
}
/* line 253, ../sass/base/_base.scss */
.page-header--side {
    font-size: 48px;
    margin-top: 40px;
    line-height: 48px;
}

/* line 260, ../sass/base/_base.scss */
.page-header + .lead {
    text-align: left !important;
    font-size: 1em;
    line-height: 1.33333333em;
}

/* line 266, ../sass/base/_base.scss */

/* line 273, ../sass/base/_base.scss */
.headline-section.left {
    text-align: left;
    margin-top: 40px;
}

/* line 279, ../sass/base/_base.scss */
.headline-category {
    text-align: left;
    padding-bottom: 20px;
    border-bottom: 1px solid var(--color-neutral-360);
}
    /* line 285, ../sass/base/_base.scss */
    .headline-category .italic {
        font-weight: 100;
        font-size: 0.7em;
        font-family: var(--font-serif);
        text-transform: none;
    }
    /* line 292, ../sass/base/_base.scss */
    .headline-category + section {
        padding-top: 20px;
    }

/* line 297, ../sass/base/_base.scss */
.headline--sub {
    font-family: var(--font-sans);
    font-size: 0.77777778em;
    line-height: 1.71428571em;
    text-transform: none;
    font-weight: 500;
    padding: 0;
    margin: 0;
}

/* line 306, ../sass/base/_base.scss */
.headline--small {
    font-family: var(--font-sans);
    font-size: 0.72222222em;
    line-height: 1.84615385em;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}

/* line 314, ../sass/base/_base.scss */
.text-center {
    text-align: center;
}

/* line 318, ../sass/base/_base.scss */
.text-left {
    text-align: left !important;
}

/* line 322, ../sass/base/_base.scss */
.text-right {
    text-align: right;
}

/* line 326, ../sass/base/_base.scss */
 .article-light article {
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
}

/* line 346, ../sass/base/_base.scss */
.article-light .lead {
    color: var(--color-neutral-750);
}
    /* line 349, ../sass/base/_base.scss */
    .article-light .lead.left {
        text-align: left;
    }
/* line 354, ../sass/base/_base.scss */
.article-light article {
    font-size: 0.88888889em;
    line-height: 1.5em;
}

/* line 363, ../sass/base/_base.scss */
.article-package .headline-section {
    text-align: left;
    margin-top: 40px;
}
/* line 368, ../sass/base/_base.scss */
.article-package p {
    text-align: left;
    font-size: 1.11111111em;
    line-height: 1.44em;
}

/* line 374, ../sass/base/_base.scss */
.lead {
    font-size: 1.22222222em;
    line-height: 1.30909091em;
    color: var(--color-neutral-750);
    font-weight: 100;
    padding-bottom: 20px;
}
/* line 380, ../sass/base/_base.scss */
.lead-small {
    font-size: 1em;
    line-height: 1.33333333em;
    color: var(--color-neutral-750);
    font-weight: 100;
    padding-bottom: 20px;
    text-align: left;
}
/* line 388, ../sass/base/_base.scss */
.lead.left {
    text-align: left;
}

/* line 393, ../sass/base/_base.scss */
blockquote {
    font-style: italic;
    color: var(--color-neutral-750);
    border-left: 0;
    padding-left: 43px;
    position: relative;
    background-image: url(https://www.nordicvisitor.com/resources/2015/stylesheets/images/icon-quote.png);
    background-repeat: no-repeat;
    background-position: 0 16px;
}

/* line 406, ../sass/base/_base.scss */
.blockquote--large {
    background-image: none;
    padding-left: 60px;
    font-size: 36px;
    line-height: 45px;
    color: var(--color-brand-primary);
}
    /* line 413, ../sass/base/_base.scss */
    .blockquote--large::before {
        content: 'Ã¢â‚¬Å“';
        font-size: 96px;
        font-weight: bold;
        font-style: italic;
        line-height: 110px;
        color: var(--color-brand-red);
        position: absolute;
        left: 0;
        top: 0;
    }

/*-----------------------------------------------------------*
/// SECTION
------------------------------------------------------------*/
/* line 429, ../sass/base/_base.scss */
section {
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;    
}
    /* line 434, ../sass/base/_base.scss */
    section .headline-section {
        text-align: center;
        margin-top: 80px;
        margin-bottom: 13px;
    }
    /* line 441, ../sass/base/_base.scss */
    section .lead {
        margin-top: 0;
    }
    /* line 446, ../sass/base/_base.scss */
    section.sec-divider-top {
        border-top: 1px solid var(--color-neutral-360);
    }
    /* line 451, ../sass/base/_base.scss */
    section.sec-slipper {
        max-width: calc(100% - 342px);
        margin-left: 0;
        border-right: 1px solid var(--color-neutral-360);
    }
    /* line 462, ../sass/base/_base.scss */
    section.sec-color-red .lead {
        text-align: center;
        color: var(--color-pink-pastel);
    }
    /* line 467, ../sass/base/_base.scss */
    section.sec-color-red p {
        color: var(--color-white);
    }
    /* line 471, ../sass/base/_base.scss */
    section.sec-color-red a {
        color: var(--color-neutral-430);
    }
    /* line 479, ../sass/base/_base.scss */
    section.sec-color-green .lead {
        text-align: center;
        color: var(--color-white);
    }
    /* line 484, ../sass/base/_base.scss */
    section.sec-color-green p {
        color: var(--color-white);
    }
    /* line 488, ../sass/base/_base.scss */
    section.sec-color-green a {
        color: var(--color-neutral-430);
    }
    /* line 492, ../sass/base/_base.scss */
    section.sec-color-green .button-link {
        color: var(--color-white);
    }
    /* line 498, ../sass/base/_base.scss */
    section.sec-color-green .card-travel-guide h1, section.sec-color-green .card-travel-guide .price, section.sec-color-green .card-travel-guide .package-headline, section.sec-color-green .card-travel-guide .booking-form-request, section.sec-color-green .card-travel-guide .blog__tags, section.sec-color-green .card-mini h1, section.sec-color-green .card-tiny h1, section.sec-color-green .card-mini .price, section.sec-color-green .card-tiny .price, section.sec-color-green .card-mini .package-headline, section.sec-color-green .card-tiny .package-headline, section.sec-color-green .card-mini .booking-form-request, section.sec-color-green .card-tiny .booking-form-request, section.sec-color-green .card-mini .blog__tags, section.sec-color-green .card-tiny .blog__tags {
        color: var(--color-brand-dark);
    }
    /* line 501, ../sass/base/_base.scss */
    section.sec-color-green .card-travel-guide p, section.sec-color-green .card-mini p, section.sec-color-green .card-tiny p {
        color: var(--color-neutral-750);
    }
    /* line 505, ../sass/base/_base.scss */
    section.sec-color-green .card-travel-guide .card-map-link, section.sec-color-green .card-mini .card-map-link, section.sec-color-green .card-tiny .card-map-link {
        color: var(--color-brand-red);
    }
    /* line 514, ../sass/base/_base.scss */
    section.sec-color-white .lead, section.sec-color-white-grey .lead {
        text-align: center;
        color: var(--color-neutral-750);
    }
    /* line 523, ../sass/base/_base.scss */
    section.sec-color-white.article-light, section.article-light.sec-color-white-grey {
        padding-bottom: 40px;
    }
        /* line 525, ../sass/base/_base.scss */
        section.sec-color-white.article-light .lead, section.article-light.sec-color-white-grey .lead {
            color: var(--color-neutral-750);
        }
    /* line 531, ../sass/base/_base.scss */
    section.sec-color-white .client-review-paragraph, section.sec-color-white-grey .client-review-paragraph {
        background-color: var(--color-neutral-300);
    }
        /* line 534, ../sass/base/_base.scss */
        section.sec-color-white .client-review-paragraph p:after, section.sec-color-white-grey .client-review-paragraph p:after {
            background-color: var(--color-neutral-300);
        }
    /* line 539, ../sass/base/_base.scss */
    section.sec-color-white .card-info, section.sec-color-white-grey .card-info {
        -moz-box-shadow: rgba(0, 0, 0, 0.05) 3px 4px 43px;
        -webkit-box-shadow: rgba(0, 0, 0, 0.05) 3px 4px 43px;
        box-shadow: rgba(0, 0, 0, 0.05) 3px 4px 43px;
    }
    /* line 544, ../sass/base/_base.scss */
    section.sec-color-white-grey {
        background-color: var(--color-neutral-100);
    }
    /* line 552, ../sass/base/_base.scss */
    section.sec-color-grey .lead {
        text-align: center;
    }
    /* line 556, ../sass/base/_base.scss */
    section.sec-color-grey .blog-feed__paragraph::after {
        background-image: url("https://www.nordicvisitor.com/resources/2015/stylesheets/images/gradient_grey.png");
    }

/* line 569, ../sass/base/_base.scss */
.section-slipper-contain {
    overflow: visible;
    position: relative;
}

/* line 574, ../sass/base/_base.scss */

/*-----------------------------------------------------------*
/// GENERAL DIVIDERS
------------------------------------------------------------*/
/* line 586, ../sass/base/_base.scss */
.divider--top {
    border-top: 1px solid var(--color-neutral-360);
}
/* line 590, ../sass/base/_base.scss */
/* line 594, ../sass/base/_base.scss */
/* line 598, ../sass/base/_base.scss */

/*-----------------------------------------------------------*
/// SIDEBAR
------------------------------------------------------------*/
/* line 607, ../sass/base/_base.scss */
.sidebar {
    width: 100%;
    max-width: 380px;
    padding: 40px;
    margin-left: auto;
    margin-right: auto;
}
/* line 614, ../sass/base/_base.scss */
.sidebar-right {
    margin-right: 0;
}
/* line 618, ../sass/base/_base.scss */
/* line 622, ../sass/base/_base.scss */
.sidebar p {
    font-size: 0.88888889em;
    line-height: 1.5em;
}
/* line 626, ../sass/base/_base.scss */
.sidebar ul {
    padding-left: 20px;
    font-size: 0.88888889em;
    line-height: 1.5em;
}
/* line 631, ../sass/base/_base.scss */
.sidebar strong {
    color: var(--color-brand-dark);
}
/* line 636, ../sass/base/_base.scss */
.sidebar span {
    display: block;
    margin: 5px 0;
}

/* line 643, ../sass/base/_base.scss */
.counter {
    width: 15px;
    height: 15px;
    display: inline;
    background-color: var(--color-brand-yellow);
    color: var(--color-brand-dark);
    border-radius: 4px;
    padding: 3px 6px;
    margin-left: 4px;
}
/* line 653, ../sass/base/_base.scss */
.counter-dark {
    color: var(--color-brand-dark);
    font-family: var(--font-serif);
    font-weight: bold;
    font-size: 2.22222222em;
    line-height: 0.6em;
}

/* line 661, ../sass/base/_base.scss */
.noscroll {
    overflow: hidden;
}

/* line 665, ../sass/base/_base.scss */
.checklist {
    list-style: none;
    padding: 0;
}
    /* line 669, ../sass/base/_base.scss */
    .checklist li {
        padding-left: 40px;
        position: relative;
    }
        /* line 673, ../sass/base/_base.scss */
        .checklist li:before {
            font-family: 'nordicvisitor';
            content: "\f00c";
            font-size: 0.7em;
            position: absolute;
            left: 0;
        }

/* line 683, ../sass/base/_base.scss */
.price-superscript {
    display: block;
    font-family: var(--font-sans);
    font-size: 0.5em;
    text-transform: uppercase;
    line-height: 0;
}

/* line 696, ../sass/base/_base.scss */
.signature p {
    font-style: italic;
    margin-bottom: 0;
    font-weight: 100;
}
/* line 702, ../sass/base/_base.scss */
.signature h1, .signature .price, .signature .package-headline, .signature .booking-form-request, .signature .blog__tags {
    margin-top: 0;
}

/* line 707, ../sass/base/_base.scss */
.currency-link {
    color: var(--color-white);
    text-transform: uppercase;
    font-family: var(--font-sans);
    margin-left: 4px;
    font-size: 0.66666667em;
    line-height: 2em;
}
    /* line 715, ../sass/base/_base.scss */
    .currency-link:after {
        font-family: 'nordicvisitor';
        content: "\f078";
        font-size: 0.44444444em;
        line-height: 3em;
        margin-left: 4px;
    }

/* line 725, ../sass/base/_base.scss */
.search-results-filters h1:after, .search-results-filters .price:after, .search-results-filters .package-headline:after, .search-results-filters .booking-form-request:after, .search-results-filters .blog__tags:after {
    content: "";
    width: 20px;
    height: 1px;
    border-bottom: 1px solid var(--color-brand-green);
    position: absolute;
    bottom: 0;
    left: 20px;
}

/* line 737, ../sass/base/_base.scss */
.text-left {
    text-align: left;
}

/* line 743, ../sass/base/_base.scss */
.client-review-paragraph p:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 20px 0;
    /* "transparent" only works here because == rgba(0,0,0,0) */
    background-image: url("https://www.nordicvisitor.com/resources/2015/stylesheets/images/gradient_white.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

/* line 763, ../sass/base/_base.scss */
.breadcrumb {
    margin: 0;
    padding: 15px 20px 11px;
    text-transform: uppercase;
    font-family: var(--font-sans);
    font-size: 0.66666667em;
    line-height: 2em;
    background-color: transparent;
}
    /* line 771, ../sass/base/_base.scss */
    .breadcrumb > li + li:before {
        content: ">";
        color: var(--color-brand-dark);
        font-weight: bold;
    }
    /* line 777, ../sass/base/_base.scss */
    .breadcrumb .active {
        font-weight: bold;
    }

/* line 782, ../sass/base/_base.scss */
.icon--red, .footer-main .footer-social {
    color: var(--color-brand-red);
    font-size: 1.33333333em;
    line-height: 1em;
    padding-top: 10px;
    text-align: center;
}
    /* line 788, ../sass/base/_base.scss */
    .icon--red a, .footer-main .footer-social a {
        color: var(--color-textlink);
        margin-left: 5px;
    }

/* line 794, ../sass/base/_base.scss */
.image-content {
    position: relative;
}
    /* line 797, ../sass/base/_base.scss */
    .image-content img {
        width: 100%;
    }
/* line 801, ../sass/base/_base.scss */
.image-content__caption {
    background-color: rgba(103, 103, 103, 0.6);
    color: var(--color-neutral-100);
    font-size: 0.625em;
    line-height: 1.44em;
    font-style: italic;
    position: absolute;
    bottom: 0;
    padding: 4px 20px;
}

/*-----------------------------------------------------------*
///  INPUT FIELDS
------------------------------------------------------------*/
/* line 7, ../sass/base/_forms.scss */
textarea,
select,
input[type="file"],
input[type="email"],
input[type="date"],
input[type="text"], .dropdown-toggle {
    border: 1px solid var(--color-neutral-520);
    height: 36px;
    font-size: 0.61111111em;
    line-height: 2.18181818em;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    width: 100%;
    padding: 0 17px;
    line-height: 36px;
    padding-left: 8px;
    background-color: var(--color-neutral-100);
    margin-bottom: 20px;
}
    /* line 21, ../sass/base/_forms.scss */
    textarea [placeholder],
    select [placeholder],
    input[type="file"] [placeholder],
    input[type="email"] [placeholder],
    input[type="date"] [placeholder],
    input[type="text"] [placeholder], .dropdown-toggle [placeholder] {
        color: var(--color-neutral-700);
    }
    /* line 26, ../sass/base/_forms.scss */
    textarea:focus,
    select:focus,
    input[type="file"]:focus,
    input[type="email"]:focus,
    input[type="date"]:focus,
    input[type="text"]:focus, .dropdown-toggle:focus {
        border-color: var(--color-neutral-700);
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
        outline: none;
    }
    /* line 36, ../sass/base/_forms.scss */
    textarea:-moz-submit-invalid,
    select:-moz-submit-invalid,
    input[type="file"]:-moz-submit-invalid,
    input[type="email"]:-moz-submit-invalid,
    input[type="date"]:-moz-submit-invalid,
    input[type="text"]:-moz-submit-invalid, .dropdown-toggle:-moz-submit-invalid {
        border-color: var(--color-brand-red);
    }
    /* line 40, ../sass/base/_forms.scss */
    textarea:-moz-ui-invalid,
    select:-moz-ui-invalid,
    input[type="file"]:-moz-ui-invalid,
    input[type="email"]:-moz-ui-invalid,
    input[type="date"]:-moz-ui-invalid,
    input[type="text"]:-moz-ui-invalid, .dropdown-toggle:-moz-ui-invalid {
        border-color: var(--color-brand-red);
    }
    /* line 44, ../sass/base/_forms.scss */
    textarea:required + label::after,
    select:required + label::after,
    input[type="file"]:required + label::after,
    input[type="email"]:required + label::after,
    input[type="date"]:required + label::after,
    input[type="text"]:required + label::after, .dropdown-toggle:required + label::after {
        content: "*";
    }

/* line 64, ../sass/base/_forms.scss */
input[type="date"] {
    min-width: 290px;
    -webkit-appearance: none;
}

/* line 71, ../sass/base/_forms.scss */
.modal input[type="date"] {
    min-width: 220px;
    -webkit-appearance: none;
}

/* line 78, ../sass/base/_forms.scss */
textarea {
    min-height: 180px;
    resize: none;
}

    /* line 82, ../sass/base/_forms.scss */
    textarea [placeholder] {
        color: var(--color-neutral-800);
    }

/* line 87, ../sass/base/_forms.scss */
label {
    font-size: 0.88888889em;
    line-height: 1.5em;
    font-weight: normal;
}
    /* line 95, ../sass/base/_forms.scss */
    label.required:after {
        padding-top: 10px;
        font-size: 1.11111111em;
        line-height: 1.2em;
        margin-left: 5px;
        content: "*";
        color: var(--color-brand-red);
    }

/* line 105, ../sass/base/_forms.scss */
.alert-msg {
    font-size: 0.66666667em;
    line-height: 2em;
    color: var(--color-white);
    width: 100%;
    display: block;
    background-color: var(--color-brand-red);
    background-position: 12px center;
    padding: 10px 10px 6px 44px;
    border-radius: 4px;
    margin-top: 10px;
    position: relative;
    margin-bottom: 20px;
}
    /* line 120, ../sass/base/_forms.scss */
    .alert-msg:before {
        content: "";
        position: absolute;
        top: -5px;
        left: 17px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 4.5px 5px 4.5px;
        border-color: transparent transparent var(--color-brand-red) transparent;
        z-index: 9;
    }

/* line 135, ../sass/base/_forms.scss */
input[type="submit"] {
    width: 100%;
    margin-bottom: 0;
}

/*-----------------------------------------------------------*
///  DROPDOWN
------------------------------------------------------------*/
/* line 147, ../sass/base/_forms.scss */
select {
    background-color: var(--color-neutral-100);
    -webkit-appearance: none;
    padding-bottom: 0px;
    padding-top: 0px;
    position: relative;
    background-image: url("https://www.nordicvisitor.com/resources/2015/stylesheets/images/downarrow.svg");
    background-repeat: no-repeat;
    background-position: 95% center;
    margin-bottom: 20px;
    padding-right: 28px;
    padding-left: 8px;
}

@-moz-document url-prefix() {
    /* line 147, ../sass/base/_forms.scss */
    select {
        background-image: none;
    }
}
/* line 166, ../sass/base/_forms.scss */
.col-md-2 select {
    background-position: 90% center;
}

/* line 170, ../sass/base/_forms.scss */
select::-ms-expand {
    display: none;
}

/* line 174, ../sass/base/_forms.scss */
input[type="file"] {
    padding-top: 12px;
    line-height: 0;
    text-indent: -5px;
    overflow: visible;
}

@-moz-document url-prefix() {
    /* line 174, ../sass/base/_forms.scss */
    input[type="file"] {
        padding-top: 0;
        padding-left: 0;
    }
}
/* line 184, ../sass/base/_forms.scss */
input[type="file"] label {
    color: var(--color-brand-green);
}
/* line 192, ../sass/base/_forms.scss */
input[type="file"]::-moz-file-upload-button {
    visibility: hidden;
}

/* line 200, ../sass/base/_forms.scss */
.dropdown {
    margin-bottom: 20px;
}
    /* line 203, ../sass/base/_forms.scss */
    .dropdown .caret {
        float: right;
        padding-top: 10px;
        margin-top: 11px;
    }
    /* line 209, ../sass/base/_forms.scss */
    .dropdown ul {
        padding-bottom: 0;
        margin: 0;
        border-radius: 0 0 4px 4px;
        width: 100%;
        border-top: 0;
    }
        /* line 220, ../sass/base/_forms.scss */
        .dropdown ul li a {
            font-weight: bold;
            padding: 10px 20px;
        }
        /* line 224, ../sass/base/_forms.scss */
        .dropdown ul li:last-of-type {
            border-bottom: 0;
        }

/* line 230, ../sass/base/_forms.scss */
.dropdown-toggle {
    color: var(--color-brand-dark);
    text-align: left;
    margin-bottom: 0;
    padding-top: 6px;
}
    /* line 237, ../sass/base/_forms.scss */
    .dropdown-toggle:hover {
        background-color: transparent;
        color: var(--color-brand-dark);
    }

/*--------------------------------------------------
    CHECKBOX & RADIO BUTTONS
--------------------------------------------------*/
/* line 248, ../sass/base/_forms.scss */
input[type="checkbox"],
input[type="radio"] {
    display: block;
    margin: 0;
}
    /* line 254, ../sass/base/_forms.scss */
    input[type="checkbox"] + label,
    input[type="radio"] + label {
        padding-right: 18px;
        font-size: 0.66666667em;
        line-height: 2em;
        clear: right;
    }

/* line 264, ../sass/base/_forms.scss */
input[type="checkbox"] {
    display: none;
    position: relative;
}
    /* line 269, ../sass/base/_forms.scss */
    input[type="checkbox"] label {
        position: relative;
        cursor: pointer;
        float: none;
    }
    /* line 276, ../sass/base/_forms.scss */
    input[type="checkbox"] + label {
        position: relative;
        display: block;
        margin-bottom: 10px;
    }
        /* line 282, ../sass/base/_forms.scss */
        input[type="checkbox"] + label:before {
            content: "";
            border-radius: 4px;
            display: inline-block;
            width: 19px;
            height: 19px;
            margin: -1px 10px 0 0;
            vertical-align: middle;
            border: 1px solid var(--color-neutral-520);
            cursor: pointer;
            background-color: var(--color-neutral-100);
        }
        /* line 295, ../sass/base/_forms.scss */
        input[type="checkbox"] + label:after {
            left: 4px;
            top: 2px;
            position: absolute;
            content: "";
            border-radius: 4px;
            width: 13px;
            height: 13px;
            vertical-align: middle;
            background-color: transparent;
            cursor: pointer;
        }
    /* line 317, ../sass/base/_forms.scss */
    input[type="checkbox"]:checked + label:after {
        content: "\2713";
    }

/* line 325, ../sass/base/_forms.scss */
input[type="radio"] {
    cursor: pointer;
    display: none;
}
    /* line 329, ../sass/base/_forms.scss */
    input[type="radio"] + label {
        position: relative;
        padding-left: 30px;
        display: block;
    }
        /* line 335, ../sass/base/_forms.scss */
        input[type="radio"] + label:before {
            content: "";
            left: 0px;
            position: absolute;
            border-radius: 10px;
            width: 19px;
            height: 19px;
            border: 1px solid var(--color-neutral-520);
            margin: 2px 15px 0 0;
            background-color: var(--color-neutral-100);
        }
        /* line 349, ../sass/base/_forms.scss */
        input[type="radio"] + label:after {
            left: 4px;
            top: 6px;
            position: absolute;
            content: "";
            border-radius: 10px;
            width: 11px;
            height: 11px;
            vertical-align: middle;
            background-color: transparent;
            cursor: pointer;
        }
    /* line 370, ../sass/base/_forms.scss */
    input[type="radio"]:checked + label:before {
        border-color: var(--color-neutral-520);
    }
    /* line 374, ../sass/base/_forms.scss */
    input[type="radio"]:checked + label:after {
        background-color: var(--color-brand-dark);
    }

/*-----------------------------------------------------------*
///  RADIOBOX
------------------------------------------------------------*/
/* line 386, ../sass/base/_forms.scss */
    /* line 392, ../sass/base/_forms.scss */
    /* line 400, ../sass/base/_forms.scss */
    /* line 407, ../sass/base/_forms.scss */
    /* line 416, ../sass/base/_forms.scss */
    /* line 420, ../sass/base/_forms.scss */
    /* line 425, ../sass/base/_forms.scss */

/*-----------------------------------------------------------*
///  RADIOBOX
------------------------------------------------------------*/
/* line 437, ../sass/base/_forms.scss */
.button-toggle {
    cursor: pointer;
}
    /* line 443, ../sass/base/_forms.scss */
    .button-toggle input[type="checkbox"] + label:before,
    .button-toggle input[type="radio"] + label:before {
        content: "\2713";
        background-color: transparent;
        border: 0;
        color: var(--color-white);
        display: none;
    }
    /* line 452, ../sass/base/_forms.scss */
    .button-toggle input[type="checkbox"] + label:after,
    .button-toggle input[type="radio"] + label:after {
        display: inline;
        content: "Select";
        position: static;
        font-weight: 500;
        font-size: 0.88888889em;
        line-height: 1.05em;
    }
    /* line 461, ../sass/base/_forms.scss */
    .button-toggle input[type="checkbox"] + label,
    .button-toggle input[type="radio"] + label {
        font-weight: bold;
        background-color: var(--color-brand-gray);
        max-width: 60%;
        margin-left: auto;
        margin-right: auto;
        height: 40px;
        color: var(--color-white);
        border-radius: 20px;
        line-height: 40px;
        padding-right: 0;
        padding-left: 0;
    }
    /* line 477, ../sass/base/_forms.scss */
    .button-toggle input[type="checkbox"]:checked + label,
    .button-toggle input[type="radio"]:checked + label {
        background-color: var(--color-brand-primary);
    }
        /* line 480, ../sass/base/_forms.scss */
        .button-toggle input[type="checkbox"]:checked + label:before,
        .button-toggle input[type="radio"]:checked + label:before {
            display: inline;
            margin-right: 4px;
            position: static;
        }
        /* line 486, ../sass/base/_forms.scss */
        .button-toggle input[type="checkbox"]:checked + label:after,
        .button-toggle input[type="radio"]:checked + label:after {
            content: "Selected";
            background-color: transparent;
        }
    /* line 492, ../sass/base/_forms.scss */
    .button-toggle label {
        cursor: pointer;
    }
    /* line 497, ../sass/base/_forms.scss */
    .button-toggle span {
        display: block;
        font-weight: normal;
    }

/* line 505, ../sass/base/_forms.scss */
.dropdown-form {
    background-color: var(--color-neutral-300);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    height: 60px;
    margin-bottom: 20px;
    overflow: hidden;
    text-align: left;
}
    /* line 515, ../sass/base/_forms.scss */
    .dropdown-form.color-white {
        background-color: var(--color-neutral-100);
        border: 1px solid var(--color-neutral-520);
    }
        /* line 519, ../sass/base/_forms.scss */
        .dropdown-form.color-white ul {
            margin-bottom: 0;
        }
        /* line 520, ../sass/base/_forms.scss */
        .dropdown-form.color-white h2 {
            line-height: 40px;
        }
        /* line 523, ../sass/base/_forms.scss */
        .dropdown-form.color-white span {
            right: 27px;
        }
        /* line 527, ../sass/base/_forms.scss */
        .dropdown-form.color-white .caret {
            border-top: 6px solid;
            border-right: 6px solid transparent;
            border-left: 6px solid transparent;
        }
        /* line 533, ../sass/base/_forms.scss */
        .dropdown-form.color-white .button-circle {
            background-color: var(--color-brand-green);
            color: var(--color-white);
        }
            /* line 537, ../sass/base/_forms.scss */
            .dropdown-form.color-white .button-circle:hover {
                background-color: var(--color-neutral-300);
                color: var(--color-neutral-750);
            }
    /* line 545, ../sass/base/_forms.scss */
    .dropdown-form.expanded {
        height: auto;
    }
        /* line 548, ../sass/base/_forms.scss */
        .dropdown-form.expanded .caret {
            -moz-transform: rotate(-180deg);
            -o-transform: rotate(-180deg);
            -ms-transform: rotate(-180deg);
            -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
        }
/* line 553, ../sass/base/_forms.scss */
.dropdown-form-header {
    position: relative;
    padding: 10px;
    height: 60px;
    cursor: pointer;
}
/* line 560, ../sass/base/_forms.scss */
.dropdown-form h2 {
    font-size: 0.88888889em;
    line-height: 1.5em;
    line-height: 50px;
    margin: 0;
}
/* line 567, ../sass/base/_forms.scss */
.dropdown-form span {
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
}
/* line 574, ../sass/base/_forms.scss */
.dropdown-form ul {
    padding: 0;
    list-style: none;
    width: 100%;
}
    /* line 579, ../sass/base/_forms.scss */
    .dropdown-form ul li {
        display: table;
        width: 100%;
        padding: 5px 10px;
        border-top: 1px solid var(--color-neutral-360);
    }
        /* line 586, ../sass/base/_forms.scss */
        .dropdown-form ul li > div {
            display: table-cell;
        }
/* line 592, ../sass/base/_forms.scss */
.dropdown-form .dropdown-form-value {
    width: 30px;
}
/* line 597, ../sass/base/_forms.scss */
.dropdown-form .dropdown-form-controls {
    width: 60px;
    text-align: right;
}
    /* line 600, ../sass/base/_forms.scss */
    .dropdown-form .dropdown-form-controls a {
        margin-left: 5px;
    }

/*-----------------------------------------------------------*
///  counterform
------------------------------------------------------------*/
/* line 614, ../sass/base/_forms.scss */
.counter-form {
    background-color: var(--color-neutral-300);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 20px;
    overflow: hidden;
    text-align: left;
    height: auto;
}
    /* line 623, ../sass/base/_forms.scss */
    .counter-form .caret {
        -moz-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }
    /* line 628, ../sass/base/_forms.scss */
    .counter-form.color-white {
        background-color: var(--color-neutral-100);
    }
        /* line 631, ../sass/base/_forms.scss */
        .counter-form.color-white ul {
            margin-bottom: 0;
        }
        /* line 632, ../sass/base/_forms.scss */
        .counter-form.color-white h2 {
            line-height: 40px;
        }
        /* line 635, ../sass/base/_forms.scss */
        .counter-form.color-white span {
            right: 27px;
        }
        /* line 639, ../sass/base/_forms.scss */
        .counter-form.color-white .caret {
            border-top: 6px solid;
            border-right: 6px solid transparent;
            border-left: 6px solid transparent;
        }
        /* line 645, ../sass/base/_forms.scss */
        .counter-form.color-white .button-circle {
            background-color: var(--color-brand-green);
            color: var(--color-white);
        }
            /* line 649, ../sass/base/_forms.scss */
            .counter-form.color-white .button-circle:hover {
                background-color: var(--color-neutral-300);
                color: var(--color-neutral-750);
            }
/* line 658, ../sass/base/_forms.scss */
.counter-form-header {
    position: relative;
    padding: 10px;
    height: 60px;
    cursor: pointer;
}
/* line 665, ../sass/base/_forms.scss */
.counter-form h2 {
    font-size: 0.88888889em;
    line-height: 1.5em;
    line-height: 50px;
    margin: 0;
}
/* line 672, ../sass/base/_forms.scss */
.counter-form span {
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
}
/* line 679, ../sass/base/_forms.scss */
.counter-form ul {
    padding: 0;
    list-style: none;
    width: 100%;
}
    /* line 684, ../sass/base/_forms.scss */
    .counter-form ul li {
        padding: 25px;
        display: table;
        width: 100%;
        border-top: 1px solid var(--color-neutral-360);
        font-weight: 100;
        font-size: 0.77777778em;
        line-height: 1.71428571em;
    }
        /* line 693, ../sass/base/_forms.scss */
        .counter-form ul li > div {
            display: table-cell;
        }
        /* line 697, ../sass/base/_forms.scss */
        .counter-form ul li:first-of-type {
            border-top: 0;
        }
/* line 703, ../sass/base/_forms.scss */
.counter-form .counter-form-value {
    width: 30px;
    font-size: 1.77777778em;
    line-height: 0.75em;
}
/* line 709, ../sass/base/_forms.scss */
.counter-form .counter-form-controls {
    width: 60px;
    text-align: right;
}
    /* line 712, ../sass/base/_forms.scss */
    .counter-form .counter-form-controls a {
        margin-left: 5px;
    }

/* line 723, ../sass/base/_forms.scss */
form label {
    font-weight: normal;
}
/* line 727, ../sass/base/_forms.scss */
form input[type="submit"] {
    background-color: var(--color-brand-green);
}
    /* line 730, ../sass/base/_forms.scss */
    form input[type="submit"]:hover {
        background-color: var(--color-green-patina);
    }
/* line 735, ../sass/base/_forms.scss */
form .submit-right {
    float: right;
    width: auto;
}

/* line 744, ../sass/base/_forms.scss */

/* line 753, ../sass/base/_forms.scss */
.ui-datepicker-current {
    display: none;
}

/* line 757, ../sass/base/_forms.scss */
.ui-datepicker-close {
    display: none;
}

/*-----------------------------------------------------------*
///  NEWSLETTER SIGNUP
------------------------------------------------------------*/
/* line 765, ../sass/base/_forms.scss */

/* line 778, ../sass/base/_forms.scss */
input[type="submit"].newsletter__submit {
    display: table-cell;
    width: 40%;
    float: none;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-radius: 0 4px 4px 0;
    height: 60px;
    vertical-align: top;
}

/* line 791, ../sass/base/_forms.scss */
.newsletter__signup label {
    color: var(--color-neutral-430);
    padding-bottom: 10px;
}
/* line 797, ../sass/base/_forms.scss */
.newsletter__input-container {
    display: table;
}
/* line 801, ../sass/base/_forms.scss */
.newsletter__signup-headline {
    font-size: 24px;
}

/*-----------------------------------------------------------*
///  BOX / BUTTONS STYLES
------------------------------------------------------------*/
/* line 6, ../sass/base/_buttons.scss */
input[type="submit"], .button-link, button, .button-filter, .pswp__button--close {
    margin: 0;
    background-color: var(--btn-primary-bg);
    color: var(--btn-primary-text);
    border: 0;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    font-size: 0.61111111em;
    line-height: 2.18181818em;
    padding: 9px 30px 7px 30px;
    cursor: pointer;
    text-shadow: none;
}
    /* line 24, ../sass/base/_buttons.scss */
    input.button-iconfront[type="submit"] span, .button-iconfront.button-link span, button.button-iconfront span, .button-iconfront.button-filter span, .button-iconfront.pswp__button--close span {
        font-size: 1.55555556em;
        line-height: 0em;
        margin-right: 6px;
    }
        /* line 27, ../sass/base/_buttons.scss */
        input.button-iconfront[type="submit"] span:before, .button-iconfront.button-link span:before, button.button-iconfront span:before, .button-iconfront.button-filter span:before, .button-iconfront.pswp__button--close span:before {
            position: relative;
            top: 3px;
        }
    /* line 34, ../sass/base/_buttons.scss */
    input[type="submit"]:focus, .button-link:focus, button:focus, .button-filter:focus, .pswp__button--close:focus {
        outline: 0;
        text-decoration: none;
    }
    /* line 39, ../sass/base/_buttons.scss */
    /* line 44, ../sass/base/_buttons.scss */
    input.red[type="submit"], .red.button-link, button.red, .red.button-filter, .red.pswp__button--close {
        background-color: var(--btn-primary-bg);
        color: var(--btn-primary-text);
        border: 0;        
    }
        /* line 49, ../sass/base/_buttons.scss */
        input.red[type="submit"]:hover, .red.button-link:hover, button.red:hover, .red.button-filter:hover, .red.pswp__button--close:hover {
            background-color: var(--btn-primary-hover-bg);            
        }
        /* line 53, ../sass/base/_buttons.scss */
        input.red[type="submit"]:focus, .red.button-link:focus, button.red:focus, .red.button-filter:focus, .red.pswp__button--close:focus {
            color: var(--color-white);
        }
    /* line 58, ../sass/base/_buttons.scss */
    input.white[type="submit"], .white.button-link, button.white, .white.button-filter, .white.pswp__button--close {
        background-color: var(--btn-white-bg);
        color: var(--btn-white-text);
        border: 0;
        
    }
        /* line 63, ../sass/base/_buttons.scss */
        input.white[type="submit"]:hover, .white.button-link:hover, button.white:hover, .white.button-filter:hover, .white.pswp__button--close:hover {
            background-color: var(--btn-white-hover-bg);
            color: var(--btn-white-hover-text);
        }
        /* line 67, ../sass/base/_buttons.scss */
        input.white[type="submit"]:focus, .white.button-link:focus, button.white:focus, .white.button-filter:focus, .white.pswp__button--close:focus {
            color: var(--color-brand-dark);
        }
        /* line 71, ../sass/base/_buttons.scss */
        input.white.opaque[type="submit"], .white.opaque.button-link, button.white.opaque, .white.opaque.button-filter, .white.opaque.pswp__button--close {
            background-color: rgba(255, 255, 255, 0.5);
            border: 1px solid var(--color-white);
            color: var(--color-white);
        }
    /* line 78, ../sass/base/_buttons.scss */
    input.red[type="submit"], .red.button-link, button.red, .red.button-filter, .red.pswp__button--close {
        background-color: var(--btn-primary-bg);        
    }
    /* line 82, ../sass/base/_buttons.scss */
    input.green[type="submit"], .green.button-link, button.green, .green.button-filter, .green.pswp__button--close {
        background-color: var(--btn-green-bg);
        color: var(--btn-green-text);
        border: 0;
    }
        /* line 86, ../sass/base/_buttons.scss */
        input.green[type="submit"]:active, .green.button-link:active, button.green:active, .green.button-filter:active, .green.pswp__button--close:active {
            background-color: var(--btn-green-bg);
            color: var(--btn-green-text);
        }
        /* line 90, ../sass/base/_buttons.scss */
        input.green[type="submit"]:hover, .green.button-link:hover, button.green:hover, .green.button-filter:hover, .green.pswp__button--close:hover {
            background-color: var(--btn-green-bg);
            color: var(--btn-green-text);
        }
        /* line 94, ../sass/base/_buttons.scss */
        input.green[type="submit"]:focus, .green.button-link:focus, button.green:focus, .green.button-filter:focus, .green.pswp__button--close:focus {
            color: var(--color-white);
        }
    /* line 99, ../sass/base/_buttons.scss */
    input.green-light[type="submit"], .green-light.button-link, button.green-light, .green-light.button-filter, .green-light.pswp__button--close {
        background-color: var(--btn-lightgreen-bg);
        color: var(--btn-lightgreen-text);
        border: 0;
    }
        /* line 103, ../sass/base/_buttons.scss */
        input.green-light[type="submit"]:active, .green-light.button-link:active, button.green-light:active, .green-light.button-filter:active, .green-light.pswp__button--close:active {
            background-color: var(--color-green-como);
        }
        /* line 107, ../sass/base/_buttons.scss */
        input.green-light[type="submit"]:hover, .green-light.button-link:hover, button.green-light:hover, .green-light.button-filter:hover, .green-light.pswp__button--close:hover {
            background-color: var(--btn-lightgreen-hover-bg);
        }
        /* line 111, ../sass/base/_buttons.scss */
        input.green-light[type="submit"]:focus, .green-light.button-link:focus, button.green-light:focus, .green-light.button-filter:focus, .green-light.pswp__button--close:focus {
            color: var(--color-white);
        }
    /* line 116, ../sass/base/_buttons.scss */
    input[type="submit"]:active, .button-link:active, button:active, .button-filter:active, .pswp__button--close:active {
        background-color: var(--color-brown-rust);
    }
    /* line 120, ../sass/base/_buttons.scss */
    input[type="submit"]:hover, .button-link:hover, button:hover, .button-filter:hover, .pswp__button--close:hover {
        background-color: var(--btn-primary-hover-bg);
        color: var(--btn-primary-hover-text);
    }
    /* line 125, ../sass/base/_buttons.scss */
    input[type="submit"]:focus, .button-link:focus, button:focus, .button-filter:focus, .pswp__button--close:focus {
        color: var(--color-white);
    }
    /* line 129, ../sass/base/_buttons.scss */
    input.dark-grey[type="submit"], .dark-grey.button-link, button.dark-grey, .dark-grey.button-filter, .dark-grey.pswp__button--close {
        background-color: var(--btn-darkgray-bg);
        color: var(--btn-darkgray-text);
    }
        /* line 131, ../sass/base/_buttons.scss */
        input.dark-grey[type="submit"]:hover, .dark-grey.button-link:hover, button.dark-grey:hover, .dark-grey.button-filter:hover, .dark-grey.pswp__button--close:hover {
            background-color: var(--btn-darkgray-hover-bg);
            color: var(--btn-darkgray-hover-text);
        }
    /* line 136, ../sass/base/_buttons.scss */
    input.grey[type="submit"], .grey.button-link, button.grey, .grey.button-filter, .grey.pswp__button--close {
        background-color: var(--btn-gray-bg);
        color: var(--btn-gray-text);     
    }
        input.grey[type="submit"]:hover, .grey.button-link:hover, button.grey:hover, .grey.button-filter:hover, .grey.pswp__button--close:hover {
            background-color: var(--btn-gray-bg);
            color: var(--btn-gray-text);
        }
    /* line 142, ../sass/base/_buttons.scss */
        /* line 145, ../sass/base/_buttons.scss */
    /* line 150, ../sass/base/_buttons.scss */
    input.transparent[type="submit"], .transparent.button-link, button.transparent, .transparent.button-filter, .transparent.pswp__button--close {
        background-color: transparent;
        border: 1px solid rgba(255, 255, 255, 0.3);
        color: rgba(255, 255, 255, 0.8);
        padding: 8px 30px 6px 30px;
        margin-right: 20px;
        margin-top: 15px;
    }
        /* line 158, ../sass/base/_buttons.scss */
        input.transparent[type="submit"] span, .transparent.button-link span, button.transparent span, .transparent.button-filter span, .transparent.pswp__button--close span {
            font-size: 1.55555556em;
            line-height: 0em;
            margin-right: 6px;
        }
            /* line 161, ../sass/base/_buttons.scss */
            input.transparent[type="submit"] span:before, .transparent.button-link span:before, button.transparent span:before, .transparent.button-filter span:before, .transparent.pswp__button--close span:before {
                position: relative;
                top: 3px;
            }
        /* line 167, ../sass/base/_buttons.scss */
        input.transparent[type="submit"]:hover, .transparent.button-link:hover, button.transparent:hover, .transparent.button-filter:hover, .transparent.pswp__button--close:hover {
            background-color: var(--btn-primary-hover-bg);
            color: var(--btn-primary-hover-text);
            border-color: transparent;
        }

/* line 175, ../sass/base/_buttons.scss */
.button-social-share {
    font-weight: 100;
}
    /* line 178, ../sass/base/_buttons.scss */
    .button-social-share .icon {
        font-size: 1.5em;
        margin-left: 10px;
    }
        /* line 182, ../sass/base/_buttons.scss */
        .button-social-share .icon::before {
            position: relative;
            top: 3px;
        }

/* line 189, ../sass/base/_buttons.scss */
    /* line 199, ../sass/base/_buttons.scss */

/* line 211, ../sass/base/_buttons.scss */
.button-link {
    display: inline-block;
    text-align: center;
}

/* line 225, ../sass/base/_buttons.scss */
.button-video-play:before {
    font-family: 'nordicvisitor';
    color: var(--color-white);
    font-size: 3.55555556em;
    line-height: 0.375em;
}
/* line 232, ../sass/base/_buttons.scss */
.button-video-play:hover:before {
    color: var(--color-neutral-430);
}

/* line 239, ../sass/base/_buttons.scss */
    /* line 250, ../sass/base/_buttons.scss */
    /* line 257, ../sass/base/_buttons.scss */

/* line 262, ../sass/base/_buttons.scss */
.button-circle {
    width: 22px;
    height: 22px;
    display: inline-block;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    font-size: 1.11111111em;
    line-height: 1.2em;
    line-height: 22px;
    text-align: center;
    background-color: var(--color-white);
}
    /* line 273, ../sass/base/_buttons.scss */
    .button-circle:hover {
        background-color: var(--color-neutral-430);
    }

/* line 279, ../sass/base/_buttons.scss */
.button-carousel {
    font-family: 'nordicvisitor';
    font-size: 1.4em;
    width: 38px;
    height: 38px;
    background-color: var(--color-neutral-800);
    position: absolute;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    right: 0;
    top: 50%;
    margin-top: -20px;
    z-index: 10;
    color: var(--color-white);
    text-align: center;
    line-height: 38px;
    cursor: pointer;
}
    /* line 301, ../sass/base/_buttons.scss */
    .button-carousel:hover {
        background-color: var(--color-neutral-350);
    }
    /* line 310, ../sass/base/_buttons.scss */
    .button-carousel.right {
        padding-left: 3px;
    }
    /* line 314, ../sass/base/_buttons.scss */
    .button-carousel.left {
        padding-right: 2px;
        right: auto;
        left: 0;
    }

/* line 327, ../sass/base/_buttons.scss */
.button-up:after {
    font-family: 'nordicvisitor';
    content: "\f077";
    margin-left: 10px;
}

/* line 335, ../sass/base/_buttons.scss */
.button-down:after {
    font-family: 'nordicvisitor';
    content: "\f078";
    margin-left: 10px;
}

/* line 342, ../sass/base/_buttons.scss */
.button-filter {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-align: left;
    background-color: var(--color-peach-yellow);
    color: var(--color-black);
    font-family: var(--font-sans);
    font-weight: bold;
    position: relative;
    padding: 7px 30px 6px 10px;
    display: inline-block;
    font-size: 0.55555556em;
    line-height: 1.92em;
}
    /* line 356, ../sass/base/_buttons.scss */
    .button-filter:after {
        font-family: 'nordicvisitor';
        content: "\f00d";
        position: absolute;
        right: 10px;
        font-size: 120%;
    }
    /* line 364, ../sass/base/_buttons.scss */
    .button-filter.clear {
        background-color: transparent;
        padding-right: 10px;
    }
        /* line 367, ../sass/base/_buttons.scss */
        .button-filter.clear:hover {
            color: var(--color-neutral-750);
        }
        /* line 370, ../sass/base/_buttons.scss */
        .button-filter.clear:after {
            display: none;
        }

/* line 376, ../sass/base/_buttons.scss */
.button-fullscreen, #map-resize {
    color: var(--color-white);
    cursor: pointer;
}
    /* line 381, ../sass/base/_buttons.scss */
    .button-fullscreen span, #map-resize span {
        width: 50px;
        height: 50px;
        background-color: var(--color-white);
        display: inline-block;
        border-radius: 50px;
        -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
        -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08);
        text-align: center;
        line-height: 50px;
        color: var(--color-brand-red);
        font-size: 1.5em;
        margin-left: 18px;
    }
    /* line 395, ../sass/base/_buttons.scss */
    .button-fullscreen:hover, #map-resize:hover {
        color: var(--color-brand-red);
    }

/* line 405, ../sass/base/_buttons.scss */
    /* line 418, ../sass/base/_buttons.scss */
    /* line 422, ../sass/base/_buttons.scss */
        /* line 447, ../sass/base/_buttons.scss */

/* line 1, ../sass/base/_tables.scss */
table {
    width: 100%;
    border: 1px solid var(--color-neutral-360);
    margin-bottom: 20px;
}
    /* line 6, ../sass/base/_tables.scss */
    table strong {
        font-weight: bold;
    }
    /* line 11, ../sass/base/_tables.scss */
    table thead tr {
        height: 43px;
        background-color: var(--color-brand-primary);
    }
        /* line 15, ../sass/base/_tables.scss */
        table thead tr td, table thead tr th {
            padding-top: 10px;
        }
        /* line 19, ../sass/base/_tables.scss */
        table thead tr th {
            color: var(--color-white);
            padding: 7px 20px 0 20px;
            border: 1px solid var(--color-brand-primary);
            font-size: 0.66666667em;
            line-height: 2em;
            font-weight: bold;
        }
    /* line 44, ../sass/base/_tables.scss */
    table tr {
        height: 40px;
    }
        /* line 48, ../sass/base/_tables.scss */
        table tr td {
            padding: 0 20px 0 20px;
            border: 1px solid var(--color-neutral-400);
            font-size: 0.88888889em;
            line-height: 1.5em;
        }
    /* line 60, ../sass/base/_tables.scss */
    /* line 70, ../sass/base/_tables.scss */

@media screen and (max-width: 600px) {
    /* line 85, ../sass/base/_tables.scss */
    .table-responsive caption {
        background-image: none;
    }

    /* line 86, ../sass/base/_tables.scss */
    .table-responsive thead {
        display: none;
    }

    /* line 88, ../sass/base/_tables.scss */
    .table-responsive {
        font-size: 0.77777778em;
        line-height: 1.37142857em;
    }

        /* line 94, ../sass/base/_tables.scss */
        .table-responsive tbody tr {
            border: 1px solid var(--color-neutral-400);
        }
            /* line 98, ../sass/base/_tables.scss */
            .table-responsive tbody tr strong {
                font-weight: normal;
            }

        /* line 102, ../sass/base/_tables.scss */
        .table-responsive tbody td {
            display: block;
            padding-top: 5px;
            padding-bottom: 0px;
            border: none;
            position: relative;
            padding-left: 53%;
            text-align: left;
        }

            /* line 115, ../sass/base/_tables.scss */
            .table-responsive tbody td:before {
                content: attr(data-th);
                font-weight: 500;
                content: attr(data-th);
                position: absolute;
                top: 6px;
                left: 6px;
                width: 47%;
                padding-right: 10px;
                text-align: right;
                word-wrap: break-word;
            }

        /* line 130, ../sass/base/_tables.scss */
        .table-responsive tbody tr td:first-of-type {
            padding-top: 10px;
        }

        /* line 133, ../sass/base/_tables.scss */
        .table-responsive tbody tr td:last-of-type {
            padding-bottom: 10px;
        }

        /* line 137, ../sass/base/_tables.scss */
}
/* line 1, ../sass/base/_tabs.scss */
.tabs {
    text-align: left;
    list-style: none;
    margin: 0;
    height: 53px;
    position: relative;
    border-color: var(--color-neutral-360);
    border-bottom: 1px solid var(--color-neutral-360);
    margin-bottom: 20px;
}
    /* line 13, ../sass/base/_tabs.scss */
    .tabs:before {
        width: 10%;
        left: 0;
        bottom: 0;
        height: 20px;
        content: "";
        position: absolute;
        background-image: url("https://www.nordicvisitor.com/resources/2015/stylesheets/images/cross-h-gradient.png");
        background-size: cover;
        background-repeat: no-repeat;
    }
    /* line 26, ../sass/base/_tabs.scss */
    .tabs:after {
        width: 10%;
        right: 0;
        bottom: 0;
        height: 20px;
        content: "";
        position: absolute;
        background-image: url("https://www.nordicvisitor.com/resources/2015/stylesheets/images/cross-h-gradientr.png");
        background-size: cover;
        background-repeat: no-repeat;
    }
    /* line 41, ../sass/base/_tabs.scss */
    .tabs li {
        display: inline-block;
        border-color: var(--color-neutral-360);
        -webkit-border-top-left-radius: 4px;
        -webkit-border-top-right-radius: 4px;
        -moz-border-radius-topleft: 4px;
        -moz-border-radius-topright: 4px;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        border-style: solid;
        border-width: 1px 1px 0 1px;
        -moz-transform: translate(0, 7px);
        -o-transform: translate(0, 7px);
        -ms-transform: translate(0, 7px);
        -webkit-transform: translate(0, 7px);
        transform: translate(0, 7px);
        background-color: var(--color-white);
        height: 45px;
        font-family: var(--font-sans);
        text-transform: uppercase;
        font-weight: 600;
        font-size: 0.72222222em;
        line-height: 1.29230769em;
        margin-right: 10px;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }
        /* line 72, ../sass/base/_tabs.scss */
        .tabs li a {
            color: var(--color-neutral-700);
            text-decoration: none;
            padding: 15px 20px;
            display: block;
        }
        /* line 82, ../sass/base/_tabs.scss */
        .tabs li.selected a {
            color: var(--color-brand-dark);
            display: block;
            position: relative;
        }
        /* line 90, ../sass/base/_tabs.scss */
        .tabs li.selected:after {
            content: "";
            position: absolute;
            width: 100%;
            height: 1px;
            border-top: 10px solid var(--color-white);
            bottom: -5px;
            left: 0;
        }
        /* line 104, ../sass/base/_tabs.scss */
        .tabs li:hover {
            -moz-transform: translate(0, 0px);
            -o-transform: translate(0, 0px);
            -ms-transform: translate(0, 0px);
            -webkit-transform: translate(0, 0px);
            transform: translate(0, 0px);
            height: 51px;
        }
            /* line 107, ../sass/base/_tabs.scss */
            .tabs li:hover a {
                height: 50px;
            }
            /* line 111, ../sass/base/_tabs.scss */
            .tabs li:hover:after {
                bottom: -5px;
            }

/* line 119, ../sass/base/_tabs.scss */
.tabs-content {
    position: relative;
    overflow: hidden;    
    margin-bottom: 40px;
}
    /* line 124, ../sass/base/_tabs.scss */
    .tabs-content ol,
    .tabs-content section {
        width: 100%;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
        background-color: var(--color-white);
        position: absolute;
        top: 0;
        z-index: 0;
    }
        /* line 138, ../sass/base/_tabs.scss */
        .tabs-content ol:first-of-type,
        .tabs-content section:first-of-type {
            z-index: 1;
        }

        /* line 148, ../sass/base/_tabs.scss */

@media only screen and (max-width: 600px) {
    /* line 159, ../sass/base/_tabs.scss */
    .tabs {
        padding: 0;
        height: auto;
        margin-bottom: 0;
        overflow: hidden;        
    }
        /* line 166, ../sass/base/_tabs.scss */
        .tabs:after, .tabs:before {
            display: none;
        }
        /* line 172, ../sass/base/_tabs.scss */
        .tabs li {
            text-align: left;
            -moz-transform: translate(0, 0);
            -o-transform: translate(0, 0);
            -ms-transform: translate(0, 0);
            -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
            display: block;
            margin: 0;
            -moz-border-radius: 0px;
            -webkit-border-radius: 0px;
            border-radius: 0px;
            padding-left: 20px;
            position: relative;
            height: 55px;
            background: var(--color-white);
        }
            /* line 182, ../sass/base/_tabs.scss */
            .tabs li:hover {
                height: 55px;
            }
            /* line 186, ../sass/base/_tabs.scss */
            .tabs li:after {
                display: none;
            }
            /* line 190, ../sass/base/_tabs.scss */
            .tabs li:before {
                content: "";
                display: block;
                left: 10px;
                top: 14px;
                border-radius: 20px;
                width: 20px;
                height: 20px;
                position: absolute;
                font-size: 0.6875em;
                line-height: 2.18181818em;
            }
            /* line 204, ../sass/base/_tabs.scss */
            .tabs li a {
                background-color: transparent;
                height: 55px;
            }
        /* line 210, ../sass/base/_tabs.scss */
        .tabs .selected {
            height: 55px;
            background: var(--color-white);
        }
            /* line 213, ../sass/base/_tabs.scss */
            .tabs .selected:before {
                display: block;
                content: "\2713";
                line-height: 2.4em;
                padding-left: 4px;
            }
            /* line 221, ../sass/base/_tabs.scss */
            .tabs .selected a {
                background-color: transparent;
                height: 55px;
            }

    /* line 230, ../sass/base/_tabs.scss */
    .tabs-content h1, .tabs-content .price, .tabs-content .package-headline, .tabs-content .booking-form-request, .tabs-content .blog__tags {
        padding-top: 0;
    }
}
/* line 1, ../sass/base/_accordions.scss */
.accordion {
    list-style: none;
    padding: 0;
}
    /* line 5, ../sass/base/_accordions.scss */
    .accordion h2 {
        font-size: 0.66666667em;
        line-height: 2em;
        padding: 0;
        margin: 0;
        color: var(--color-brand-dark);
        font-weight: 500;
    }
        /* line 13, ../sass/base/_accordions.scss */
        .accordion h2 a {
            text-decoration: none;
            color: var(--color-brand-dark);
            display: block;
            width: 100%;
        }
            /* line 19, ../sass/base/_accordions.scss */
            .accordion h2 a:after {
                font-family: 'nordicvisitor';
                content: "\f077";
                margin-left: 10px;
                font-size: 0.72222222em;
                line-height: 1.84615385em;
            }
    /* line 29, ../sass/base/_accordions.scss */
    .accordion li {
        overflow: hidden;
        min-height: 40px;
        max-height: 40px;
        padding: 12px 0 5px 0;
        cursor: pointer;
        position: relative;
        width: 100%;
        font-size: 0.77777778em;
        line-height: 1.71428571em;
        -webkit-transition: all 1s ease-out;
        -moz-transition: all 1s ease-out;
        -ms-transition: all 1s ease-out;
        -o-transition: all 1s ease-out;
        transition: all 1s ease-out;
    }
        /* line 49, ../sass/base/_accordions.scss */
        .accordion li p {
            padding-top: 12px;
            padding-bottom: 12px;
            margin-bottom: 0;
        }
        /* line 63, ../sass/base/_accordions.scss */
        .accordion li:hover:after {
            display: block;
        }
    /* line 74, ../sass/base/_accordions.scss */
    .accordion .panel {
        margin-top: 0;
        border-radius: 0;
        border-left: 0;
        border-right: 0;
        border-bottom: 0;
        box-shadow: none;
        position: relative;
        background-color: transparent;
        border: 0;
    }
        /* line 85, ../sass/base/_accordions.scss */
        .accordion .panel + .panel {
            margin-top: 0;
        }
    /* line 89, ../sass/base/_accordions.scss */
    .accordion .panel-group {
        border-radius: 0;
        margin-top: 0;
    }
        /* line 94, ../sass/base/_accordions.scss */
        .accordion .panel-group .panel-heading {
            padding-left: 0;
            border-top: 0;
            background-color: transparent;
            border: 0;
            padding-right: 0;
        }
            /* line 107, ../sass/base/_accordions.scss */
            .accordion .panel-group .panel-heading .panel-title a.collapsed:after {
                font-family: 'nordicvisitor';
                content: "\f078";
                margin-left: 10px;
            }
            /* line 130, ../sass/base/_accordions.scss */
            .accordion .panel-group .panel-heading:hover:after {
                display: block;
            }
        /* line 142, ../sass/base/_accordions.scss */
        .accordion .panel-group .panel-collapse {
            border: 0;
        }
            /* line 146, ../sass/base/_accordions.scss */
            .accordion .panel-group .panel-collapse .panel-body {
                border: 0;
                padding: 0;
            }

    /* line 166, ../sass/base/_accordions.scss */
    .accordion li:target {
        max-height: 1000px;
        -webkit-transition: all 1s ease-in;
        -moz-transition: all 1s ease-in;
        -ms-transition: all 1s ease-in;
        -o-transition: all 1s ease-in;
        transition: all 1s ease-in;
    }
        /* line 182, ../sass/base/_accordions.scss */
        .accordion li:target:after {
            display: block;
            content: "-";
            padding-left: 4px;
            font-size: 1.22222222em;
            line-height: 1.09090909em;
            line-height: 15px;
            padding-left: 4px;
        }
        /* line 193, ../sass/base/_accordions.scss */
        .accordion li:target:hover:after {
            display: block;
        }

/*-----------------------------------------------------------*
/// Circle image
------------------------------------------------------------*/
/* line 5, ../sass/base/_circle-image.scss */
.image-circle {
    width: 111px;
    height: 111px;
    -moz-border-radius: 175px;
    -webkit-border-radius: 175px;
    border-radius: 175px;
    position: relative;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background-size: cover;
    background-position: center;
}

/* line 1, ../sass/base/_dropdown-menu.scss */
.dropdown-nav {
    position: relative;
    z-index: 20;
    background-color: var(--color-brand-primary);
    color: var(--color-white);
    font-size: 0.77777778em;
    line-height: 1.71428571em;
}
    /* line 10, ../sass/base/_dropdown-menu.scss */
    .dropdown-nav ul {
        list-style: none;
        position: relative;
        margin: 0;
        padding: 0;
    }
    /* line 19, ../sass/base/_dropdown-menu.scss */
    .dropdown-nav > ul {
        margin-left: auto;
        margin-right: auto;
        display: table;
    }
        /* line 27, ../sass/base/_dropdown-menu.scss */
        .dropdown-nav > ul > li.open {
            background-color: var(--color-white);
        }
            /* line 29, ../sass/base/_dropdown-menu.scss */
            .dropdown-nav > ul > li.open a {
                color: var(--color-brand-dark);
            }
                /* line 31, ../sass/base/_dropdown-menu.scss */
                .dropdown-nav > ul > li.open a:after {
                    content: "\f077";
                }
            /* line 36, ../sass/base/_dropdown-menu.scss */
            .dropdown-nav > ul > li.open > ul {
                display: block;
            }
        /* line 43, ../sass/base/_dropdown-menu.scss */
        .dropdown-nav > ul > li:before {
            content: "";
            top: 24px;
            right: 30px;
            position: absolute;
            width: 0;
            height: 0;
            content: '';
            z-index: 2;
            border-top: 6px solid var(--color-white);
            border-left: 4px solid transparent;
            border-right: 4px solid transparent;
        }
        /* line 55, ../sass/base/_dropdown-menu.scss */
        .dropdown-nav > ul > li.direct-link:before {
            display: none;
        }
        /* line 59, ../sass/base/_dropdown-menu.scss */
        .dropdown-nav > ul > li.direct-link:after {
            display: none;
        }
    /* line 66, ../sass/base/_dropdown-menu.scss */
    .dropdown-nav ul a {
        display: block;
        color: var(--color-white);
        font-size: 0.88888889em;
        line-height: 1.5em;
        padding: 15px 15px 10px;
    }
    /* line 76, ../sass/base/_dropdown-menu.scss */
    .dropdown-nav ul li {
        position: relative;
        margin: 0;
        padding: 0;
        display: table-cell;
    }
        /* line 85, ../sass/base/_dropdown-menu.scss */
        .dropdown-nav ul li li {
            display: block;
        }
        /* line 90, ../sass/base/_dropdown-menu.scss */
    /* line 103, ../sass/base/_dropdown-menu.scss */
    .dropdown-nav ul ul {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        background: var(--color-white);
        padding: 0;
        width: 100%;
        -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    }
        /* line 115, ../sass/base/_dropdown-menu.scss */
        .dropdown-nav ul ul li {
            float: none;
            color: var(--color-brand-dark);
            width: 100%;
        }
            /* line 121, ../sass/base/_dropdown-menu.scss */
            .dropdown-nav ul ul li:last-of-type {
                border-bottom: 0;
            }
            /* line 127, ../sass/base/_dropdown-menu.scss */
            .dropdown-nav ul ul li:hover > a {
                color: var(--color-brand-dark);
                background-color: var(--color-neutral-100);
            }
        /* line 134, ../sass/base/_dropdown-menu.scss */
        .dropdown-nav ul ul a {
            line-height: 120%;
            padding: 10px 15px;
            color: var(--color-brand-dark);
        }
        /* line 141, ../sass/base/_dropdown-menu.scss */
        .dropdown-nav ul ul ul {
            top: 0;
            left: 100%;
        }

@-webkit-keyframes jump {
    0% {
        -webkit-transform: translateY(0);
    }

    20% {
        -webkit-transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-30px);
    }

    50% {
        -webkit-transform: translateY(0);
    }

    60% {
        -webkit-transform: translateY(-15px);
    }

    80% {
        -webkit-transform: translateY(0);
    }

    100% {
        -webkit-transform: translateY(0);
    }
}

@keyframes jump {
    0% {
        transform: translateY(0);
    }

    20% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-30px);
    }

    50% {
        transform: translateY(0);
    }

    60% {
        transform: translateY(-15px);
    }

    80% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(0);
    }
}
/*-----------------------------------------------------------*
/// BOX STYLES
------------------------------------------------------------*/
/* line 5, ../sass/components/_boxes.scss */
.box, .box-office-locations {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 40px;
    overflow: hidden;    
}
    /* line 13, ../sass/components/_boxes.scss */
    .box .button-link, .box-office-locations .button-link {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    /* line 19, ../sass/components/_boxes.scss */
    .box h1, .box-office-locations h1, .box .price, .box-office-locations .price, .box .package-headline, .box-office-locations .package-headline, .box .booking-form-request, .box-office-locations .booking-form-request, .box .blog__tags, .box-office-locations .blog__tags {
        margin-top: 0;
        line-height: 1em;
    }
    /* line 24, ../sass/components/_boxes.scss */
    .box a, .box-office-locations a {
        color: var(--color-textlink);
    }
    /* line 28, ../sass/components/_boxes.scss */
    .box .button-link, .box-office-locations .button-link {
        color: var(--color-white);
        background-color: var(--color-brand-green);
    }
    /* line 33, ../sass/components/_boxes.scss */
    .box p, .box-office-locations p {
        margin-bottom: 20px;
        font-size: 0.88888889em;
        line-height: 1.2em;
    }
    /* line 38, ../sass/components/_boxes.scss */
    .box.white, .white.box-office-locations {
        background-color: var(--color-white);
    }
    /* line 42, ../sass/components/_boxes.scss */
    .box.green, .green.box-office-locations {
        background-color: var(--color-brand-primary);
    }

/* line 49, ../sass/components/_boxes.scss */
.box-chat {
    display: table;
    padding: 0;
    color: var(--color-neutral-750);
}
/* line 55, ../sass/components/_boxes.scss */
.box-chat-right {
    display: table-cell;
    vertical-align: top;
    padding: 40px 40px 40px 20px;
}
/* line 61, ../sass/components/_boxes.scss */
.box-chat-left {
    display: table-cell;
    width: 30%;
    vertical-align: top;
    font-size: 0.77777778em;
    line-height: 1.37142857em;
    text-align: center;
    padding: 40px 20px 40px 40px;
}
/* line 70, ../sass/components/_boxes.scss */
.box-chat .time {
    color: var(--color-brand-dark);
    display: block;
}
/* line 74, ../sass/components/_boxes.scss */
.box-chat .icon-chat {
    font-size: 5.25em;
    line-height: 1.14285714em;
    color: var(--color-brand-dark);
}

/* line 80, ../sass/components/_boxes.scss */
.box-office-locations {
    padding-bottom: 0;
    position: relative;
    display: table;
    width: 100%;
}
    /* line 87, ../sass/components/_boxes.scss */
    .box-office-locations > div {
        display: table-cell;
        vertical-align: top;
        float: none;
    }
        /* line 92, ../sass/components/_boxes.scss */
        .box-office-locations > div:first-of-type {
            padding-left: 0;
        }
        /* line 96, ../sass/components/_boxes.scss */
        .box-office-locations > div:last-of-type {
            padding-bottom: 40px;
            min-width: 320px;
        }
    /* line 102, ../sass/components/_boxes.scss */
    .box-office-locations a {
        font-size: 0.88888889em;
        line-height: 1.5em;
        margin-bottom: 20px;
    }
        /* line 107, ../sass/components/_boxes.scss */
        .box-office-locations a + h1, .box-office-locations a + .price, .box-office-locations a + .package-headline, .box-office-locations a + .booking-form-request, .box-office-locations a + .blog__tags {
            margin-top: 40px;
        }
    /* line 112, ../sass/components/_boxes.scss */
    .box-office-locations .address-list {
        margin-bottom: 20px;
        font-size: 0.88888889em;
        line-height: 1.5em;
    }
    /* line 118, ../sass/components/_boxes.scss */
    .box-office-locations .box-office-locations-image {
        min-height: 300px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: 25% bottom;
        position: absolute;
        width: 100%;
        bottom: 0;
    }

/* line 130, ../sass/components/_boxes.scss */
.bubble {
    max-width: 440px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: var(--color-white);
    padding: 30px 20px;
    position: relative;
}
    /* line 138, ../sass/components/_boxes.scss */
    .bubble p {
        font-size: 0.88888889em;
        line-height: 1.35em;
        position: relative;
        margin-bottom: 0;
    }
    /* line 144, ../sass/components/_boxes.scss */
    .bubble h1, .bubble .price, .bubble .package-headline, .bubble .booking-form-request, .bubble .blog__tags {
        margin-top: 0;
    }
    /* line 148, ../sass/components/_boxes.scss */
    .bubble > a {
        color: var(--color-textlink);
        font-size: 0.66666667em;
        line-height: 2em;
    }
    /* line 154, ../sass/components/_boxes.scss */
    .bubble:before {
        content: "";
        bottom: -18px;
        left: 24px;
        position: absolute;
        width: 0;
        height: 0;
        content: '';
        z-index: 2;
        border-top: 18px solid var(--color-white);
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
        -moz-transform: scaleX(1.4);
        -o-transform: scaleX(1.4);
        -ms-transform: scaleX(1.4);
        -webkit-transform: scaleX(1.4);
        transform: scaleX(1.4);
    }

/*-----------------------------------------------------------*
/// EMPLOYEES
------------------------------------------------------------*/
/* line 4, ../sass/components/_components.scss */
.employee-row {
    margin-top: 20px;
}

/* line 14, ../sass/components/_components.scss */
/* line 21, ../sass/components/_components.scss */
.employee img {
    width: 100%;
}
/* line 25, ../sass/components/_components.scss */
.employee h1, .employee .price, .employee .package-headline, .employee .booking-form-request, .employee .blog__tags {
    font-size: 0.66666667em;
    line-height: 1.6em;
    font-weight: 500;
    margin-top: 10px;
    margin-bottom: 0;
}
/* line 32, ../sass/components/_components.scss */
.employee h2 {
    font-size: 0.77777778em;
    line-height: 1.71428571em;
    color: var(--color-neutral-750);
    margin-top: 0px;
}

/*-----------------------------------------------------------*
/// GALLERIES AND CONTENT SLIDERS
------------------------------------------------------------*/
/* line 43, ../sass/components/_components.scss */
.gallery {
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 80px;
}
    /* line 50, ../sass/components/_components.scss */
    .gallery h1 span, .gallery .price span, .gallery .package-headline span, .gallery .booking-form-request span, .gallery .blog__tags span {
        line-height: 2em;
    }
    /* line 55, ../sass/components/_components.scss */
    .gallery .kkSimpleSlide {
        padding: 0 10px;
    }
    /* line 59, ../sass/components/_components.scss */
    .gallery ul {
        list-style: none;
        padding: 0;
    }
    /* line 65, ../sass/components/_components.scss */
    .gallery li, .gallery figure {
        float: left;
        overflow: hidden;
        padding: 10px;
    }
        /* line 71, ../sass/components/_components.scss */
        .gallery li img, .gallery figure img {
            width: 100%;
        }
        /* line 79, ../sass/components/_components.scss */
        .gallery li figcaption, .gallery figure figcaption {
            display: none;
        }

/* line 85, ../sass/components/_components.scss */
.promotions {
    padding: 0;
    margin: 0 auto;
    min-height: 463px;
    background-color: var(--color-brand-dark);
    color: var(--color-white);
}
    /* line 93, ../sass/components/_components.scss */
    .promotions h1, .promotions .price, .promotions .package-headline, .promotions .booking-form-request, .promotions .blog__tags {
        padding-top: 60px;
        font-size: 2.66666667em;
        line-height: 1em;
    }
    /* line 98, ../sass/components/_components.scss */
    .promotions ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }
        /* line 103, ../sass/components/_components.scss */
        .promotions ul li {
            width: 100%;
            padding: 0;
            float: left;
            background-size: 100%;
            min-height: 463px;
        }
    /* line 114, ../sass/components/_components.scss */
    .promotions p {
        margin-bottom: 30px;
        color: var(--color-white);
    }
    /* line 119, ../sass/components/_components.scss */
    .promotions button {
        vertical-align: top;
        margin-top: 6px;
        margin-left: 20px;
    }
    /* line 125, ../sass/components/_components.scss */
    .promotions .price {
        padding-top: 0;
    }
    /* line 129, ../sass/components/_components.scss */
    .promotions .offer-label {
        color: var(--color-brand-green);
        font-family: var(--font-sans);
        text-transform: uppercase;
        line-height: 0.8em;
        background-color: var(--color-brand-yellow);
        position: absolute;
        -moz-border-radius: 0 4px 4px 0;
        -webkit-border-radius: 0;
        border-radius: 0 4px 4px 0;
        font-weight: 500;
        top: 40px;
        left: 0;
        padding: 15px 20px 15px 30px;
    }
        /* line 142, ../sass/components/_components.scss */
        .promotions .offer-label span {
            margin-right: 10px;
        }

/* line 148, ../sass/components/_components.scss */
.thumbnail-video {
    height: 340px;
    width: 100%;
    position: relative;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: var(--color-brand-dark);
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}
    /* line 160, ../sass/components/_components.scss */
    .thumbnail-video .thumbnail-video-background {
        background-size: cover;
        width: 100%;
        height: 100%;
        opacity: 0.7;
    }
    /* line 167, ../sass/components/_components.scss */
    .thumbnail-video .button-video-play {
        display: block;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -32px;
        margin-top: -32px;
    }
    /* line 177, ../sass/components/_components.scss */
    .thumbnail-video h1, .thumbnail-video .price, .thumbnail-video .package-headline, .thumbnail-video .booking-form-request, .thumbnail-video .blog__tags {
        color: var(--color-white);
        width: 100%;
        text-align: center;
        position: absolute;
        bottom: 20px;
        font-size: 1.33333333em;
        line-height: 1.2em;
    }

/* line 189, ../sass/components/_components.scss */
.address-list {
    padding: 0;
    list-style: none;
}
    /* line 193, ../sass/components/_components.scss */
    .address-list li {
        font-size: 0.88888889em;
        line-height: 1.5em;
    }
    /* line 197, ../sass/components/_components.scss */
    .address-list a {
        color: var(--color-textlink);
    }

/* line 203, ../sass/components/_components.scss */
.address-page-header {
    text-align: center;
    padding: 30px;
    position: relative;
}
    /* line 208, ../sass/components/_components.scss */
    .address-page-header:before {
        content: "";
        position: absolute;
        border-left: 1px solid var(--color-neutral-360);
        height: 60%;
        top: 25%;
        left: 0;
    }
    /* line 217, ../sass/components/_components.scss */
    .address-page-header h1, .address-page-header .price, .address-page-header .package-headline, .address-page-header .booking-form-request, .address-page-header .blog__tags {
        font-size: 0.77777778em;
        line-height: 1.37142857em;
        font-weight: bold;
        margin-bottom: 10px;
    }
    /* line 223, ../sass/components/_components.scss */
    .address-page-header .phone {
        font-size: 2.125em;
        line-height: 1.41176471em;
        color: var(--color-brand-red);
        margin-bottom: 5px;
    }
        /* line 229, ../sass/components/_components.scss */
        .address-page-header .phone a {
            color: var(--color-textlink);
            text-decoration: none;
        }
    /* line 235, ../sass/components/_components.scss */
    .address-page-header p {
        font-size: 0.77777778em;
        line-height: 1.37142857em;
    }
    /* line 239, ../sass/components/_components.scss */

/*-----------------------------------------------------------*
/// ICON STYLES
------------------------------------------------------------*/
/* line 251, ../sass/components/_components.scss */
.icon-style-circle {
    width: 46px;
    height: 46px;
    display: block;
    -moz-border-radius: 46px;
    -webkit-border-radius: 46px;
    border-radius: 46px;
    border: 1px solid var(--color-neutral-645);
    color: var(--color-neutral-645);
    text-align: center;
    line-height: 46px;
}

/*-----------------------------------------------------------*
/// PACKAGE INFO
------------------------------------------------------------*/
/* line 272, ../sass/components/_components.scss */
.package-info-icon .icon-style-circle {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
}
    /* line 277, ../sass/components/_components.scss */
    .package-info-icon .icon-style-circle:after {
        font-family: 'nordicvisitor';
        content: "\f129";
        position: absolute;
        bottom: -10px;
        left: 13px;
        width: 18px;
        height: 18px;
        border-radius: 12px;
        border: 1px solid var(--color-neutral-645);
        line-height: 18px;
        font-size: 12px;
        background-color: var(--color-white);
    }
/* line 295, ../sass/components/_components.scss */
.package-info-icon h2 {
    margin: 0;
    margin-top: 5px;
    font-size: 0.83333333em;
    line-height: 1.44em;
    color: var(--color-neutral-750);
}
/* line 302, ../sass/components/_components.scss */
.package-info-icon h1, .package-info-icon .price, .package-info-icon .package-headline, .package-info-icon .booking-form-request, .package-info-icon .blog__tags {
    font-size: 0.77777778em;
    line-height: 1.2em;
    color: var(--color-brand-dark);
    margin: 0;
}
/* line 308, ../sass/components/_components.scss */
.package-info-icon .bubble {
    display: none;
    position: absolute;
    width: 420px;
    max-width: 100%;
    top: -8px;
    left: 0px;
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
/* line 317, ../sass/components/_components.scss */
.package-info-icon .bubble-open {
    display: block;
}
/* line 327, ../sass/components/_components.scss */
.package-highlight-row {
    margin-bottom: 40px;
}
    /* line 330, ../sass/components/_components.scss */
    .package-highlight-row > * {
        display: none;
    }
        /* line 333, ../sass/components/_components.scss */
        .package-highlight-row > *:nth-child(1) {
            display: block;
        }
        /* line 333, ../sass/components/_components.scss */
        .package-highlight-row > *:nth-child(2) {
            display: block;
        }
        /* line 333, ../sass/components/_components.scss */
        .package-highlight-row > *:nth-child(3) {
            display: block;
        }
        /* line 333, ../sass/components/_components.scss */
        .package-highlight-row > *:nth-child(4) {
            display: block;
        }
        /* line 333, ../sass/components/_components.scss */
        .package-highlight-row > *:nth-child(5) {
            display: block;
        }
        /* line 333, ../sass/components/_components.scss */
        .package-highlight-row > *:nth-child(6) {
            display: block;
        }
    /* line 339, ../sass/components/_components.scss */
    .package-highlight-row.expanded > * {
        display: block !important;
    }
/* line 344, ../sass/components/_components.scss */

/*-----------------------------------------------------------*
/// SEARCH RESULTS
------------------------------------------------------------*/
/* line 359, ../sass/components/_components.scss */
.search-results-filters {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 40px;
}
    /* line 366, ../sass/components/_components.scss */
    .search-results-filters h1, .search-results-filters .price, .search-results-filters .package-headline, .search-results-filters .booking-form-request, .search-results-filters .blog__tags {
        padding-bottom: 40px;
        position: relative;
        padding-left: 20px;
        padding-right: 20px;
    }
    /* line 379, ../sass/components/_components.scss */
    .search-results-filters .accordion h2 {
        padding-left: 20px;
        padding-right: 20px;
    }
    /* line 384, ../sass/components/_components.scss */
    .search-results-filters .accordion .panel-group .panel-collapse .panel-body {
        background-color: var(--color-snow-drift);
        padding-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
    }
    /* line 393, ../sass/components/_components.scss */
    .search-results-filters .button-link {
        display: inline-block;
        background-color: var(--btn-primary-bg);
        color: var(--btn-primary-text);
        border: 0;        
        width: auto;
        margin-left: 20px;
    }
/* line 403, ../sass/components/_components.scss */
.search-results-filterbar {
    background-color: var(--color-neutral-210);
    padding-top: 8px;
    padding-bottom: 8px;
}
    /* line 409, ../sass/components/_components.scss */
    .search-results-filterbar button, .search-results-filterbar .button-link {
        display: inline-block;
        padding: 6px 30px 5px 30px;
    }
    /* line 414, ../sass/components/_components.scss */
    .search-results-filterbar select {
        margin-bottom: 0;
    }
    /* line 418, ../sass/components/_components.scss */
    .search-results-filterbar .button-filter {
        margin-bottom: 3px;
    }
    /* line 422, ../sass/components/_components.scss */
    .search-results-filterbar .container-section {
        padding-bottom: 0;
    }

/*-----------------------------------------------------------*
/// PACKAGES
------------------------------------------------------------*/
/* line 433, ../sass/components/_components.scss */
.package-headline {
    display: inline-block;
    margin-top: 50px;
}
    /* line 438, ../sass/components/_components.scss */
    .package-headline small {
        text-transform: none;
        font-family: var(--font-serif);
        margin-left: 10px;
    }
    /* line 444, ../sass/components/_components.scss */
    .package-headline + p {
        display: inline;
        margin-left: 10px;
    }
        /* line 448, ../sass/components/_components.scss */
        .package-headline + p span {
            margin-left: 10px;
            margin-right: 5px;
        }

/*-----------------------------------------------------------*
/// SIMPLE SEARCH FORM
------------------------------------------------------------*/
/* line 459, ../sass/components/_components.scss */
.search-simple h3, .hero-search h3 {
    font-size: 1em;
    line-height: 1.33333333em;
}
/* line 463, ../sass/components/_components.scss */
.search-simple form, .hero-search form {
    position: relative;
}
/* line 467, ../sass/components/_components.scss */
.search-simple input[type="text"], .hero-search input[type="text"] {
    height: 60px;
    font-size: 0.77777778em;
    line-height: 1.71428571em;
    color: var(--color-brand-dark);
    font-weight: 500;
    padding: 20px 49px 20px 20px;
}
/* line 475, ../sass/components/_components.scss */
.search-simple label, .hero-search label {
    position: absolute;
    right: 19px;
    top: 22px;
}
    /* line 480, ../sass/components/_components.scss */
    .search-simple label span, .hero-search label span {
        color: var(--color-brand-dark);
    }

/* line 488, ../sass/components/_components.scss */
    /* line 514, ../sass/components/_components.scss */

/* line 1, ../sass/components/_cards.scss */
.headline--card, .card h1, .card .price, .card .package-headline, .card .booking-form-request, .card .blog__tags {
    font-size: 1.66666667em;
    line-height: 1.04em;
    margin-top: 0;
    margin-bottom: 0;
}
    /* line 6, ../sass/components/_cards.scss */
    .headline--card + h2, .card h1 + h2, .card .price + h2, .card .package-headline + h2, .card .booking-form-request + h2, .card .blog__tags + h2 {
        color: var(--color-neutral-650);
        margin: 0;
        padding: 0;
        font-weight: 500;
    }

/* line 14, ../sass/components/_cards.scss */
.subheadline--card, .card h2 {
    font-size: 0.88888889em;
    line-height: 1.5em;
    font-weight: bold;
    color: var(--color-brand-primary);
    padding-top: 20px;
    margin-bottom: 0;
}

/* line 22, ../sass/components/_cards.scss */
.card {
    color: var(--color-brand-dark);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    min-height: 534px;
    padding-left: 0;
    padding-right: 0;
    max-width: 340px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    -webkit-perspective: 600px;
    -moz-perspective: 600px;
    perspective: 600px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transition: -moz-transform 0.22s ease;
    -o-transition: -o-transform 0.22s ease;
    -webkit-transition: -webkit-transform 0.22s ease;
    transition: transform 0.22s ease;
}
    /* line 51, ../sass/components/_cards.scss */
    .card:hover {
        -moz-transform: translateY(-3px);
        -o-transform: translateY(-3px);
        -ms-transform: translateY(-3px);
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px);
    }
/* line 55, ../sass/components/_cards.scss */
.card-main-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}
/* line 64, ../sass/components/_cards.scss */
.card-img {
    height: 197px;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: left;
    background-position: center;
}
    /* line 71, ../sass/components/_cards.scss */
    .card-img a {
        padding: 10px;
        display: block;
    }
/* line 77, ../sass/components/_cards.scss */
.card-bottom {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
}
/* line 84, ../sass/components/_cards.scss */
    /* line 98, ../sass/components/_cards.scss */
    /* line 104, ../sass/components/_cards.scss */
/* line 119, ../sass/components/_cards.scss */
.card-front {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    background-color: var(--color-neutral-100);
    background-repeat: no-repeat;
    min-height: 530px;
    top: 0;
    left: 0;
    z-index: 900;
    width: 100%;
    height: 100%;
    box-shadow: 0 0px 0px transparent;
    padding-bottom: 10px;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    /* setting to 180 causes an unnatural-looking half-flip */
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transition: all 0.22s ease-in-out;
    -o-transition: all 0.22s ease-in-out;
    -webkit-transition: all 0.22s ease-in-out;
    transition: all 0.22s ease-in-out;
}
    /* line 137, ../sass/components/_cards.scss */
    .card-front:hover {
        box-shadow: 0 20px 60px rgba(0, 0, 0, 0.4);
    }
    /* line 141, ../sass/components/_cards.scss */
    .card-front h1, .card-front .price, .card-front .package-headline, .card-front .booking-form-request, .card-front .blog__tags {
        padding: 0 15px;
    }
        /* line 143, ../sass/components/_cards.scss */
        .card-front h1 span, .card-front .price span, .card-front .package-headline span, .card-front .booking-form-request span, .card-front .blog__tags span {
            font-size: 50%;
            line-height: 50%;
            margin: 0;
        }
    /* line 158, ../sass/components/_cards.scss */
    .card-front ul, .card-front ol {
        padding-left: 15px;
        padding-right: 15px;
        text-align: center;
        color: var(--color-neutral-750);
        list-style: none;
    }
        /* line 165, ../sass/components/_cards.scss */
        .card-front ul li, .card-front ol li {
            font-size: 0.88888889em;
            line-height: 1.2em;
            padding-bottom: 8px;
            list-style: none;
        }
    /* line 173, ../sass/components/_cards.scss */
    .card-front .card-car-icons li {
        font-size: 0.94444444em;
        line-height: 1.12941176em;
    }
/* line 182, ../sass/components/_cards.scss */
.card-back {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 800;
    width: 100%;
    height: 100%;
    background-color: var(--color-neutral-100);
    background-repeat: no-repeat;
    padding-bottom: 80px;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-179deg);
    /* setting to 180 causes an unnatural-looking half-flip */
    transform: rotateY(-179deg);
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transition: all 0.22s ease-in-out;
    -o-transition: all 0.22s ease-in-out;
    -webkit-transition: all 0.22s ease-in-out;
    transition: all 0.22s ease-in-out;
}
    /* line 207, ../sass/components/_cards.scss */
    .card-back h1, .card-back .price, .card-back .package-headline, .card-back .booking-form-request, .card-back .blog__tags {
        padding: 0 15px;
        margin-bottom: 20px;
    }
/* line 212, ../sass/components/_cards.scss */
    /* line 219, ../sass/components/_cards.scss */
/* line 231, ../sass/components/_cards.scss */
.card-travel-guide h1, .card-travel-guide .price, .card-travel-guide .package-headline, .card-travel-guide .booking-form-request, .card-travel-guide .blog__tags {
    font-size: 1.22222222em;
    line-height: 1em;
    margin-top: 40px;
}
/* line 236, ../sass/components/_cards.scss */
.card-travel-guide p {
    padding: 0px 20px 40px;
    max-height: 130px;
    overflow: hidden;
    margin-bottom: 1px;
    color: var(--color-neutral-750);
}
/* line 249, ../sass/components/_cards.scss */
.card.flip .card-front {
    z-index: 900;
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.2);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
/* line 255, ../sass/components/_cards.scss */
.card.flip .card-back {
    z-index: 1000;
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    box-shadow: 0 15px 50px rgba(0, 0, 0, 0.2);
}
/* line 264, ../sass/components/_cards.scss */
.card-transport {
    position: relative;
    left: 50%;
    float: left;
    margin-top: -25px;
}
/* line 270, ../sass/components/_cards.scss */
.card-transport-inner {
    display: block;
    height: 50px;
    background-color: var(--color-neutral-100);
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    position: relative;
    left: -50%;
    float: left;
    padding: 16px;
    padding-top: 15px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08);
    color: var(--color-brand-red);
    text-transform: uppercase;
    font-size: 0.66666667em;
    line-height: 2em;
}
    /* line 287, ../sass/components/_cards.scss */
    .card-transport-inner span {
        font-size: 1.44444444em;
        line-height: 0.92307692em;
    }
/* line 295, ../sass/components/_cards.scss */
.card-price-container {
    -moz-transition: top 0.3s ease;
    -o-transition: top 0.3s ease;
    -webkit-transition: top 0.3s ease;
    transition: top 0.3s ease;
    overflow: hidden;    
    width: 100%;
    cursor: pointer;
    position: relative;
}
    /* line 302, ../sass/components/_cards.scss */
    .card-price-container .currency-change {
        display: none;
    }
    /* line 306, ../sass/components/_cards.scss */
    .card-price-container.card-currency-open {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0px;
        z-index: 3;
        background-color: var(--color-neutral-100);
    }
        /* line 315, ../sass/components/_cards.scss */
        .card-price-container.card-currency-open .card-price {
            margin-top: 30px;
            margin-bottom: 30px;
        }
        /* line 320, ../sass/components/_cards.scss */
        .card-price-container.card-currency-open .card-price {
            margin-bottom: 20px;
        }
        /* line 323, ../sass/components/_cards.scss */
        .card-price-container.card-currency-open .card-currency {
            display: none;
        }
        /* line 327, ../sass/components/_cards.scss */
        .card-price-container.card-currency-open .currency-change {
            display: block;
        }
        /* line 330, ../sass/components/_cards.scss */
        .card-price-container.card-currency-open .currency-close {
            width: 100%;
            position: absolute;
            bottom: 0;
        }
/* line 339, ../sass/components/_cards.scss */
.card-price {
    font-size: 1.88888889em;
    line-height: 0.70588235em;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 5px;
    color: var(--color-brand-dark);
}
    /* line 347, ../sass/components/_cards.scss */
    .card-price .currency-symbol {
        font-size: 0.33333333em;
        line-height: 3.2em;
        font-weight: 100;
        color: var(--color-brand-primary);
        margin-left: -16px;
        display: inline-block;
        position: relative;
        left: 22px;
    }
/* line 359, ../sass/components/_cards.scss */
.card-currency {
    font-size: 1.11111111em;
    line-height: 1.2em;
    font-weight: bold;
    margin-top: 40px;
    color: var(--color-brand-primary);
    margin: 0;
}
    /* line 367, ../sass/components/_cards.scss */
    .card-currency:after {
        font-family: 'nordicvisitor';
        content: "\f078";
        font-size: 0.44444444em;
        line-height: 3em;
        margin-left: 4px;
    }
/* line 376, ../sass/components/_cards.scss */
.card-map-link {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    color: var(--color-brand-red);
    background-color: var(--color-neutral-100);
    height: 50px;
    line-height: 50px;
    bottom: 0;
}
    /* line 385, ../sass/components/_cards.scss */
    .card-map-link span {
        margin-right: 5px;
        font-size: 1.4em;
    }
/* line 396, ../sass/components/_cards.scss */
.card-view-link {
    font-size: 0.66666667em;
    line-height: 1.4em;
    float: none;
    color: var(--color-brand-red);
}
/* line 405, ../sass/components/_cards.scss */
.card-small {
    min-height: 518px;
}
    /* line 409, ../sass/components/_cards.scss */
    .card-small h1, .card-small .price, .card-small .package-headline, .card-small .booking-form-request, .card-small .blog__tags {
        font-size: 1.22222222em;
        line-height: 1.09090909em;
        font-weight: 500;
        margin-top: 30px;
        margin-bottom: 15px;
        padding: 0 10px;
    }
    /* line 417, ../sass/components/_cards.scss */
    .card-small p {
        font-size: 0.88888889em;
        line-height: 1.5em;
        padding-left: 20px;
        padding-right: 20px;
        text-align: left;
    }
    /* line 424, ../sass/components/_cards.scss */
    .card-small .card-bottom {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 20px;
    }
    /* line 431, ../sass/components/_cards.scss */
    .card-small .card-front, .card-small .card-back {
        padding-bottom: 100px;
    }
/* line 436, ../sass/components/_cards.scss */
.card-optional {
    text-align: center;
}
    /* line 439, ../sass/components/_cards.scss */
    .card-optional .card-front h1, .card-optional .card-front .price, .card-optional .card-front .package-headline, .card-optional .card-front .booking-form-request, .card-optional .card-front .blog__tags {
        padding: 25px 15px 10px 15px;
    }
        /* line 442, ../sass/components/_cards.scss */
        .card-optional .card-front h1 + span, .card-optional .card-front .price + span, .card-optional .card-front .package-headline + span, .card-optional .card-front .booking-form-request + span, .card-optional .card-front .blog__tags + span {
            color: var(--color-neutral-750);
        }
    /* line 449, ../sass/components/_cards.scss */
    .card-optional .card-currency-open {
        position: absolute !important;
    }
    /* line 453, ../sass/components/_cards.scss */
    .card-optional .card--price-pos {
        bottom: 75px;
    }
/* line 459, ../sass/components/_cards.scss */
.card-heart {
    cursor: pointer;
    font-family: 'nordicvisitor';
    font-size: 1.3em;
}
    /* line 466, ../sass/components/_cards.scss */
    .card-heart:before {
        content: "\f004";
        position: absolute;
        top: 10px;
        left: 10px;
        z-index: 1;
        color: var(--color-black);
        opacity: 0.5;
        -webkit-font-smoothing: antialiased;
    }
    /* line 477, ../sass/components/_cards.scss */
    .card-heart:after {
        content: "\f08a";
        position: absolute;
        top: 10px;
        left: 10px;
        z-index: 2;
        color: var(--color-white);
        -webkit-font-smoothing: antialiased;
    }
    /* line 488, ../sass/components/_cards.scss */
    .card-heart:hover:before {
        opacity: 1;
    }
    /* line 494, ../sass/components/_cards.scss */
    .card-heart.clicked:before {
        color: red;
        opacity: 1;
    }
    /* line 499, ../sass/components/_cards.scss */
    .card-heart.clicked:after {
        display: none;
    }
/* line 505, ../sass/components/_cards.scss */
.card-special-offer, .chart-info__discount, .chart-info__bestvalue {
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 0;
    top: 20px;
    width: 145px;
    background-color: var(--color-brand-yellow);
    border-radius: 5px 0 0 5px;
    color: var(--color-brand-dark);
    padding-left: 30px;
    font-size: 0.65em;
    font-weight: bold;
    font-family: var(--font-sans);
    text-transform: uppercase;
}
    /* line 521, ../sass/components/_cards.scss */
    .card-special-offer:before, .chart-info__discount:before, .chart-info__bestvalue:before {
        content: "\f0e3";
        font-family: 'nordicvisitor';
        position: absolute;
        left: 10px;
    }
/* line 529, ../sass/components/_cards.scss */
.card-best-offer, .chart-info__bestvalue {
    top: 65px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 0;
    width: 126px;
    background-color: rgba(255, 255, 255, 0.82);
    border-radius: 5px 0 0 5px;
    color: var(--color-brand-dark);
    padding-left: 30px;
    font-size: 0.65em;
    font-weight: bold;
    font-family: var(--font-sans);
    text-transform: uppercase;
}
    /* line 545, ../sass/components/_cards.scss */
    .card-best-offer:before, .chart-info__bestvalue:before {
        content: "\f005";
        font-family: 'nordicvisitor';
        position: absolute;
        left: 10px;
    }
/* line 553, ../sass/components/_cards.scss */
.card-car {
    text-align: center;
}
/* line 556, ../sass/components/_cards.scss */
.card-car-icons li {
    display: inline-block;
    font-size: 0.5em;
    line-height: 3em;
    margin-right: 10px;
}
    /* line 561, ../sass/components/_cards.scss */
    .card-car-icons li:last-of-type {
        margin-right: 0;
    }
    /* line 565, ../sass/components/_cards.scss */
    .card-car-icons li span {
        color: var(--color-glacier);
    }
        /* line 568, ../sass/components/_cards.scss */
        .card-car-icons li span:before {
            position: relative;
            top: 2px;
            margin-right: 3px;
        }
/* line 577, ../sass/components/_cards.scss */
    /* line 582, ../sass/components/_cards.scss */
/* line 587, ../sass/components/_cards.scss */
.card--price-pos {
    bottom: 60px;
    top: auto;
    position: absolute;
}

/* line 596, ../sass/components/_cards.scss */
.card-large-back .card-back {
    border: 3px solid var(--color-brand-green);
    display: block;
    top: -5%;
    left: -20%;
    z-index: 1800;
    width: 140%;
    height: 110%;
}
    /* line 605, ../sass/components/_cards.scss */
    .card-large-back .card-back .card-button-container {
        position: absolute;
        width: 100%;
        bottom: 20px;
    }
        /* line 610, ../sass/components/_cards.scss */
        .card-large-back .card-back .card-button-container a {
            display: block;
            margin-left: auto;
            margin-right: auto;
            max-width: 60%;
            margin-bottom: 15px;
        }
    /* line 618, ../sass/components/_cards.scss */
    .card-large-back .card-back form {
        padding: 0 20px;
    }
        /* line 621, ../sass/components/_cards.scss */
        .card-large-back .card-back form input, .card-large-back .card-back form select {
            height: 60px;
            background-color: var(--color-neutral-300);
            border: 0;
        }
    /* line 629, ../sass/components/_cards.scss */
    .card-large-back .card-back .dropdown-form h2 {
        font-size: 0.88888889em;
        line-height: 1.5em;
        line-height: 50px;
        color: var(--color-brand-dark);
        margin: 0;
        padding: 0;
        font-weight: normal;
    }

/* line 643, ../sass/components/_cards.scss */
.card-info {
    color: var(--color-brand-dark);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    min-height: 518px;
    padding: 20px;
    padding-bottom: 0;
    overflow: hidden;
    max-width: 340px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    background-color: var(--color-white);
    text-align: left;
}
    /* line 659, ../sass/components/_cards.scss */
    .card-info h1, .card-info .price, .card-info .package-headline, .card-info .booking-form-request, .card-info .blog__tags {
        font-size: 1em;
        line-height: 1.06666667em;
    }
    /* line 663, ../sass/components/_cards.scss */
    .card-info ul {
        padding: 0 20px 10px;
    }
        /* line 666, ../sass/components/_cards.scss */
        .card-info ul li {
            font-family: var(--font-sans);
            text-transform: uppercase;
            font-size: 0.66666667em;
            line-height: 1.6em;
            color: var(--color-brand-gray);
            font-weight: 500;
            margin-bottom: 15px;
        }
    /* line 676, ../sass/components/_cards.scss */
    .card-info a {
        color: var(--color-textlink);
    }
    /* line 680, ../sass/components/_cards.scss */
    .card-info .button-link {
        color: var(--color-neutral-100);
        display: inline-block;
    }
    /* line 685, ../sass/components/_cards.scss */
        /* line 690, ../sass/components/_cards.scss */
/* line 701, ../sass/components/_cards.scss */
/* line 705, ../sass/components/_cards.scss */
/* line 713, ../sass/components/_cards.scss */
    /* line 717, ../sass/components/_cards.scss */
/* line 728, ../sass/components/_cards.scss */
/* line 739, ../sass/components/_cards.scss */

/* line 744, ../sass/components/_cards.scss */
.card-mini, .card-tiny {
    background-color: var(--color-white);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 15px;
    max-width: 340px;
    min-height: 110px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 12px;
}
    /* line 754, ../sass/components/_cards.scss */
    .card-mini .image-circle, .card-tiny .image-circle {
        width: 90px;
        height: 90px;
        float: left;
        overflow: hidden;        
    }
    /* line 763, ../sass/components/_cards.scss */
    .card-mini h1, .card-tiny h1, .card-mini .price, .card-tiny .price, .card-mini .package-headline, .card-tiny .package-headline, .card-mini .booking-form-request, .card-tiny .booking-form-request, .card-mini .blog__tags, .card-tiny .blog__tags {
        font-size: 0.9em;
        line-height: 0.93333333em;
        padding-top: 0;
        margin-top: 5px;
        padding-left: 110px;
    }
    /* line 770, ../sass/components/_cards.scss */
    .card-mini p, .card-tiny p {
        font-size: 0.88888889em;
        line-height: 1.2em;
        padding-left: 110px;
        color: var(--color-neutral-750);
        margin-bottom: 0;
    }

/* line 778, ../sass/components/_cards.scss */
.card-tiny {
    min-height: 75px;
    padding: 13px;
    padding-bottom: 7px;
}
    /* line 785, ../sass/components/_cards.scss */
    .card-tiny .image-circle {
        width: 65px;
        height: 65px;
    }
    /* line 792, ../sass/components/_cards.scss */
    .card-tiny h1, .card-tiny .price, .card-tiny .package-headline, .card-tiny .booking-form-request, .card-tiny .blog__tags {
        padding-left: 78px;
        font-size: 0.77777778em;
        line-height: 1.2em;
        margin-bottom: 0;
        word-break: break-word;
    }
    /* line 799, ../sass/components/_cards.scss */
    .card-tiny .card-view-link {
        padding-left: 15px;
        color: var(--color-brand-red);
        font-size: 0.55555556em;
        line-height: 1.68em;
    }
/* line 805, ../sass/components/_cards.scss */
    /* line 811, ../sass/components/_cards.scss */
    /* line 817, ../sass/components/_cards.scss */
/* line 825, ../sass/components/_cards.scss */
.card-tiny--square {
    padding: 0;
    position: relative;
    overflow: hidden;
    height: 75px;
    display: table;
    width: 100%;
}
    /* line 833, ../sass/components/_cards.scss */
    .card-tiny--square .image-circle {
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        height: 100%;
        width: 80px;
        position: absolute;
    }
    /* line 840, ../sass/components/_cards.scss */
    .card-tiny--square h1, .card-tiny--square .price, .card-tiny--square .package-headline, .card-tiny--square .booking-form-request, .card-tiny--square .blog__tags {
        padding-left: 92px;
        padding-right: 10px;
    }
    /* line 847, ../sass/components/_cards.scss */
    .card-tiny--square .card-view-link {
        padding-left: 92px;
    }
        /* line 850, ../sass/components/_cards.scss */
        .card-tiny--square .card-view-link:last-of-type {
            padding-left: 92px;
        }
/* line 858, ../sass/components/_cards.scss */
/* line 863, ../sass/components/_cards.scss */
.card-tiny-text {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}

/* line 870, ../sass/components/_cards.scss */
.card__horizontal {
    display: table;
    background-color: var(--color-neutral-100);
    margin-bottom: 20px;
}
    /* line 876, ../sass/components/_cards.scss */
    .card__horizontal .card-img {
        display: table-cell;
        width: 197px;
        height: 197px;
    }
/* line 882, ../sass/components/_cards.scss */
.card__horizontal-title {
    display: table-cell;
    padding: 20px;
    vertical-align: middle;
}
    /* line 887, ../sass/components/_cards.scss */
    .card__horizontal-title .subheadline--card, .card__horizontal-title .card h2, .card .card__horizontal-title h2 {
        margin-top: 0;
        padding-top: 0;
    }
/* line 893, ../sass/components/_cards.scss */
.card__horizontal-price {
    display: table-cell;
    padding: 20px;
    vertical-align: middle;
    min-width: 150px;
}
    /* line 899, ../sass/components/_cards.scss */
    .card__horizontal-price .card-price {
        font-size: 40px;
    }
    /* line 903, ../sass/components/_cards.scss */
    .card__horizontal-price .card-currency {
        font-size: 16px;
    }
    /* line 907, ../sass/components/_cards.scss */
    .card__horizontal-price .card-map-link {
        position: static;
    }
/* line 912, ../sass/components/_cards.scss */

/* line 920, ../sass/components/_cards.scss */
.card-result {
    overflow: hidden;    
    background-color: var(--color-white);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: table;
    min-height: 158px;
    margin-bottom: 20px;
}
    /* line 929, ../sass/components/_cards.scss */
    .card-result > div {
        display: table-cell;
        padding: 20px;
    }
    /* line 934, ../sass/components/_cards.scss */
    .card-result h1, .card-result .price, .card-result .package-headline, .card-result .booking-form-request, .card-result .blog__tags {
        font-weight: 500;
        margin-top: 0;
    }
    /* line 939, ../sass/components/_cards.scss */
    .card-result p {
        font-size: 0.88888889em;
        line-height: 1.2em;
        color: var(--color-neutral-750);
        margin-bottom: 0;
    }
/* line 945, ../sass/components/_cards.scss */
.card-result-img {
    height: 100%;
    width: 220px;
    background-size: cover;
}

@media screen and (max-width: 320px) {
    /* line 955, ../sass/components/_cards.scss */
    .card-result > div {
        display: block;
    }
    /* line 959, ../sass/components/_cards.scss */
    .card-result-img {
        display: block;
        height: 220px;
        width: 100%;
    }
}

/* line 3, ../sass/components/_collage.scss */
.collage {
    overflow: hidden;    
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}
    /* line 10, ../sass/components/_collage.scss */
    .collage > div, .collage > figure {
        float: left;
        position: relative;
        background-color: var(--color-brand-gray);
        cursor: pointer;
        overflow: hidden;
    }
        /* line 20, ../sass/components/_collage.scss */
        .collage > div:hover .collage-bg, .collage > figure:hover .collage-bg {
            opacity: 1;
            -moz-transform: translateX(-0.5%) translateY(-0.5%) scale(1.02);
            -o-transform: translateX(-0.5%) translateY(-0.5%) scale(1.02);
            -ms-transform: translateX(-0.5%) translateY(-0.5%) scale(1.02);
            -webkit-transform: translateX(-0.5%) translateY(-0.5%) scale(1.02);
            transform: translateX(-0.5%) translateY(-0.5%) scale(1.02);
        }
        /* line 26, ../sass/components/_collage.scss */
        .collage > div:hover h1, .collage > div:hover .price, .collage > div:hover .package-headline, .collage > div:hover .booking-form-request, .collage > div:hover .blog__tags, .collage > figure:hover h1, .collage > figure:hover .price, .collage > figure:hover .package-headline, .collage > figure:hover .booking-form-request, .collage > figure:hover .blog__tags {
            letter-spacing: 4px;
        }
        /* line 31, ../sass/components/_collage.scss */
        .collage > div.dark, .collage > figure.dark {
            background-color: var(--color-black);
        }
    /* line 36, ../sass/components/_collage.scss */
    .collage img {
        min-width: 100%;
    }
    /* line 40, ../sass/components/_collage.scss */
    .collage .button-link {
        -moz-transform: translateX(-50%) translateY(-50%);
        -o-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        position: absolute;
        padding: 9px 20px 7px 20px;
        top: 100%;
        left: 50%;
    }
        /* line 47, ../sass/components/_collage.scss */
        .collage .button-link span:before {
            font-size: 140%;
            top: 1px;
            position: relative;
        }
/* line 54, ../sass/components/_collage.scss */
.collage-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    opacity: 0.7;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
/* line 65, ../sass/components/_collage.scss */
.collage h1, .collage .price, .collage .package-headline, .collage .booking-form-request, .collage .blog__tags {
    color: var(--color-white);
    font-size: 1.33333333em;
    line-height: 1.2em;
    text-shadow: rgba(0, 0, 0, 0.3) 2px 1px 0;
    font-weight: 500;
    text-align: center;
    letter-spacing: 1px;
    position: relative;
    z-index: 2;
    top: 108px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
/* line 82, ../sass/components/_collage.scss */
.collage-single {
    width: 20%;
    height: 312px;
}
/* line 87, ../sass/components/_collage.scss */
.collage-double {
    width: 50%;
    min-height: 313px;
}
/* line 93, ../sass/components/_collage.scss */
.collage-quarter {
    width: 25%;
    height: 420px;
}
/* line 98, ../sass/components/_collage.scss */
.collage-triple {
    width: 60%;
    height: 312px;
}
/* line 103, ../sass/components/_collage.scss */
.collage-text {
    position: relative;
    top: 38px;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
    /* line 111, ../sass/components/_collage.scss */
    .collage-text h1, .collage-text .price, .collage-text .package-headline, .collage-text .booking-form-request, .collage-text .blog__tags {
        position: static;
        padding: 0;
    }
    /* line 116, ../sass/components/_collage.scss */
    .collage-text ul {
        vertical-align: top;
        display: inline-block;
        color: var(--color-white);
        margin-left: 40px;
    }
        /* line 123, ../sass/components/_collage.scss */
        .collage-text ul:first-of-type {
            margin-left: 0;
        }
        /* line 127, ../sass/components/_collage.scss */
        .collage-text ul li {
            color: var(--color-white) !important;
            text-align: left;
        }
/* line 135, ../sass/components/_collage.scss */
/* line 140, ../sass/components/_collage.scss */
/* line 146, ../sass/components/_collage.scss */
/* line 151, ../sass/components/_collage.scss */
/* line 156, ../sass/components/_collage.scss */
/* line 162, ../sass/components/_collage.scss */
/* line 167, ../sass/components/_collage.scss */
/* line 171, ../sass/components/_collage.scss */

/* line 3, ../sass/components/_row-dual.scss */
.row-dual {
    width: 100%;
    overflow: hidden;    
    display: table;
    color: var(--color-neutral-100);
    max-width: 100%;
    margin: 0 auto;
    padding-bottom: 0;
}
    /* line 14, ../sass/components/_row-dual.scss */
    .row-dual > div {
        height: 483px;
        display: table-cell;
        padding: 40px 40px 0;
        vertical-align: top;
    }
    /* line 21, ../sass/components/_row-dual.scss */
    .row-dual h1, .row-dual .price, .row-dual .package-headline, .row-dual .booking-form-request, .row-dual .blog__tags {
        color: var(--color-white);
        margin-bottom: 30px;
        text-align: center;
    }
    /* line 28, ../sass/components/_row-dual.scss */
    .row-dual p {
        font-size: 1.27777778em;
        line-height: 1.25217391em;
        margin-bottom: 30px;
        font-weight: 100;
    }
    /* line 35, ../sass/components/_row-dual.scss */
    .row-dual .button-link {
        display: inline-block;
    }
    /* line 40, ../sass/components/_row-dual.scss */
    .row-dual ul li {
        font-size: 1.16666667em;
        line-height: 1.37142857em;
        color: var(--color-white);
        font-weight: 100;
        padding-bottom: 15px;
    }
    /* line 49, ../sass/components/_row-dual.scss */
    .row-dual img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 40px;
    }
    /* line 56, ../sass/components/_row-dual.scss */
    .row-dual .button-link {
        margin-bottom: 40px;
    }
/* line 60, ../sass/components/_row-dual.scss */
.row-dual-sideimg {
    background-size: contain;
    height: 483px;
    background-repeat: no-repeat;
    background-position: bottom left;
}
/* line 67, ../sass/components/_row-dual.scss */
    /* line 71, ../sass/components/_row-dual.scss */
/* line 76, ../sass/components/_row-dual.scss */
    /* line 78, ../sass/components/_row-dual.scss */
/* line 84, ../sass/components/_row-dual.scss */
.row-dual-50 {
    width: 50%;
}
    /* line 86, ../sass/components/_row-dual.scss */
    .row-dual-50 p {
        font-size: 1.16666667em;
        line-height: 1.37142857em;
        text-align: center;
    }
/* line 92, ../sass/components/_row-dual.scss */
    /* line 94, ../sass/components/_row-dual.scss */
/* line 100, ../sass/components/_row-dual.scss */
.row-dual-30 {
    width: 30%;
}
    /* line 102, ../sass/components/_row-dual.scss */
    .row-dual-30 p {
        font-size: 1.16666667em;
        line-height: 1.37142857em;
        text-align: center;
    }
/* line 108, ../sass/components/_row-dual.scss */
/* line 113, ../sass/components/_row-dual.scss */
.row-dual-green {
    background-color: var(--color-brand-primary);
}
    /* line 116, ../sass/components/_row-dual.scss */
    .row-dual-green h1, .row-dual-green .price, .row-dual-green .package-headline, .row-dual-green .booking-form-request, .row-dual-green .blog__tags {
        color: var(--color-neutral-100);
    }
    /* line 119, ../sass/components/_row-dual.scss */
    .row-dual-green p {
        color: var(--color-neutral-400);
    }
/* line 124, ../sass/components/_row-dual.scss */
    /* line 127, ../sass/components/_row-dual.scss */
    /* line 130, ../sass/components/_row-dual.scss */
/* line 136, ../sass/components/_row-dual.scss */
.row-dual-red {
    background-color: var(--color-brand-red);
}
    /* line 139, ../sass/components/_row-dual.scss */
    .row-dual-red h1, .row-dual-red .price, .row-dual-red .package-headline, .row-dual-red .booking-form-request, .row-dual-red .blog__tags {
        color: var(--color-neutral-100);
    }
    /* line 142, ../sass/components/_row-dual.scss */
    .row-dual-red p {
        color: var(--color-neutral-400);
    }
    /* line 146, ../sass/components/_row-dual.scss */
    .row-dual-red .checklist li {
        color: var(--color-pink-pastel);
    }
/* line 151, ../sass/components/_row-dual.scss */
    /* line 155, ../sass/components/_row-dual.scss */
    /* line 158, ../sass/components/_row-dual.scss */
/* line 163, ../sass/components/_row-dual.scss */
/* line 167, ../sass/components/_row-dual.scss */
/* line 171, ../sass/components/_row-dual.scss */
.row-dual blockquote {
    color: var(--color-neutral-430);
    font-size: 1em;
    line-height: 1.33333333em;
    padding-left: 0;
    background-image: none;
}

/* line 1, ../sass/components/_booking.scss */
.booking-form table, .booking-menu table {
    margin-bottom: 0;
    margin-top: 12px;
    padding-bottom: 20px;
    color: var(--color-neutral-430);
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    font-family: var(--font-sans);
    font-weight: normal;
    font-size: 0.72222222em;
    line-height: 1.29230769em;
    text-align: left;
}
    /* line 13, ../sass/components/_booking.scss */
    .booking-form table tr, .booking-menu table tr {
        height: 20px;
    }
        /* line 17, ../sass/components/_booking.scss */
        .booking-form table tr:last-of-type td, .booking-menu table tr:last-of-type td {
            padding-bottom: 10px;
        }
    /* line 22, ../sass/components/_booking.scss */
    .booking-form table td, .booking-menu table td {
        border: 0;
        padding: 0 10px 2px 20px;
        font-weight: 500;
        min-height: 19px;
    }
        /* line 28, ../sass/components/_booking.scss */
        .booking-form table td:first-of-type, .booking-menu table td:first-of-type {
            padding-right: 0;
            font-weight: 100;
            width: 46%;
        }
        /* line 34, ../sass/components/_booking.scss */
        .booking-form table td:nth-child(3), .booking-menu table td:nth-child(3) {
            opacity: 0.8;
        }
    /* line 40, ../sass/components/_booking.scss */
    .booking-form table thead tr, .booking-menu table thead tr {
        background-color: transparent;
        text-transform: uppercase;
    }
        /* line 43, ../sass/components/_booking.scss */
        .booking-form table thead tr td, .booking-menu table thead tr td {
            font-weight: bold;
        }
            /* line 46, ../sass/components/_booking.scss */
            .booking-form table thead tr td:first-of-type, .booking-menu table thead tr td:first-of-type {
                font-weight: bold;
            }

/* line 55, ../sass/components/_booking.scss */
.booking-form {
    padding: 0;
    background-color: var(--color-brand-darkblue);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
    text-align: left;
}
    /* line 62, ../sass/components/_booking.scss */
    .booking-form h1, .booking-form .price, .booking-form .package-headline, .booking-form .booking-form-request, .booking-form .blog__tags {
        margin-bottom: 0;
        padding-bottom: 20px;
    }
    /* line 68, ../sass/components/_booking.scss */
    .booking-form .price {
        float: left;
        margin-right: 16px;
        margin-bottom: 0;
        color: var(--color-white);
    }
    /* line 76, ../sass/components/_booking.scss */
    .booking-form .booking-expand {
        display: none;
        color: var(--color-white);
        float: right;
        line-height: 30px;
    }
/* line 84, ../sass/components/_booking.scss */
.booking-form-discount {
    background-color: var(--color-yellow-creek);
    padding: 3px;
}
/* line 89, ../sass/components/_booking.scss */
.booking-form__header, .booking-form header {
    background-color: var(--color-brand-red);
    padding: 20px;
}
    /* line 94, ../sass/components/_booking.scss */
    .booking-form__header .price, .booking-form header .price {
        color: var(--color-white);
        font-size: 2.11111111em;
        line-height: 1.26315789em;
    }
    /* line 99, ../sass/components/_booking.scss */
    .booking-form__header p, .booking-form header p {
        font-size: 0.72222222em;
        line-height: 1.29230769em;
        color: var(--color-neutral-300);
        padding-top: 10px;
        margin-bottom: 0;
    }
/* line 111, ../sass/components/_booking.scss */
.booking-form__question {
    color: var(--color-brand-dark);
    cursor: pointer;
    margin-left: 4px;
}
/* line 121, ../sass/components/_booking.scss */
.booking-form .booking-form-header-summary {
    background-color: var(--color-brand-red);
    padding: 20px;
    text-align: center;
    color: var(--color-white);
}
    /* line 128, ../sass/components/_booking.scss */
    .booking-form .booking-form-header-summary h2 {
        margin-top: 0;
        margin-bottom: 0;
        font-weight: 500;
    }
    /* line 135, ../sass/components/_booking.scss */
    .booking-form .booking-form-header-summary .price {
        color: var(--color-white);
        float: none;
        font-size: 2.66666667em;
        line-height: 0.9em;
        height: 50px;
    }
        /* line 141, ../sass/components/_booking.scss */
        .booking-form .booking-form-header-summary .price .currency-link {
            font-size: 0.25em;
        }
    /* line 146, ../sass/components/_booking.scss */
    .booking-form .booking-form-header-summary p {
        font-size: 0.66666667em;
        line-height: 1.4em;
        color: var(--color-neutral-300);
        padding-top: 0;
        margin-bottom: 0;
        font-family: var(--font-sans);
    }
    /* line 154, ../sass/components/_booking.scss */
    .booking-form .booking-form-header-summary .disclaimer {
        font-family: var(--font-serif);
        font-style: italic;
        padding-top: 20px;
    }
/* line 161, ../sass/components/_booking.scss */
.booking-form h1, .booking-form .price, .booking-form .package-headline, .booking-form .booking-form-request, .booking-form .blog__tags {
    margin-top: 0;
    color: var(--color-neutral-300);
    font-size: 0.77777778em;
    line-height: 1.2em;
}
/* line 167, ../sass/components/_booking.scss */
.booking-form label {
    color: var(--color-neutral-300);
}
/* line 171, ../sass/components/_booking.scss */
.booking-form form {
    padding: 20px;
}
/* line 179, ../sass/components/_booking.scss */
.booking-form-subtotal {
    font-size: 1.22222222em;
    line-height: 0.76363636em;
}
    /* line 182, ../sass/components/_booking.scss */
    .booking-form-subtotal span {
        font-size: 0.55555556em;
        line-height: 1.68em;
    }
/* line 187, ../sass/components/_booking.scss */
.booking-form .row {
    margin: 0;
    margin-bottom: 10px;
    position: relative;
}
    /* line 193, ../sass/components/_booking.scss */
    .booking-form .row > div {
        padding: 0;
    }
/* line 198, ../sass/components/_booking.scss */
    /* line 202, ../sass/components/_booking.scss */
        /* line 207, ../sass/components/_booking.scss */
        /* line 211, ../sass/components/_booking.scss */
/* line 217, ../sass/components/_booking.scss */
    /* line 220, ../sass/components/_booking.scss */
        /* line 225, ../sass/components/_booking.scss */
/* line 236, ../sass/components/_booking.scss */
.booking-form .currency-link {
    font-size: 0.33333333em;
    line-height: 4em;
    position: relative;
    top: -7px;
}
/* line 243, ../sass/components/_booking.scss */
.booking-form-request {
    text-align: center;
    display: block;
    color: var(--color-white);
}
    /* line 249, ../sass/components/_booking.scss */
    .booking-form-request:hover {
        color: var(--color-brand-primary);
    }
    /* line 253, ../sass/components/_booking.scss */
    .booking-form-request span {
        font-size: 1.11111111em;
        line-height: 1.2em;
    }
/* line 259, ../sass/components/_booking.scss */
/* line 270, ../sass/components/_booking.scss */
.booking-form .booking-calendar-icon {
    background-color: transparent;
    width: 36px;
    height: 36px;
    border-radius: 4px;
    text-align: center;
    line-height: 36px;
    position: absolute;
    top: 29px;
    right: 0;
    pointer-events: none;
}
/* line 286, ../sass/components/_booking.scss */
.booking-form .button-link {
    margin: 20px;
    width: 90%;
    text-align: center;
}
/* line 293, ../sass/components/_booking.scss */
    /* line 296, ../sass/components/_booking.scss */

/* line 304, ../sass/components/_booking.scss */
.booking-form--white, .booking-form--green {
    background-color: var(--color-white);
    color: var(--color-brand-dark);
    padding: 0 15px 30px 15px;
    border-radius: 0;
    max-width: 342px;
}
    /* line 311, ../sass/components/_booking.scss */
    .booking-form--white h1, .booking-form--green h1, .booking-form--white .price, .booking-form--green .price, .booking-form--white .package-headline, .booking-form--green .package-headline, .booking-form--white .booking-form-request, .booking-form--green .booking-form-request, .booking-form--white .blog__tags, .booking-form--green .blog__tags,
    .booking-form--white label,
    .booking-form--green label {
        color: var(--color-brand-dark);
    }
    /* line 317, ../sass/components/_booking.scss */
    .booking-form--white .booking-form__header, .booking-form--green .booking-form__header, .booking-form--white .booking-form header, .booking-form .booking-form--white header, .booking-form--green .booking-form header, .booking-form .booking-form--green header,
    .booking-form--white header,
    .booking-form--green header {
        background-color: var(--color-white);
        border-bottom: 1px solid var(--color-neutral-360);
        padding-top: 40px;
    }
        /* line 323, ../sass/components/_booking.scss */
        .booking-form--white .booking-form__header .price, .booking-form--green .booking-form__header .price, .booking-form--white .booking-form header .price, .booking-form .booking-form--white header .price, .booking-form--green .booking-form header .price, .booking-form .booking-form--green header .price,
        .booking-form--white header .price,
        .booking-form--green header .price {
            font-size: 2.88888889em;
            line-height: 0.92307692em;
            float: none;
            color: var(--color-brand-dark);
        }
        /* line 329, ../sass/components/_booking.scss */
        .booking-form--white .booking-form__header .headline--sub, .booking-form--green .booking-form__header .headline--sub, .booking-form--white .booking-form header .headline--sub, .booking-form .booking-form--white header .headline--sub, .booking-form--green .booking-form header .headline--sub, .booking-form .booking-form--green header .headline--sub,
        .booking-form--white header .headline--sub,
        .booking-form--green header .headline--sub {
            margin-bottom: 10px;
        }
        /* line 333, ../sass/components/_booking.scss */
        .booking-form--white .booking-form__header p, .booking-form--green .booking-form__header p, .booking-form--white .booking-form header p, .booking-form .booking-form--white header p, .booking-form--green .booking-form header p, .booking-form .booking-form--green header p,
        .booking-form--white header p,
        .booking-form--green header p {
            color: var(--color-brand-dark);
            font-style: italic;
        }
        /* line 338, ../sass/components/_booking.scss */
        .booking-form--white .booking-form__header .currency-link, .booking-form--green .booking-form__header .currency-link, .booking-form--white .booking-form header .currency-link, .booking-form .booking-form--white header .currency-link, .booking-form--green .booking-form header .currency-link, .booking-form .booking-form--green header .currency-link,
        .booking-form--white header .currency-link,
        .booking-form--green header .currency-link {
            font-size: 0.3em;
            line-height: 1em;
            color: var(--color-brand-dark);
        }
        /* line 344, ../sass/components/_booking.scss */
        .booking-form--white .booking-form__header .booking-form__mobile-toggle, .booking-form--green .booking-form__header .booking-form__mobile-toggle, .booking-form--white .booking-form header .booking-form__mobile-toggle, .booking-form .booking-form--white header .booking-form__mobile-toggle, .booking-form--green .booking-form header .booking-form__mobile-toggle, .booking-form .booking-form--green header .booking-form__mobile-toggle,
        .booking-form--white header .booking-form__mobile-toggle,
        .booking-form--green header .booking-form__mobile-toggle {
            position: absolute;
            right: 10px;
            top: 21px;
            display: none;
            font-weight: 500;
            margin-top: 0;
            margin-bottom: 0;
            color: var(--color-brand-dark);
        }
            /* line 356, ../sass/components/_booking.scss */
            .booking-form--white .booking-form__header .booking-form__mobile-toggle .booking-form__mobile-close, .booking-form--green .booking-form__header .booking-form__mobile-toggle .booking-form__mobile-close, .booking-form--white .booking-form header .booking-form__mobile-toggle .booking-form__mobile-close, .booking-form .booking-form--white header .booking-form__mobile-toggle .booking-form__mobile-close, .booking-form--green .booking-form header .booking-form__mobile-toggle .booking-form__mobile-close, .booking-form .booking-form--green header .booking-form__mobile-toggle .booking-form__mobile-close,
            .booking-form--white header .booking-form__mobile-toggle .booking-form__mobile-close,
            .booking-form--green header .booking-form__mobile-toggle .booking-form__mobile-close {
                display: none;
            }
            /* line 360, ../sass/components/_booking.scss */
            .booking-form--white .booking-form__header .booking-form__mobile-toggle .fa, .booking-form--green .booking-form__header .booking-form__mobile-toggle .fa, .booking-form--white .booking-form header .booking-form__mobile-toggle .fa, .booking-form .booking-form--white header .booking-form__mobile-toggle .fa, .booking-form--green .booking-form header .booking-form__mobile-toggle .fa, .booking-form .booking-form--green header .booking-form__mobile-toggle .fa,
            .booking-form--white header .booking-form__mobile-toggle .fa,
            .booking-form--green header .booking-form__mobile-toggle .fa {
                font-size: 1.3em;
                margin-left: 4px;
            }
                /* line 365, ../sass/components/_booking.scss */
                .booking-form--white .booking-form__header .booking-form__mobile-toggle .fa::before, .booking-form--green .booking-form__header .booking-form__mobile-toggle .fa::before, .booking-form--white .booking-form header .booking-form__mobile-toggle .fa::before, .booking-form .booking-form--white header .booking-form__mobile-toggle .fa::before, .booking-form--green .booking-form header .booking-form__mobile-toggle .fa::before, .booking-form .booking-form--green header .booking-form__mobile-toggle .fa::before,
                .booking-form--white header .booking-form__mobile-toggle .fa::before,
                .booking-form--green header .booking-form__mobile-toggle .fa::before {
                    position: relative;
                    top: 1px;
                }
    /* line 372, ../sass/components/_booking.scss */
    .booking-form--white .booking-form-discount, .booking-form--green .booking-form-discount {
        background-color: transparent;
    }
    /* line 376, ../sass/components/_booking.scss */
    .booking-form--white .booking-expand, .booking-form--green .booking-expand,
    .booking-form--white p,
    .booking-form--green p {
        color: var(--color-brand-dark);
    }
    /* line 381, ../sass/components/_booking.scss */
    /* line 385, ../sass/components/_booking.scss */
    .booking-form--white table, .booking-form--green table {
        color: var(--color-brand-dark);
        border-bottom: 1px solid var(--color-neutral-360);
    }
        /* line 389, ../sass/components/_booking.scss */
        .booking-form--white table:last-of-type, .booking-form--green table:last-of-type {
            margin-bottom: 30px;
        }
    /* line 394, ../sass/components/_booking.scss */
    .booking-form--white select, .booking-form--green select,
    .booking-form--white input,
    .booking-form--green input {
        border: 0;
        box-shadow: none;
        background-color: var(--color-neutral-300);
    }

/* line 402, ../sass/components/_booking.scss */
.booking-form--green {
    padding: 60px 15px;
    background-color: var(--color-brand-primary);
}
    /* line 407, ../sass/components/_booking.scss */
    .booking-form--green h1, .booking-form--green .price, .booking-form--green .package-headline, .booking-form--green .booking-form-request, .booking-form--green .blog__tags,
    .booking-form--green label {
        color: var(--color-white);
    }
    /* line 413, ../sass/components/_booking.scss */
    .booking-form--green .form-control,
    .booking-form--green select,
    .booking-form--green input {
        background-color: var(--color-white);
    }
    /* line 419, ../sass/components/_booking.scss */
    .booking-form--green .booking-form__header, .booking-form--green .booking-form header, .booking-form .booking-form--green header {
        background-color: var(--color-brand-primary);
        color: var(--color-white);
    }
        /* line 423, ../sass/components/_booking.scss */
        .booking-form--green .booking-form__header .price, .booking-form--green .booking-form header .price, .booking-form .booking-form--green header .price {
            color: var(--color-white);
        }
        /* line 427, ../sass/components/_booking.scss */
        .booking-form--green .booking-form__header p, .booking-form--green .booking-form header p, .booking-form .booking-form--green header p {
            color: var(--color-white);
        }
        /* line 431, ../sass/components/_booking.scss */
        .booking-form--green .booking-form__header .currency-link, .booking-form--green .booking-form header .currency-link, .booking-form .booking-form--green header .currency-link {
            color: var(--color-white);
        }

/* line 437, ../sass/components/_booking.scss */
.booking-form--package {
    max-width: 100%;
    background-color: var(--color-brand-primary);
}
    /* line 441, ../sass/components/_booking.scss */
    .booking-form--package .booking-calendar-icon {
        position: absolute;
        right: 30px;
        top: 38px;
    }
    /* line 447, ../sass/components/_booking.scss */
    .booking-form--package .button-link {
        width: 100%;
        margin: 0;
        margin-bottom: 15px;
    }
        /* line 452, ../sass/components/_booking.scss */
        .booking-form--package .button-link span {
            font-size: 1.2em;
            margin-right: 5px;
        }
    /* line 458, ../sass/components/_booking.scss */
    .booking-form--package .booking-form__header, .booking-form--package .booking-form header, .booking-form .booking-form--package header {
        text-align: right;
        margin-top: 0;
        padding-top: 0;
        border: 0;
    }
        /* line 464, ../sass/components/_booking.scss */
        .booking-form--package .booking-form__header p, .booking-form--package .booking-form header p, .booking-form .booking-form--package header p {
            padding-bottom: 5px;
        }
        /* line 468, ../sass/components/_booking.scss */
        .booking-form--package .booking-form__header .booking-menu-price, .booking-form--package .booking-form header .booking-menu-price, .booking-form .booking-form--package header .booking-menu-price {
            padding-bottom: 0px;
            border: 0;
            margin-top: 0;
            margin-bottom: 0;
        }

/* line 477, ../sass/components/_booking.scss */
.container-booking-sticky.expanded .booking-form .mobile-hide {
    display: block;
}

/* line 482, ../sass/components/_booking.scss */
.booking-steps {
    padding: 0;
    list-style: none;
    width: 100%;
    display: table;
}
    /* line 489, ../sass/components/_booking.scss */
    .booking-steps li {
        font-family: var(--font-sans);
        text-transform: uppercase;
        font-size: 0.61111111em;
        line-height: 1.52727273em;
        display: table-cell;
        text-align: center;
        height: 40px;
        vertical-align: top;
        position: relative;
    }
        /* line 499, ../sass/components/_booking.scss */
        .booking-steps li:before {
            content: "";
            display: block;
            border-radius: 25px;
            background-color: var(--color-neutral-300);
            width: 25px;
            height: 25px;
            margin: 0 auto 4px;
            position: relative;
            z-index: 2;
        }
        /* line 513, ../sass/components/_booking.scss */
        .booking-steps li:after {
            content: "";
            position: absolute;
            top: 13px;
            left: 0;
            z-index: 1;
            width: 100%;
            height: 1px;
            border-top: 1px dashed var(--color-neutral-300);
        }
        /* line 526, ../sass/components/_booking.scss */
        .booking-steps li:first-of-type:after {
            width: 50%;
            left: 50%;
        }
        /* line 533, ../sass/components/_booking.scss */
        .booking-steps li:last-of-type:after {
            width: 50%;
            left: 0;
        }
        /* line 541, ../sass/components/_booking.scss */
        .booking-steps li.done:before {
            border: 4px solid var(--color-neutral-300);
            background-color: var(--color-neutral-750);
        }
        /* line 547, ../sass/components/_booking.scss */
        .booking-steps li.current {
            font-weight: bold;
        }
            /* line 549, ../sass/components/_booking.scss */
            .booking-steps li.current:before {
                border: 4px solid var(--color-neutral-300);
                background-color: var(--color-brand-green);
            }

/* line 559, ../sass/components/_booking.scss */
#booking-creditcard-fields input[type="text"] {
    max-width: 350px;
}

/* line 564, ../sass/components/_booking.scss */
.booking-item-container {
    position: relative;
}
    /* line 567, ../sass/components/_booking.scss */
    .booking-item-container .booking-calendar-icon {
        background-color: transparent;
        width: 36px;
        height: 36px;
        border-radius: 4px;
        text-align: center;
        line-height: 36px;
        position: absolute;
        bottom: 20px;
        right: 0;
        pointer-events: none;
        cursor: pointer;
    }
    /* line 583, ../sass/components/_booking.scss */
    .booking-item-container.large-input {
        margin-bottom: 20px;
    }
        /* line 586, ../sass/components/_booking.scss */
        .booking-item-container.large-input select, .booking-item-container.large-input input {
            height: 60px;
            margin-bottom: 0;
        }
        /* line 591, ../sass/components/_booking.scss */
        .booking-item-container.large-input .booking-calendar-icon {
            bottom: 10px;
        }

/* line 599, ../sass/components/_booking.scss */
.section-booking img {
    margin-bottom: 20px;
}

/* line 606, ../sass/components/_booking.scss */
#booking-form-container {
    min-height: 670px;
}

/* line 610, ../sass/components/_booking.scss */
#booking-banktransfer-info {
    display: none;
}

/* line 622, ../sass/components/_booking.scss */
.bookin-form-fixed {
    position: absolute;
    top: 270px;
    right: 15px;
    max-width: 320px;
    z-index: 2;
}

/* line 1, ../sass/components/_itinerary.scss */
.itinerary {
    overflow: hidden;    
    position: relative;
    list-style: none;
    counter-reset: term;
    max-width: 1000px;
    padding: 20px;
    overflow: visible;
}
    /* line 11, ../sass/components/_itinerary.scss */
    .itinerary::after {
        position: absolute;
        top: 22px;
        left: 33px;
        height: 100%;
        height: calc(100% - 22px);
        width: 3px;
        border-left: 3px solid var(--color-neutral-360);
    }
/* line 22, ../sass/components/_itinerary.scss */
.itinerary-align-left {
    padding-left: 0;
}
    /* line 25, ../sass/components/_itinerary.scss */
    .itinerary-align-left + .text-center {
        max-width: 1000px;
    }
/* line 30, ../sass/components/_itinerary.scss */
.itinerary-item {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: var(--color-white);
    padding: 20px;
}
    /* line 35, ../sass/components/_itinerary.scss */
    .itinerary-item::before {
        display: none;
        content: '';
        position: absolute;
        top: 0;
        left: 33px;
        height: 100%;
        width: 3px;
        border-left: 3px solid var(--color-neutral-360);
    }
    /* line 46, ../sass/components/_itinerary.scss */
    .itinerary-item p {
        font-size: 0.88888889em;
        line-height: 1.35em;
        position: relative;
        margin-bottom: 15px;
    }
    /* line 52, ../sass/components/_itinerary.scss */
    .itinerary-item h1, .itinerary-item .price, .itinerary-item .package-headline, .itinerary-item .booking-form-request, .itinerary-item .blog__tags {
        margin-top: 0;
    }
    /* line 56, ../sass/components/_itinerary.scss */
    .itinerary-item > a {
        font-size: 0.66666667em;
        line-height: 2em;
        color: var(--color-textlink);
    }
/* line 65, ../sass/components/_itinerary.scss */
/* line 73, ../sass/components/_itinerary.scss */
.itinerary-highlight-link {
    margin-right: 20px;
}
    /* line 76, ../sass/components/_itinerary.scss */
    .itinerary-highlight-link::after {
        font-size: 0.77777778em;
        line-height: 1.2em;
        font-family: 'nordicvisitor';
        content: '\f061';
        margin-left: 4px;
    }
/* line 84, ../sass/components/_itinerary.scss */
.itinerary li {
    padding-left: 60px;
    padding-top: 20px;
    position: relative;
    display: none;
}
    /* line 90, ../sass/components/_itinerary.scss */
    .itinerary li:nth-child(1), .itinerary li:nth-child(2), .itinerary li:nth-child(3) {
        display: block;
    }
        /* line 95, ../sass/components/_itinerary.scss */
        .itinerary li:nth-child(1) .itinerary-item:before, .itinerary li:nth-child(2) .itinerary-item:before, .itinerary li:nth-child(3) .itinerary-item:before {
            display: block;
        }
    /* line 100, ../sass/components/_itinerary.scss */
    .itinerary li:last-of-type .itinerary-item:before {
        height: 20px;
    }
    /* line 104, ../sass/components/_itinerary.scss */
    .itinerary li:first-of-type {
        padding-top: 0;
    }
        /* line 107, ../sass/components/_itinerary.scss */
        .itinerary li:first-of-type::after {
            top: 0px;
        }
        /* line 111, ../sass/components/_itinerary.scss */
        .itinerary li:first-of-type::before {
            top: 10px;
        }
    /* line 116, ../sass/components/_itinerary.scss */
    .itinerary li::after {
        -moz-border-radius: 70px;
        -webkit-border-radius: 70px;
        border-radius: 70px;
        -moz-box-shadow: rgba(0, 0, 0, 0.1) 1px 2px 16px;
        -webkit-box-shadow: rgba(0, 0, 0, 0.1) 1px 2px 16px;
        box-shadow: rgba(0, 0, 0, 0.1) 1px 2px 16px;
        font-size: 1.44444444em;
        line-height: 0.92307692em;
        counter-increment: term;
        content: counter(term);
        position: absolute;
        z-index: 2;
        width: 70px;
        height: 70px;
        background-color: var(--color-white);
        top: 20px;
        left: 0;
        text-align: center;
        color: var(--color-brand-dark);
        font-weight: bold;
        line-height: 70px;
        padding-top: 3px;
    }
    /* line 137, ../sass/components/_itinerary.scss */
    .itinerary li::before {
        font-size: 0.55555556em;
        line-height: 2.4em;
        content: "Day";
        position: absolute;
        z-index: 3;
        font-family: var(--font-sans);
        text-transform: uppercase;
        top: 30px;
        left: 0;
        text-align: center;
        color: var(--color-brand-dark);
        width: 70px;
        letter-spacing: -1px;
    }
/* line 155, ../sass/components/_itinerary.scss */
.itinerary-full .itinerary-item:before {
    display: block;
}
/* line 159, ../sass/components/_itinerary.scss */
.itinerary-full li {
    display: block;
}

/*-----------------------------------------------------------*
/// CLIENT REVIEW SECTIONS
------------------------------------------------------------*/
/* line 5, ../sass/components/_client-review.scss */
    /* line 12, ../sass/components/_client-review.scss */
        /* line 17, ../sass/components/_client-review.scss */
        /* line 22, ../sass/components/_client-review.scss */
        /* line 26, ../sass/components/_client-review.scss */
            /* line 29, ../sass/components/_client-review.scss */
    /* line 35, ../sass/components/_client-review.scss */

/* line 48, ../sass/components/_client-review.scss */
.client-review-paragraph {
    background-color: var(--color-white);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 20px;
    margin-bottom: 20px;
}
/* line 55, ../sass/components/_client-review.scss */
.client-review-paragraph-footer {
    border-top: 1px solid var(--color-neutral-360);
    display: table;
    margin-left: -20px;
    margin-right: -20px;
    width: calc(100% + 40px);
    padding: 20px 20px 0 20px;
}
    /* line 63, ../sass/components/_client-review.scss */
    .client-review-paragraph-footer h1, .client-review-paragraph-footer .price, .client-review-paragraph-footer .package-headline, .client-review-paragraph-footer .booking-form-request, .client-review-paragraph-footer .blog__tags {
        text-transform: none;
        margin-bottom: 0;
    }
    /* line 67, ../sass/components/_client-review.scss */
    .client-review-paragraph-footer > div {
        display: table-cell;
        vertical-align: top;
    }
/* line 73, ../sass/components/_client-review.scss */
.client-review-paragraph-img {
    width: 60px;
    position: relative;
}
/* line 78, ../sass/components/_client-review.scss */
/* line 84, ../sass/components/_client-review.scss */
.client-review-paragraph-social {
    width: 30px;
    height: 30px;
    background-color: var(--color-brand-primary);
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    position: absolute;
    top: 30px;
    left: 0;
    color: var(--color-white);
    line-height: 30px;
    text-align: center;
}
/* line 97, ../sass/components/_client-review.scss */
.client-review-paragraph-sociallarge {
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    background-color: var(--color-brand-primary);
    width: 50px;
    height: 50px;
    top: 0;
    line-height: 50px;
    position: relative;
}
    /* line 106, ../sass/components/_client-review.scss */
    .client-review-paragraph-sociallarge:before {
        height: 100%;
        width: 100%;
        color: var(--color-brand-dark);
        left: 0;
        right: 0;
        position: absolute;
        background-repeat: no-repeat;
        background-position: center;
        background-size: 70%;
        margin: auto;
        text-align: center;
    }
/* line 120, ../sass/components/_client-review.scss */
/* line 125, ../sass/components/_client-review.scss */
.client-review-paragraph .image-circle {
    width: 50px;
    height: 50px;
}
/* line 130, ../sass/components/_client-review.scss */
.client-review-paragraph .icon-tripadvisor-small {
    background-color: var(--color-brand-green);
}
/* line 135, ../sass/components/_client-review.scss */
.client-review-paragraph h1, .client-review-paragraph .price, .client-review-paragraph .package-headline, .client-review-paragraph .booking-form-request, .client-review-paragraph .blog__tags {
    font-size: 0.77777778em;
    line-height: 1.37142857em;
    margin-top: 10px;
}
/* line 139, ../sass/components/_client-review.scss */
.client-review-paragraph h2 {
    font-size: 0.61111111em;
    line-height: 1.09090909em;
    font-family: var(--font-sans);
    font-weight: normal;
    margin: 0;
}
/* line 146, ../sass/components/_client-review.scss */
.client-review-paragraph p {
    font-size: 0.88888889em;
    line-height: 1.35em;
    color: var(--color-neutral-750);
    overflow: hidden;
    position: relative;
    max-height: 210px;
    margin-bottom: 15px;
    cursor: pointer;
}
    /* line 156, ../sass/components/_client-review.scss */
    .client-review-paragraph p:after {
        content: 'View more';
        bottom: -4px;
        padding: 0;
        padding-top: 4px;
        background-image: none;
        background-color: var(--color-white);
        text-align: left;
        color: var(--color-brand-dark);
    }
    /* line 168, ../sass/components/_client-review.scss */
    .client-review-paragraph p.full-text {
        max-height: 100%;
    }
        /* line 170, ../sass/components/_client-review.scss */
        .client-review-paragraph p.full-text:after {
            display: none;
        }
/* line 176, ../sass/components/_client-review.scss */
.client-review-paragraph.grey {
    background-color: var(--color-neutral-300);
}

/* line 1, ../sass/components/_lists.scss */
.list, .collage-text ul {
    padding-left: 0;
}
    /* line 5, ../sass/components/_lists.scss */
    .list li, .collage-text ul li {
        color: var(--color-neutral-750);
        font-weight: 500;
    }
        /* line 10, ../sass/components/_lists.scss */
        .list li a, .collage-text ul li a {
            color: var(--color-neutral-750);
        }
            /* line 12, ../sass/components/_lists.scss */
            .list li a.selected, .collage-text ul li a.selected {
                text-decoration: underline;
            }
        /* line 17, ../sass/components/_lists.scss */
        .list li:before, .collage-text ul li:before {
            color: var(--color-brand-green);
            font-family: 'nordicvisitor';
            margin-right: 10px;
        }
        /* line 23, ../sass/components/_lists.scss */
        .list li.selected, .collage-text ul li.selected {
            text-decoration: underline;
        }

/* line 32, ../sass/components/_lists.scss */
.list, .collage-text ul {
    padding-left: 20px;
}


/* line 37, ../sass/components/_lists.scss */
.list-links li a {
    color: var(--color-textlink);
}

    /* line 37, ../sass/components/_lists.scss */
    .list-links li a:hover {
        color: var(--color-blue-pastel);
    }
/* line 37, ../sass/components/_lists.scss */
.list-links a {
    color: var(--color-textlink);
}

    /* line 37, ../sass/components/_lists.scss */
    .list-links a:hover {
        color: var(--color-blue-pastel);
    }

/* line 37, ../sass/components/_lists.scss */
    /* line 43, ../sass/components/_lists.scss */
    /* line 47, ../sass/components/_lists.scss */
/* line 53, ../sass/components/_lists.scss */
.list-included {
    list-style: none;
    padding-left: 20px;
}
    /* line 57, ../sass/components/_lists.scss */
    .list-included li {
        font-size: 1em;
        line-height: 1.06666667em;
        font-family: var(--font-serif);
        padding-left: 4px;
        text-transform: none;
        color: var(--color-brand-gray);
        margin-top: 10px;
    }
        /* line 67, ../sass/components/_lists.scss */
        .list-included li:before {
            font-size: 0.66666667em;
            line-height: 2em;
            position: absolute;
            left: 16px;
        }
/* line 75, ../sass/components/_lists.scss */
.list-not-included {
    list-style: none;
}
    /* line 78, ../sass/components/_lists.scss */
    .list-not-included li {
        font-size: 1em;
        line-height: 1.06666667em;
        font-family: var(--font-serif);
        padding-left: 20px;
        text-transform: none;
        color: var(--color-brand-gray);
        margin-top: 10px;
    }
        /* line 87, ../sass/components/_lists.scss */
        .list-not-included li:before {
            font-size: 0.66666667em;
            line-height: 2em;
            position: absolute;
            left: 16px;
        }
/* line 95, ../sass/components/_lists.scss */
    /* line 100, ../sass/components/_lists.scss */
    /* line 105, ../sass/components/_lists.scss */
/* line 112, ../sass/components/_lists.scss */
.list-popular {
    color: var(--color-neutral-750);
    padding-left: 20px !important;
    font-size: 1.11111111em;
    line-height: 1.2em;
}
    /* line 117, ../sass/components/_lists.scss */
    .list-popular li {
        padding: 4px 0;
    }
    /* line 120, ../sass/components/_lists.scss */
    .list-popular a {
        color: var(--color-neutral-750);
    }

/* line 134, ../sass/components/_lists.scss */
.checkbox-list {
    padding-bottom: 20px;
}
    /* line 138, ../sass/components/_lists.scss */
    .checkbox-list h1, .checkbox-list .price, .checkbox-list .package-headline, .checkbox-list .booking-form-request, .checkbox-list .blog__tags {
        position: relative;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }
        /* line 143, ../sass/components/_lists.scss */
        .checkbox-list h1:after, .checkbox-list .price:after, .checkbox-list .package-headline:after, .checkbox-list .booking-form-request:after, .checkbox-list .blog__tags:after {
            content: "";
            width: 20px;
            height: 1px;
            border-bottom: 1px solid var(--color-brand-green);
            position: absolute;
            bottom: 0;
            left: 0;
        }
    /* line 154, ../sass/components/_lists.scss */
    .checkbox-list input[type="checkbox"] + label:before, .checkbox-list input[type="radio"] + label:before {
        width: 13px;
        height: 13px;
        margin: -1px 8px 0 0;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        border-radius: 8px;
    }
    /* line 161, ../sass/components/_lists.scss */
    .checkbox-list input[type="radio"] + label:before {
        width: 13px !important;
        height: 13px !important;
        margin: -1px 8px 0 0 !important;
        -moz-border-radius: 8px;
        -webkit-border-radius: 8px;
        border-radius: 8px;
        top: 7px;
    }
    /* line 170, ../sass/components/_lists.scss */
    .checkbox-list input[type="checkbox"]:checked + label:before, .checkbox-list input[type="radio"]:checked + label:before {
        background-color: var(--color-brand-green);
    }
    /* line 174, ../sass/components/_lists.scss */
    .checkbox-list input[type="checkbox"]:checked + label:after, .checkbox-list input[type="radio"]:checked + label:after {
        font-size: 0.7em;
        color: var(--color-white);
        left: 3px;
        top: 1px;
        background-color: transparent;
    }
    /* line 182, ../sass/components/_lists.scss */
    .checkbox-list input[type="radio"]:checked + label:after {
        content: "\2713";
    }
    /* line 186, ../sass/components/_lists.scss */
    .checkbox-list input[type="radio"] + label {
        padding-left: 23px;
    }
/* line 193, ../sass/components/_lists.scss */
.checkbox-list-horizontal {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid var(--color-neutral-360);
}
    /* line 199, ../sass/components/_lists.scss */
    .checkbox-list-horizontal > div {
        float: left;
        min-width: 96px;
    }
/* line 206, ../sass/components/_lists.scss */
.checkbox-list-noborder {
    border: 0;
}

/* line 1, ../sass/components/_blog-feed.scss */
.blog-feed {
    padding-top: 60px;
}
    /* line 4, ../sass/components/_blog-feed.scss */
    .blog-feed .headline-section {
        text-align: left;
        margin-top: 0;
    }
/* line 9, ../sass/components/_blog-feed.scss */
.blog-feed-icons {
    text-align: right;
    font-size: 1.33333333em;
    line-height: 1em;
}
    /* line 13, ../sass/components/_blog-feed.scss */
    .blog-feed-icons a {
        margin-right: 10px;
    }
/* line 20, ../sass/components/_blog-feed.scss */
.blog-feed-item {
    padding-left: 7px;
    padding-right: 7px;
}
    /* line 24, ../sass/components/_blog-feed.scss */
    .blog-feed-item h1, .blog-feed-item .price, .blog-feed-item .package-headline, .blog-feed-item .booking-form-request, .blog-feed-item .blog__tags {
        font-size: 1em;
        line-height: 1.06666667em;
        font-weight: bold;
        margin-bottom: 15px;
        min-height: 57px;
    }
    /* line 31, ../sass/components/_blog-feed.scss */
    .blog-feed-item p {
        font-size: 0.83333333em;
        line-height: 1.28em;
    }
    /* line 35, ../sass/components/_blog-feed.scss */
    .blog-feed-item .blog-feed__paragraph {
        font-size: 1em;
        line-height: 1.28em;
        height: 75px;
        overflow: hidden;
        position: relative;
        margin-bottom: 0;
    }
        /* line 43, ../sass/components/_blog-feed.scss */
        .blog-feed-item .blog-feed__paragraph::after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            height: 50px;
            width: 100%;
            background-image: url(https://www.nordicvisitor.com/resources/2015/stylesheets/images/gradient_white.png);
            background-repeat: repeat-x;
            background-size: auto 100%;
        }
/* line 58, ../sass/components/_blog-feed.scss */
.blog-feed-row {
    padding-left: 7px;
    padding-right: 7px;
}
/* line 63, ../sass/components/_blog-feed.scss */
.blog-feed-img {
    width: 100%;
    height: 320px;
    background-size: cover;
}
/* line 69, ../sass/components/_blog-feed.scss */
.blog-feed__tags {
    color: var(--color-brand-red);
    text-transform: uppercase;
    padding-top: 20px;
    padding-left: 20px;
}
    /* line 75, ../sass/components/_blog-feed.scss */
    .blog-feed__tags span {
        padding-right: 10px;
        position: absolute;
        left: 8px;
    }
/* line 82, ../sass/components/_blog-feed.scss */
.blog-feed .headline-section {
    margin-bottom: 20px;
}

/* line 1, ../sass/components/_bookin-menu.scss */
.booking-menu {
    position: fixed;
    top: auto;
    bottom: 0;
    z-index: 31;
    width: 100%;
    color: var(--color-white);
    overflow: visible;
    height: 60px;
}
/* line 12, ../sass/components/_bookin-menu.scss */
    /* line 21, ../sass/components/_bookin-menu.scss */
    /* line 26, ../sass/components/_bookin-menu.scss */
/* line 32, ../sass/components/_bookin-menu.scss */
    /* line 44, ../sass/components/_bookin-menu.scss */
        /* line 47, ../sass/components/_bookin-menu.scss */
/* line 54, ../sass/components/_bookin-menu.scss */
/* line 60, ../sass/components/_bookin-menu.scss */
/* line 65, ../sass/components/_bookin-menu.scss */
/* line 69, ../sass/components/_bookin-menu.scss */
/* line 74, ../sass/components/_bookin-menu.scss */
/* line 81, ../sass/components/_bookin-menu.scss */
.booking-menu p {
    font-size: 0.77777778em;
    line-height: 1.02857143em;
    color: var(--color-white);
    margin: 0;
}
/* line 89, ../sass/components/_bookin-menu.scss */
/* line 95, ../sass/components/_bookin-menu.scss */
.booking-menu table {
    font-size: 1em;
    line-height: 1.33333333em;
    color: var(--color-white);
    border: 0;
}
    /* line 101, ../sass/components/_bookin-menu.scss */
    .booking-menu table td {
        padding: 8px 0;
    }
    /* line 105, ../sass/components/_bookin-menu.scss */
    .booking-menu table .booking-form-subtotal {
        font-size: 1em;
        line-height: 1.33333333em;
    }
/* line 111, ../sass/components/_bookin-menu.scss */
.booking-menu form input,
.booking-menu form select {
    height: 60px;
    color: var(--color-brand-dark);
    padding-left: 20px;
}
/* line 117, ../sass/components/_bookin-menu.scss */
.booking-menu form .row {
    border: 0;
}
/* line 122, ../sass/components/_bookin-menu.scss */
.booking-menu .price {
    margin: 0;
}
/* line 126, ../sass/components/_bookin-menu.scss */
.booking-menu .booking-menu-price {
    font-size: 2em;
    line-height: 0.93333333em;
    display: inline;
    margin-top: 10px;
    -moz-transition: color 1s ease;
    -o-transition: color 1s ease;
    -webkit-transition: color 1s ease;
    transition: color 1s ease;
    position: relative;
}
/* line 134, ../sass/components/_bookin-menu.scss */
/* line 144, ../sass/components/_bookin-menu.scss */
.booking-menu .button-link {
    margin: 0;
    margin-bottom: 10px;
}
/* line 149, ../sass/components/_bookin-menu.scss */
.booking-menu .booking-calendar-icon {
    background-color: transparent;
    width: 36px;
    height: 36px;
    border-radius: 4px;
    text-align: center;
    line-height: 36px;
    position: absolute;
    top: 41px;
    right: 20px;
    pointer-events: none;
    color: var(--color-brand-dark);
}
/* line 163, ../sass/components/_bookin-menu.scss */
    /* line 166, ../sass/components/_bookin-menu.scss */

/* line 1, ../sass/components/_chartinfo.scss */
    /* line 4, ../sass/components/_chartinfo.scss */
/* line 9, ../sass/components/_chartinfo.scss */
.chart-info__item {
    display: table-cell;
    text-align: left;
    font-size: 11px;
    font-family: var(--font-sans);
    text-transform: uppercase;
    height: 100%;
    width: calc(100% / 12);
    vertical-align: bottom;
    position: relative;
    cursor: pointer;
}
    /* line 22, ../sass/components/_chartinfo.scss */
    .chart-info__item:hover .chart-info__bar {
        background-color: var(--color-green-patina);
    }
    /* line 25, ../sass/components/_chartinfo.scss */
    .chart-info__item:hover .chart-info__bar--notavailable {
        background-color: var(--color-neutral-430);
    }
    /* line 31, ../sass/components/_chartinfo.scss */
    .chart-info__item > * {
        display: block;
    }
/* line 36, ../sass/components/_chartinfo.scss */
.chart-info__item--selected {
    cursor: default;
}
    /* line 39, ../sass/components/_chartinfo.scss */
    .chart-info__item--selected .chart-info__bar,
    .chart-info__item--selected .chart-info__bar-horizontal {
        background-color: var(--color-brand-primary);
    }
    /* line 45, ../sass/components/_chartinfo.scss */
    .chart-info__item--selected:hover .chart-info__bar,
    .chart-info__item--selected:hover .chart-info__bar-horizontal {
        background-color: var(--color-brand-primary);
    }
/* line 54, ../sass/components/_chartinfo.scss */
.chart-info__labels {
    position: absolute;
    top: 0;
    right: 18px;
    min-width: 88px;
    z-index: 1;
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}
/* line 63, ../sass/components/_chartinfo.scss */
.chart-info__discount, .chart-info__bestvalue {
    background-color: var(--color-neutral-100);
    right: auto;
    font-size: 0.8em;
    border-radius: 16px 0px 0 16px;
    width: auto;
    padding-left: 25px;
    padding-right: 6px;
    position: static;
    min-width: 85px;
    margin-bottom: 5px;
    -moz-transform: translateY(-14px);
    -o-transform: translateY(-14px);
    -ms-transform: translateY(-14px);
    -webkit-transform: translateY(-14px);
    transform: translateY(-14px);
}
    /* line 78, ../sass/components/_chartinfo.scss */
    .chart-info__discount::before, .chart-info__bestvalue::before {
        font-size: 1.3em;
        color: var(--color-brand-yellow);
        left: 7px;
    }
    /* line 89, ../sass/components/_chartinfo.scss */
    .chart-info__bestvalue::before {
        color: var(--color-brand-red);
        font-size: 1.6em;
    }
/* line 94, ../sass/components/_chartinfo.scss */
.chart-info__bar {
    background-color: var(--color-brand-green);
    max-width: 60px;
    margin-bottom: 10px;
    border-radius: 4px 4px 0 0;
    position: relative;
}
    /* line 101, ../sass/components/_chartinfo.scss */
    .chart-info__bar.chart-info__bar--notavailable {
        background-color: var(--color-neutral-430);
    }
    /* line 105, ../sass/components/_chartinfo.scss */
    .chart-info__bar:hover {
        background-color: var(--color-brand-yellow);
    }
/* line 110, ../sass/components/_chartinfo.scss */
.chart-info__bar-horizontal {
    position: relative;
    background-color: var(--color-brand-green);
    max-height: 40px;
    height: 100%;
    margin-bottom: 5px;
    margin-left: 70px;
    display: none;
    border-radius: 0 4px 4px 0;
    -moz-transition: width 0.3s ease-out;
    -o-transition: width 0.3s ease-out;
    -webkit-transition: width 0.3s ease-out;
    transition: width 0.3s ease-out;
}
    /* line 121, ../sass/components/_chartinfo.scss */
    .chart-info__bar-horizontal .chart-info__labels {
        right: auto;
        left: 100%;
        -moz-transform: translateX(-15px);
        -o-transform: translateX(-15px);
        -ms-transform: translateX(-15px);
        -webkit-transform: translateX(-15px);
        transform: translateX(-15px);
    }
    /* line 127, ../sass/components/_chartinfo.scss */
    .chart-info__bar-horizontal.chart-info__bar-horizontal--notavailable {
        background-color: var(--color-neutral-430);
        min-width: 6px;
        max-width: 6px;
    }

/* line 135, ../sass/components/_chartinfo.scss */
.chart {
    display: table;
    width: 100%;
    min-height: 325px;
    position: relative;
}
    /* line 144, ../sass/components/_chartinfo.scss */
    .chart :nth-child(0) .chart-info__bar {
        -moz-transition: height 0.5s ease-out 1s, background-color 0.3s ease 0s;
        -o-transition: height 0.5s ease-out 1s, background-color 0.3s ease 0s;
        -webkit-transition: height 0.5s ease-out, background-color 0.3s ease;
        -webkit-transition-delay: 1s, 0s;
        transition: height 0.5s ease-out 1s, background-color 0.3s ease 0s;
    }
    /* line 148, ../sass/components/_chartinfo.scss */
    .chart :nth-child(0) .chart-info__bar-horizontal {
        transition-delay: 1s;
    }
    /* line 144, ../sass/components/_chartinfo.scss */
    .chart :nth-child(1) .chart-info__bar {
        -moz-transition: height 0.5s ease-out 1.1s, background-color 0.3s ease 0s;
        -o-transition: height 0.5s ease-out 1.1s, background-color 0.3s ease 0s;
        -webkit-transition: height 0.5s ease-out, background-color 0.3s ease;
        -webkit-transition-delay: 1.1s, 0s;
        transition: height 0.5s ease-out 1.1s, background-color 0.3s ease 0s;
    }
    /* line 148, ../sass/components/_chartinfo.scss */
    .chart :nth-child(1) .chart-info__bar-horizontal {
        transition-delay: 1.1s;
    }
    /* line 144, ../sass/components/_chartinfo.scss */
    .chart :nth-child(2) .chart-info__bar {
        -moz-transition: height 0.5s ease-out 1.2s, background-color 0.3s ease 0s;
        -o-transition: height 0.5s ease-out 1.2s, background-color 0.3s ease 0s;
        -webkit-transition: height 0.5s ease-out, background-color 0.3s ease;
        -webkit-transition-delay: 1.2s, 0s;
        transition: height 0.5s ease-out 1.2s, background-color 0.3s ease 0s;
    }
    /* line 148, ../sass/components/_chartinfo.scss */
    .chart :nth-child(2) .chart-info__bar-horizontal {
        transition-delay: 1.2s;
    }
    /* line 144, ../sass/components/_chartinfo.scss */
    .chart :nth-child(3) .chart-info__bar {
        -moz-transition: height 0.5s ease-out 1.3s, background-color 0.3s ease 0s;
        -o-transition: height 0.5s ease-out 1.3s, background-color 0.3s ease 0s;
        -webkit-transition: height 0.5s ease-out, background-color 0.3s ease;
        -webkit-transition-delay: 1.3s, 0s;
        transition: height 0.5s ease-out 1.3s, background-color 0.3s ease 0s;
    }
    /* line 148, ../sass/components/_chartinfo.scss */
    .chart :nth-child(3) .chart-info__bar-horizontal {
        transition-delay: 1.3s;
    }
    /* line 144, ../sass/components/_chartinfo.scss */
    .chart :nth-child(4) .chart-info__bar {
        -moz-transition: height 0.5s ease-out 1.4s, background-color 0.3s ease 0s;
        -o-transition: height 0.5s ease-out 1.4s, background-color 0.3s ease 0s;
        -webkit-transition: height 0.5s ease-out, background-color 0.3s ease;
        -webkit-transition-delay: 1.4s, 0s;
        transition: height 0.5s ease-out 1.4s, background-color 0.3s ease 0s;
    }
    /* line 148, ../sass/components/_chartinfo.scss */
    .chart :nth-child(4) .chart-info__bar-horizontal {
        transition-delay: 1.4s;
    }
    /* line 144, ../sass/components/_chartinfo.scss */
    .chart :nth-child(5) .chart-info__bar {
        -moz-transition: height 0.5s ease-out 1.5s, background-color 0.3s ease 0s;
        -o-transition: height 0.5s ease-out 1.5s, background-color 0.3s ease 0s;
        -webkit-transition: height 0.5s ease-out, background-color 0.3s ease;
        -webkit-transition-delay: 1.5s, 0s;
        transition: height 0.5s ease-out 1.5s, background-color 0.3s ease 0s;
    }
    /* line 148, ../sass/components/_chartinfo.scss */
    .chart :nth-child(5) .chart-info__bar-horizontal {
        transition-delay: 1.5s;
    }
    /* line 144, ../sass/components/_chartinfo.scss */
    .chart :nth-child(6) .chart-info__bar {
        -moz-transition: height 0.5s ease-out 1.6s, background-color 0.3s ease 0s;
        -o-transition: height 0.5s ease-out 1.6s, background-color 0.3s ease 0s;
        -webkit-transition: height 0.5s ease-out, background-color 0.3s ease;
        -webkit-transition-delay: 1.6s, 0s;
        transition: height 0.5s ease-out 1.6s, background-color 0.3s ease 0s;
    }
    /* line 148, ../sass/components/_chartinfo.scss */
    .chart :nth-child(6) .chart-info__bar-horizontal {
        transition-delay: 1.6s;
    }
    /* line 144, ../sass/components/_chartinfo.scss */
    .chart :nth-child(7) .chart-info__bar {
        -moz-transition: height 0.5s ease-out 1.7s, background-color 0.3s ease 0s;
        -o-transition: height 0.5s ease-out 1.7s, background-color 0.3s ease 0s;
        -webkit-transition: height 0.5s ease-out, background-color 0.3s ease;
        -webkit-transition-delay: 1.7s, 0s;
        transition: height 0.5s ease-out 1.7s, background-color 0.3s ease 0s;
    }
    /* line 148, ../sass/components/_chartinfo.scss */
    .chart :nth-child(7) .chart-info__bar-horizontal {
        transition-delay: 1.7s;
    }
    /* line 144, ../sass/components/_chartinfo.scss */
    .chart :nth-child(8) .chart-info__bar {
        -moz-transition: height 0.5s ease-out 1.8s, background-color 0.3s ease 0s;
        -o-transition: height 0.5s ease-out 1.8s, background-color 0.3s ease 0s;
        -webkit-transition: height 0.5s ease-out, background-color 0.3s ease;
        -webkit-transition-delay: 1.8s, 0s;
        transition: height 0.5s ease-out 1.8s, background-color 0.3s ease 0s;
    }
    /* line 148, ../sass/components/_chartinfo.scss */
    .chart :nth-child(8) .chart-info__bar-horizontal {
        transition-delay: 1.8s;
    }
    /* line 144, ../sass/components/_chartinfo.scss */
    .chart :nth-child(9) .chart-info__bar {
        -moz-transition: height 0.5s ease-out 1.9s, background-color 0.3s ease 0s;
        -o-transition: height 0.5s ease-out 1.9s, background-color 0.3s ease 0s;
        -webkit-transition: height 0.5s ease-out, background-color 0.3s ease;
        -webkit-transition-delay: 1.9s, 0s;
        transition: height 0.5s ease-out 1.9s, background-color 0.3s ease 0s;
    }
    /* line 148, ../sass/components/_chartinfo.scss */
    .chart :nth-child(9) .chart-info__bar-horizontal {
        transition-delay: 1.9s;
    }
    /* line 144, ../sass/components/_chartinfo.scss */
    .chart :nth-child(10) .chart-info__bar {
        -moz-transition: height 0.5s ease-out 2s, background-color 0.3s ease 0s;
        -o-transition: height 0.5s ease-out 2s, background-color 0.3s ease 0s;
        -webkit-transition: height 0.5s ease-out, background-color 0.3s ease;
        -webkit-transition-delay: 2s, 0s;
        transition: height 0.5s ease-out 2s, background-color 0.3s ease 0s;
    }
    /* line 148, ../sass/components/_chartinfo.scss */
    .chart :nth-child(10) .chart-info__bar-horizontal {
        transition-delay: 2s;
    }
    /* line 144, ../sass/components/_chartinfo.scss */
    .chart :nth-child(11) .chart-info__bar {
        -moz-transition: height 0.5s ease-out 2.1s, background-color 0.3s ease 0s;
        -o-transition: height 0.5s ease-out 2.1s, background-color 0.3s ease 0s;
        -webkit-transition: height 0.5s ease-out, background-color 0.3s ease;
        -webkit-transition-delay: 2.1s, 0s;
        transition: height 0.5s ease-out 2.1s, background-color 0.3s ease 0s;
    }
    /* line 148, ../sass/components/_chartinfo.scss */
    .chart :nth-child(11) .chart-info__bar-horizontal {
        transition-delay: 2.1s;
    }
    /* line 144, ../sass/components/_chartinfo.scss */
    .chart :nth-child(12) .chart-info__bar {
        -moz-transition: height 0.5s ease-out 2.2s, background-color 0.3s ease 0s;
        -o-transition: height 0.5s ease-out 2.2s, background-color 0.3s ease 0s;
        -webkit-transition: height 0.5s ease-out, background-color 0.3s ease;
        -webkit-transition-delay: 2.2s, 0s;
        transition: height 0.5s ease-out 2.2s, background-color 0.3s ease 0s;
    }
    /* line 148, ../sass/components/_chartinfo.scss */
    .chart :nth-child(12) .chart-info__bar-horizontal {
        transition-delay: 2.2s;
    }

@media (max-width: 1200px) {
    /* line 157, ../sass/components/_chartinfo.scss */
    .chart-info__bar {
        max-width: 40px;
    }
}

@media (max-width: 780px) {
    /* line 164, ../sass/components/_chartinfo.scss */
    .chart-info__item {
        display: block;
        width: 100%;
        height: 54px;
    }

    /* line 170, ../sass/components/_chartinfo.scss */
    .chart-info__text {
        position: absolute;
        top: 0;
        left: 0;
    }

    /* line 176, ../sass/components/_chartinfo.scss */
    .chart-info__bar {
        display: none;
    }

    /* line 180, ../sass/components/_chartinfo.scss */
    .chart-info__bar-horizontal {
        display: block;
    }

    /* line 184, ../sass/components/_chartinfo.scss */
    .chart-info--hide-mobile {
        display: none;
    }
}
/* line 1, ../sass/util/_color-swatch.scss */
    /* line 6, ../sass/util/_color-swatch.scss */

/* line 14, ../sass/util/_color-swatch.scss */

/* line 17, ../sass/util/_color-swatch.scss */

/* line 20, ../sass/util/_color-swatch.scss */

/* line 23, ../sass/util/_color-swatch.scss */

/* line 26, ../sass/util/_color-swatch.scss */

/* line 30, ../sass/util/_color-swatch.scss */

/* line 34, ../sass/util/_color-swatch.scss */

/* line 38, ../sass/util/_color-swatch.scss */

/* line 42, ../sass/util/_color-swatch.scss */

/* line 46, ../sass/util/_color-swatch.scss */

/* line 50, ../sass/util/_color-swatch.scss */

/* line 54, ../sass/util/_color-swatch.scss */

/* @import "modules/toolbar"; */
/*  MAIN HEADER
*/
/* line 7, ../sass/modules/_header.scss */
.main-header {
    background-color: var(--color-brand-primary);
    display: table;
    width: 100%;
    -moz-transition: -moz-transform 0.3s ease;
    -o-transition: -o-transform 0.3s ease;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
}
    /* line 14, ../sass/modules/_header.scss */
    .main-header.sticktop {
        z-index: 30;
    }
    /* line 20, ../sass/modules/_header.scss */
    .main-header .logo {
        height: 35px;
        width: 190px;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        margin: 18px 25px 10px;
        position: relative;
    }
        /* line 28, ../sass/modules/_header.scss */
        .main-header .logo a {
            display: block;
            position: relative;
            top: 0;
            width: 100%;
            height: 100%;
        }
    /* line 40, ../sass/modules/_header.scss */
    .main-header .dropdown-nav {
        display: table-cell;
        vertical-align: top;
    }
        /* line 44, ../sass/modules/_header.scss */
        .main-header .dropdown-nav > ul {
            width: auto;
            margin-right: 0;
            height: 70px;
        }
            /* line 53, ../sass/modules/_header.scss */
            .main-header .dropdown-nav > ul > .direct-link a:after {
                display: none;
            }
            /* line 60, ../sass/modules/_header.scss */
            .main-header .dropdown-nav > ul > li {
                float: right;
                display: block;
                margin-right: 10px;
                height: 70px;
                -moz-transition: background-color 0.4s;
                -o-transition: background-color 0.4s;
                -webkit-transition: background-color 0.4s;
                transition: background-color 0.4s;
            }
                /* line 79, ../sass/modules/_header.scss */
                .main-header .dropdown-nav > ul > li > a {
                    padding: 27px 20px 10px 20px;
                }
                    /* line 83, ../sass/modules/_header.scss */
                    .main-header .dropdown-nav > ul > li > a:after {
                        font-family: 'nordicvisitor';
                        content: "\f078";
                        font-size: 0.7em;
                        margin-left: 8px;
                        position: relative;
                        top: -1px;
                    }
                /* line 93, ../sass/modules/_header.scss */
                .main-header .dropdown-nav > ul > li > :first-of-type {
                    margin-right: 0;
                }
                /* line 97, ../sass/modules/_header.scss */
                .main-header .dropdown-nav > ul > li:before {
                    display: none;
                }
                /* line 101, ../sass/modules/_header.scss */
                .main-header .dropdown-nav > ul > li:hover {
                    background-color: rgba(255, 255, 255, 0.2);
                }
                /* line 106, ../sass/modules/_header.scss */
                .main-header .dropdown-nav > ul > li.open {
                    background-color: var(--color-white);
                }
                    /* line 109, ../sass/modules/_header.scss */
                    .main-header .dropdown-nav > ul > li.open:after {
                        content: "";
                        width: 20px;
                        height: 1px;
                        border-bottom: 1px solid var(--color-brand-green);
                        position: absolute;
                        bottom: 0;
                        left: 20px;
                    }
                    /* line 119, ../sass/modules/_header.scss */
                    .main-header .dropdown-nav > ul > li.open:hover {
                        background-color: var(--color-white);
                    }
                    /* line 123, ../sass/modules/_header.scss */
                    .main-header .dropdown-nav > ul > li.open a {
                        color: var(--color-brand-dark);
                    }
                        /* line 125, ../sass/modules/_header.scss */
                        .main-header .dropdown-nav > ul > li.open a:after {
                            content: "\f077";
                        }
                    /* line 130, ../sass/modules/_header.scss */
                    .main-header .dropdown-nav > ul > li.open > ul {
                        display: block;
                        opacity: 1;
                        -moz-transform: translate3d(0, 0, 0);
                        -o-transform: translate3d(0, 0, 0);
                        -ms-transform: translate3d(0, 0, 0);
                        -webkit-transform: translate3d(0, 0, 0);
                        transform: translate3d(0, 0, 0);
                    }
                        /* line 136, ../sass/modules/_header.scss */
                        .main-header .dropdown-nav > ul > li.open > ul li {
                            -moz-transform: translate3d(0, 0px, 0);
                            -o-transform: translate3d(0, 0px, 0);
                            -ms-transform: translate3d(0, 0px, 0);
                            -webkit-transform: translate3d(0, 0px, 0);
                            transform: translate3d(0, 0px, 0);
                            padding-top: 7px;
                        }
                /* line 145, ../sass/modules/_header.scss */
                .main-header .dropdown-nav > ul > li ul {
                    -moz-transform: translate3d(-10000px, 0, 0);
                    -o-transform: translate3d(-10000px, 0, 0);
                    -ms-transform: translate3d(-10000px, 0, 0);
                    -webkit-transform: translate3d(-10000px, 0, 0);
                    transform: translate3d(-10000px, 0, 0);
                    display: block;
                    min-width: 236px;
                    -moz-box-shadow: 0 28px 30px rgba(0, 0, 0, 0.6175);
                    -webkit-box-shadow: 0 28px 30px rgba(0, 0, 0, 0.6175);
                    box-shadow: 0 28px 30px rgba(0, 0, 0, 0.6175);
                    -moz-border-radius: 0 0 4px 4px;
                    -webkit-border-radius: 0;
                    border-radius: 0 0 4px 4px;
                    border: 0;
                    padding: 10px 0;
                    opacity: 0;
                    -webkit-transition: opacity 650ms;
                    transition: opacity 650ms;
                    -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
                    transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
                }
                    /* line 162, ../sass/modules/_header.scss */
                    .main-header .dropdown-nav > ul > li ul a {
                        display: inline;
                    }
                        /* line 165, ../sass/modules/_header.scss */
                        .main-header .dropdown-nav > ul > li ul a:after {
                            display: none;
                        }
                        /* line 169, ../sass/modules/_header.scss */
                        .main-header .dropdown-nav > ul > li ul a:hover {
                            background-color: transparent;
                        }
                    /* line 174, ../sass/modules/_header.scss */
                    .main-header .dropdown-nav > ul > li ul li {
                        padding: 4px 20px 7px;
                        -webkit-transform: translate3d(0, -20px, 0);
                        transform: translate3d(0, -20px, 0);
                        -webkit-transition: opacity 300ms,-webkit-transform 300ms;
                        transition: opacity 300ms,transform 300ms;
                        -moz-transition: all 0.53s;
                        -o-transition: all 0.53s;
                        -webkit-transition: all 0.53s;
                        transition: all 0.53s;
                        -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
                        transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
                    }
                        /* line 188, ../sass/modules/_header.scss */
                        .main-header .dropdown-nav > ul > li ul li:before {
                            content: "\2022";
                            color: var(--color-brand-primary);
                        }
                        /* line 193, ../sass/modules/_header.scss */
                        .main-header .dropdown-nav > ul > li ul li:hover {
                            background-color: var(--color-neutral-100);
                        }

/* line 207, ../sass/modules/_header.scss */
#search-submenu {
    position: relative;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    height: 35px;
}
    /* line 213, ../sass/modules/_header.scss */
    #search-submenu form {
        width: 0;
        -moz-transition: width 0.3s ease;
        -o-transition: width 0.3s ease;
        -webkit-transition: width 0.3s ease;
        transition: width 0.3s ease;
        display: inline-block;
        opacity: 0;
        position: absolute;
    }
    /* line 223, ../sass/modules/_header.scss */
    #search-submenu.open {
        background-color: #090909;
        min-width: 200px;
    }
        /* line 227, ../sass/modules/_header.scss */
        #search-submenu.open > a {
            display: none;
        }
        /* line 231, ../sass/modules/_header.scss */
        #search-submenu.open:before {
            position: absolute;
            right: 7px;
            top: 14px;
        }
        /* line 237, ../sass/modules/_header.scss */
        #search-submenu.open form {
            display: block;
            width: 150px;
            opacity: 1;
        }
            /* line 242, ../sass/modules/_header.scss */
            #search-submenu.open form input {
                -moz-border-radius: 0;
                -webkit-border-radius: 0;
                border-radius: 0;
                background-color: transparent;
                border: 0;
                height: auto;
                font-size: 0.88888889em;
                line-height: 1.5em;
                padding: 13px;
            }

/*  SUB HEADER
*/
/* line 259, ../sass/modules/_header.scss */
.sub-header {
    height: 35px;
    width: 100%;
    background-color: var(--color-brand-dark);
    color: var(--color-neutral-750);
    overflow: visible;
    position: absolute;
    z-index: 30;
    top: 0;
    font-size: 0.61111111em;
    line-height: 2.18181818em;
    font-weight: 500;
}
    /* line 275, ../sass/modules/_header.scss */
    .sub-header ul {
        float: right;
        margin: 0;
        padding: 0;
    }
        /* line 280, ../sass/modules/_header.scss */
        .sub-header ul li {
            display: inline-block;
            margin-right: 10px;
            padding: 0 10px 0;
            vertical-align: top;
            max-height: 35px;
        }
            /* line 290, ../sass/modules/_header.scss */
            .sub-header ul li.icon-dollar:before {
                color: var(--color-brand-dark);
                background-color: var(--color-neutral-750);
                border-radius: 18px;
                padding: 3px 4px;
                font-size: 0.7em;
            }
            /* line 299, ../sass/modules/_header.scss */
            .sub-header ul li.icon-dollar a:after {
                font-family: 'nordicvisitor';
                content: "\f078";
                font-size: 0.7em;
                margin-left: 8px;
            }
            /* line 308, ../sass/modules/_header.scss */
            .sub-header ul li:hover {
                background-color: #48575d;
            }
        /* line 313, ../sass/modules/_header.scss */
        .sub-header ul a {
            color: var(--color-neutral-750);
            padding: 10px;
            padding-left: 5px;
            font-size: 0.88888889em;
            line-height: 1.5em;
            line-height: 38px;
        }

/*  Currency dropdown (in submenu)
*/
/* line 328, ../sass/modules/_header.scss */
#currency-btn ul {
    display: none;
}
/* line 332, ../sass/modules/_header.scss */
#currency-btn.open {
    overflow: visible;
    background-color: var(--color-white);
    color: var(--color-brand-dark);
    max-height: 100%;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0;
    border-radius: 0 0 4px 4px;
}
    /* line 341, ../sass/modules/_header.scss */
    #currency-btn.open a {
        color: var(--color-brand-dark);
    }
        /* line 343, ../sass/modules/_header.scss */
        #currency-btn.open a:after {
            content: "\f077";
        }
    /* line 348, ../sass/modules/_header.scss */
    #currency-btn.open.icon-dollar:before {
        color: var(--color-white);
        background-color: var(--color-brand-dark);
    }
    /* line 353, ../sass/modules/_header.scss */
    #currency-btn.open ul {
        display: block;
        float: none;
        padding: 10px 0;
        list-style: inside;
    }
        /* line 360, ../sass/modules/_header.scss */
        #currency-btn.open ul li {
            float: none;
            display: list-item;
            font-family: var(--font-sans);
            font-weight: bold;
            padding: 0 20px;
            margin: 0;
        }
            /* line 369, ../sass/modules/_header.scss */
            #currency-btn.open ul li:hover {
                background-color: var(--color-neutral-430);
            }
            /* line 376, ../sass/modules/_header.scss */
            #currency-btn.open ul li a:after {
                display: none;
            }

/*  SUBNAV
*/
/* line 391, ../sass/modules/_header.scss */
.submenu {
    background-color: rgba(255, 255, 255, 0.9);
    font-family: var(--font-sans);
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.66666667em;
    line-height: 2em;
    width: 100%;
    height: 50px;
    box-shadow: 0 4px 13px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
}
    /* line 404, ../sass/modules/_header.scss */
    .submenu .button-link {
        font-size: 10px;
    }
    /* line 408, ../sass/modules/_header.scss */
    .submenu.sticktop {
        top: 70px;
    }
    /* line 413, ../sass/modules/_header.scss */
    .submenu.submenu-lower.sticktop {
        top: 120px;
    }
    /* line 418, ../sass/modules/_header.scss */
    .submenu ul {
        list-style: none;
        overflow: hidden;        
        max-width: 1500px;
        margin-left: 0;
        margin-right: auto;
        height: inherit;
        padding-left: 0;
    }
        /* line 427, ../sass/modules/_header.scss */
        .submenu ul li {
            height: inherit;
            float: left;
            padding-right: 20px;
            padding-left: 20px;
            line-height: 50px;
        }
    /* line 441, ../sass/modules/_header.scss */
    .submenu .selected {
        background-color: #242f34;
        color: var(--color-white);
    }
        /* line 444, ../sass/modules/_header.scss */
        .submenu .selected a {
            color: var(--color-white);
        }
    /* line 449, ../sass/modules/_header.scss */
    .submenu.dark {
        background-color: var(--color-brand-dark);        
        position: relative;
        z-index: 2;
    }
        /* line 457, ../sass/modules/_header.scss */
        .submenu.dark ul li {
            color: var(--color-white);
            float: right;
        }
            /* line 461, ../sass/modules/_header.scss */
            .submenu.dark ul li a {
                color: var(--color-white);
            }
        /* line 467, ../sass/modules/_header.scss */
        .submenu.dark.sticktop {
            position: fixed;
            z-index: 24;
        }
    /* line 473, ../sass/modules/_header.scss */
    .submenu .view-selector {
        float: right;
    }
        /* line 477, ../sass/modules/_header.scss */
        .submenu .view-selector button, .submenu .view-selector a {
            font-size: 0.88888889em;
            line-height: 1.5em;
            height: 36px;
            padding: 7px 15px 7px 15px;
            margin-right: 5px;
        }
        /* line 483, ../sass/modules/_header.scss */
        .submenu .view-selector span {
            margin-left: 3px;
            font-family: 'nordicvisitor';
            color: var(--color-white);
        }
        /* line 489, ../sass/modules/_header.scss */
        .submenu .view-selector label {
            margin-right: 10px;
        }

/* line 497, ../sass/modules/_header.scss */

/* line 502, ../sass/modules/_header.scss */

/* line 506, ../sass/modules/_header.scss */
.minimizer {
    -moz-transform: translateY(-70px);
    -o-transform: translateY(-70px);
    -ms-transform: translateY(-70px);
    -webkit-transform: translateY(-70px);
    transform: translateY(-70px);
}

/* line 510, ../sass/modules/_header.scss */
.panocontain {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: red;
    background-image: url("https://www.nordicvisitor.com/images/front/staff_large_18.jpg");
    background-size: auto 100%;
}

/* line 1, ../sass/modules/_footer.scss */
.footer-main {
    border-top: 1px solid var(--color-neutral-360);
    font-family: var(--font-sans);
    background-color: var(--color-white);
    text-transform: uppercase;
    font-weight: bold;
    width: 100%;
}
    /* line 9, ../sass/modules/_footer.scss */
    .footer-main h1, .footer-main .price, .footer-main .package-headline, .footer-main .booking-form-request, .footer-main .blog__tags {
        font-family: var(--font-serif);
        font-size: 0.77777778em;
        line-height: 1.71428571em;
        color: var(--color-neutral-750);
        display: block;
        font-weight: normal;
        text-transform: none;
        margin: 0;
    }
    /* line 20, ../sass/modules/_footer.scss */
    .footer-main ul {
        list-style: none;
        padding: 0;
    }
        /* line 23, ../sass/modules/_footer.scss */
        .footer-main ul li {
            font-size: 0.88888889em;
            line-height: 2.4em;
        }
            /* line 26, ../sass/modules/_footer.scss */
            .footer-main ul li a {
                font-size: 1.11111111em;
                line-height: 1.92em;
            }
    /* line 32, ../sass/modules/_footer.scss */
    .footer-main .container, .footer-main .dropdown-nav > ul, .footer-main .container-padbtm, .footer-main .container-padtop {
        overflow: visible;
    }
    /* line 37, ../sass/modules/_footer.scss */
    .footer-main .row {
        border-bottom: 1px solid var(--color-neutral-360);
        padding-bottom: 40px;
        padding-top: 40px;
    }
        /* line 42, ../sass/modules/_footer.scss */
        .footer-main .row:last-of-type {
            border-bottom: 0;
            padding-top: 62px;
        }
    /* line 48, ../sass/modules/_footer.scss */
    .footer-main .footer-connect {
        background-repeat: no-repeat;
        padding-left: 45px;
        color: var(--color-brand-red);
        font-size: 1.16666667em;
        line-height: 1.14285714em;
    }
        /* line 57, ../sass/modules/_footer.scss */
        .footer-main .footer-connect a {
            color: var(--color-brand-red);
        }
        /* line 64, ../sass/modules/_footer.scss */
        .footer-main .footer-connect span {
            font-size: 0.61111111em;
            line-height: 0.87272727em;
            color: var(--color-neutral-750);
            display: block;
        }
    /* line 75, ../sass/modules/_footer.scss */
    .footer-main .footer-blog {
        font-size: 1.16666667em;
        line-height: 1.14285714em;
        font-weight: bold;
    }
        /* line 81, ../sass/modules/_footer.scss */
        .footer-main .footer-blog span {
            color: var(--color-brand-red);
            font-size: 70%;
            margin-left: 4px;
            position: relative;
            top: -1px;
        }
        /* line 90, ../sass/modules/_footer.scss */
        .footer-main .footer-blog h1, .footer-main .footer-blog .price, .footer-main .footer-blog .package-headline, .footer-main .footer-blog .booking-form-request, .footer-main .footer-blog .blog__tags {
            font-size: 0.66666667em;
            line-height: 2em;
        }
    /* line 96, ../sass/modules/_footer.scss */
    .footer-main .footer-destinations {
        text-align: center;
    }
        /* line 99, ../sass/modules/_footer.scss */
        .footer-main .footer-destinations ul {
            padding: 0;
        }
            /* line 101, ../sass/modules/_footer.scss */
            .footer-main .footer-destinations ul li {
                display: inline-block;
            }
                /* line 104, ../sass/modules/_footer.scss */
                .footer-main .footer-destinations ul li:after {
                    content: "\2022";
                    color: var(--color-brand-primary);
                    margin: 0 2px 0 7px;
                    font-size: 0.61111111em;
                    line-height: 2.18181818em;
                }
                /* line 112, ../sass/modules/_footer.scss */
                .footer-main .footer-destinations ul li:last-of-type:after {
                    display: none;
                }
    /* line 120, ../sass/modules/_footer.scss */
    .footer-main .footer-link-cols {
        text-align: center;
    }
        /* line 124, ../sass/modules/_footer.scss */
        .footer-main .footer-link-cols div {
            float: left;
            width: 20%;
        }
            /* line 129, ../sass/modules/_footer.scss */
            .footer-main .footer-link-cols div:last-of-type ul {
                padding-top: 26px;
            }
        /* line 137, ../sass/modules/_footer.scss */
        .footer-main .footer-link-cols h1, .footer-main .footer-link-cols .price, .footer-main .footer-link-cols .package-headline, .footer-main .footer-link-cols .booking-form-request, .footer-main .footer-link-cols .blog__tags {
            text-align: left;
        }
        /* line 140, ../sass/modules/_footer.scss */
        .footer-main .footer-link-cols ul {
            text-align: left;
            font-size: 0.77777778em;
            line-height: 2.05714286em;
        }
            /* line 144, ../sass/modules/_footer.scss */
            .footer-main .footer-link-cols ul li {
                color: var(--color-neutral-750);
            }
        /* line 151, ../sass/modules/_footer.scss */
        .footer-main .footer-link-cols .dropdown {
            display: none;
        }
            /* line 153, ../sass/modules/_footer.scss */
            .footer-main .footer-link-cols .dropdown h1, .footer-main .footer-link-cols .dropdown .price, .footer-main .footer-link-cols .dropdown .package-headline, .footer-main .footer-link-cols .dropdown .booking-form-request, .footer-main .footer-link-cols .dropdown .blog__tags {
                color: var(--color-brand-dark);
                font-size: 1em;
                line-height: 0.4em;
            }
            /* line 159, ../sass/modules/_footer.scss */
            .footer-main .footer-link-cols .dropdown .caret {
                margin-top: -4px;
            }
    /* line 182, ../sass/modules/_footer.scss */
    .footer-main .logo-saf {
        background-position: 10px 7px;
    }
    /* line 186, ../sass/modules/_footer.scss */
    /* line 190, ../sass/modules/_footer.scss */
    .footer-main .logo-tripadvisor {
        height: 93px;
        margin-top: -22px;
        background-repeat: no-repeat;
    }
    /* line 196, ../sass/modules/_footer.scss */
    .footer-main .logo-geotrust {
        width: 100px;
        height: 30px;
        background-repeat: no-repeat;
        margin-bottom: 22px;
    }
    /* line 203, ../sass/modules/_footer.scss */
    .footer-main .footer-getintouch {
        text-transform: none;
        font-size: 0.77777778em;
        line-height: 1.71428571em;
    }
        /* line 208, ../sass/modules/_footer.scss */
        .footer-main .footer-getintouch h1, .footer-main .footer-getintouch .price, .footer-main .footer-getintouch .package-headline, .footer-main .footer-getintouch .booking-form-request, .footer-main .footer-getintouch .blog__tags {
            font-size: 1em;
            line-height: 1.8em;
            margin-bottom: 10px;
        }
        /* line 213, ../sass/modules/_footer.scss */
        .footer-main .footer-getintouch a {
            text-decoration: underline;
            color: var(--color-brand-red);
        }
    /* line 220, ../sass/modules/_footer.scss */
    .footer-main .footer-payments span {
        color: var(--color-neutral-750);
    }
    /* line 225, ../sass/modules/_footer.scss */
    .footer-main .footer-search {
        position: relative;
        height: 90px;
        width: 100%;
        margin-bottom: 0;
        padding-bottom: 0;
        background-color: var(--color-brand-darkblue);
    }
        /* line 233, ../sass/modules/_footer.scss */
        .footer-main .footer-search label {
            position: absolute;
            width: 100%;
            height: 100%;
            top: 35px;
            text-align: center;
            line-height: 0;
        }
        /* line 242, ../sass/modules/_footer.scss */
        .footer-main .footer-search input {
            background-color: transparent;
            border: 0;
            color: var(--color-white);
            height: 100%;
            text-align: center;
            position: relative;
            z-index: 2;
            font-size: 1.22222222em;
            line-height: 1.09090909em;
            font-weight: 500;
            margin: 0;
        }
            /* line 254, ../sass/modules/_footer.scss */
            .footer-main .footer-search input [placeholder] {
                color: #4b5458;
            }
        /* line 261, ../sass/modules/_footer.scss */
        .footer-main .footer-search ::-webkit-input-placeholder {
            color: #4b5458;
        }
        /* line 265, ../sass/modules/_footer.scss */
        .footer-main .footer-search :-moz-placeholder {
            /* Firefox 18- */
            color: #4b5458;
        }
        /* line 269, ../sass/modules/_footer.scss */
        .footer-main .footer-search ::-moz-placeholder {
            /* Firefox 19+ */
            color: #4b5458;
        }
        /* line 273, ../sass/modules/_footer.scss */
        .footer-main .footer-search :-ms-input-placeholder {
            color: #4b5458;
        }

        /* line 282, ../sass/modules/_footer.scss */
        .footer-main .footer-search input
        .footer-main input [placeholder] {
            color: var(--color-black);
        }

/* line 287, ../sass/modules/_footer.scss */

/* line 3, ../sass/modules/_modals.scss */
.modal .modal-dialog {
    width: 100%;
    max-width: 1500px;
}
/* line 9, ../sass/modules/_modals.scss */
.modal .modal-content {
    background-color: rgba(229, 226, 226, 0.97);
    border-radius: 0;
    padding-bottom: 80px;
}
    /* line 14, ../sass/modules/_modals.scss */
    .modal .modal-content > * {
        padding: 20px 40px;
    }
    /* line 18, ../sass/modules/_modals.scss */
    .modal .modal-content ul {
        padding-left: 15px;
    }
    /* line 22, ../sass/modules/_modals.scss */
/* line 27, ../sass/modules/_modals.scss */
.modal .modal-header {
    border-bottom: 1px solid #d4d3d4;
    overflow: hidden;    
}
    /* line 32, ../sass/modules/_modals.scss */
    .modal .modal-header h1, .modal .modal-header .price, .modal .modal-header .package-headline, .modal .modal-header .booking-form-request, .modal .modal-header .blog__tags {
        display: inline;
        font-weight: 100;
        line-height: 40px;
    }
    /* line 39, ../sass/modules/_modals.scss */
    .modal .modal-header button {
        float: right;
    }
/* line 45, ../sass/modules/_modals.scss */
.modal .modal-body {
    max-height: calc(100vh - 210px);
    overflow-y: scroll;
    /* has to be scroll, not auto */
    -webkit-overflow-scrolling: touch;
}
/* line 53, ../sass/modules/_modals.scss */
.modal .modal-footer {
    text-align: center;
}
/* line 57, ../sass/modules/_modals.scss */
.modal .modal-body--fluid {
    padding-left: 0;
    padding-right: 0;
}

/* line 66, ../sass/modules/_modals.scss */
.modal-optional-activies .modal-body {
    max-height: 100%;
}
/* line 70, ../sass/modules/_modals.scss */
.modal-optional-activies .modal-title {
    float: left;
}
    /* line 73, ../sass/modules/_modals.scss */
    .modal-optional-activies .modal-title + span {
        float: left;
        clear: left;
    }
/* line 79, ../sass/modules/_modals.scss */
.modal-optional-activies .headline-section {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 20px;
}
/* line 85, ../sass/modules/_modals.scss */
    /* line 89, ../sass/modules/_modals.scss */

/* line 97, ../sass/modules/_modals.scss */
.modal-activities-detail .modal-body {
    max-height: 100%;
}
    /* line 101, ../sass/modules/_modals.scss */
    .modal-activities-detail .modal-body > section {
        max-width: 735px;
        margin-left: auto;
        margin-right: auto;
    }
/* line 107, ../sass/modules/_modals.scss */
.modal-activities-detail section {
    padding-top: 20px;
}
/* line 111, ../sass/modules/_modals.scss */
.modal-activities-detail img {
    width: 100%;
}
/* line 115, ../sass/modules/_modals.scss */
.modal-activities-detail h1, .modal-activities-detail .price, .modal-activities-detail .package-headline, .modal-activities-detail .booking-form-request, .modal-activities-detail .blog__tags {
    margin-bottom: 0;
}
/* line 119, ../sass/modules/_modals.scss */
.modal-activities-detail p,
.modal-activities-detail li,
.modal-activities-detail h3 {
    font-size: 1.05555556em;
    line-height: 1.51578947em;
}
    /* line 125, ../sass/modules/_modals.scss */
    .modal-activities-detail p:last-of-type {
        margin-bottom: 0;
    }
/* line 129, ../sass/modules/_modals.scss */
    /* line 132, ../sass/modules/_modals.scss */
/* line 141, ../sass/modules/_modals.scss */
/* line 145, ../sass/modules/_modals.scss */
/* line 152, ../sass/modules/_modals.scss */
/* line 157, ../sass/modules/_modals.scss */
/* line 162, ../sass/modules/_modals.scss */
.modal-activities-detail .card-price {
    font-size: 1.44444444em;
    line-height: 0.92307692em;
    padding-bottom: 15px;
}
/* line 167, ../sass/modules/_modals.scss */
.modal-activities-detail .currency-link {
    font-size: 0.44444444em;
    line-height: 1.8em;
    color: var(--color-brand-primary);
}

/* line 174, ../sass/modules/_modals.scss */
.modal-highlight-details {
    position: relative;
}
    /* line 176, ../sass/modules/_modals.scss */
    .modal-highlight-details h1, .modal-highlight-details .price, .modal-highlight-details .package-headline, .modal-highlight-details .booking-form-request, .modal-highlight-details .blog__tags {
        margin-top: 0;
        margin-bottom: 20px;
    }
    /* line 181, ../sass/modules/_modals.scss */
    .modal-highlight-details ul {
        color: var(--color-neutral-750);
        padding-left: 18px;
    }
        /* line 184, ../sass/modules/_modals.scss */
        .modal-highlight-details ul li {
            padding-bottom: 10px;
        }
    /* line 189, ../sass/modules/_modals.scss */
    .modal-highlight-details img {
        margin-bottom: 20px;
        width: 100%;
    }
    /* line 194, ../sass/modules/_modals.scss */
    .modal-highlight-details #prev-highlight {
        position: absolute;
        left: 20px;
        top: 45%;
        margin-top: -40px;
        text-align: center;
    }
        /* line 200, ../sass/modules/_modals.scss */
        .modal-highlight-details #prev-highlight span {
            font-size: 1.3em;
            line-height: 40px;
            text-align: center;
        }
        /* line 207, ../sass/modules/_modals.scss */
        .modal-highlight-details #prev-highlight:hover {
            background-color: var(--color-neutral-900);
            color: var(--color-white);
        }
    /* line 215, ../sass/modules/_modals.scss */
    .modal-highlight-details #next-highlight {
        position: absolute;
        right: 20px;
        top: 45%;
        margin-top: -40px;
    }
        /* line 221, ../sass/modules/_modals.scss */
        .modal-highlight-details #next-highlight span {
            font-size: 1.3em;
            line-height: 40px;
        }

/* line 231, ../sass/modules/_modals.scss */
.modal-select-tour .modal-title {
    text-align: center;
    font-size: 1.44444444em;
    line-height: 0.92307692em;
}

@media (max-width: 992px) {
    /* line 243, ../sass/modules/_modals.scss */
    .modal-highlight-details #next-highlight,
    .modal-highlight-details #prev-highlight {
        margin-top: 0;
        top: auto;
        bottom: -40px;
    }
}

@media (max-width: 480px) {
    /* line 256, ../sass/modules/_modals.scss */
    .modal .modal-header {
        text-align: center;
    }
        /* line 259, ../sass/modules/_modals.scss */
        .modal .modal-header h1, .modal .modal-header .price, .modal .modal-header .package-headline, .modal .modal-header .booking-form-request, .modal .modal-header .blog__tags {
            line-height: 1em;
        }
        /* line 263, ../sass/modules/_modals.scss */
        .modal .modal-header button {
            margin-top: 15px;
            float: none;
            display: block;
            margin-left: auto;
            margin-right: auto;
        }
}
/* Example modal
 <div class="modal modal-action fade" id="actionModal1">
        <div class="modal-dialog">
            <div class="modal-header">
                <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â</span></button>
            </div>
            <ul class="modal-content">
                <li class="container-fluid-half icon-button-area-red" >
                    <div class="icon flaticon-container5"></div>
                    <h1>InnskrÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ning</h1>
                    <p>ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°g ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ekkti eitt sinn drengstaula
                        sem fÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¶lur var og fÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡r,
                        meÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â° reytt og ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂºfiÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â° hÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡r, svo skyndibitablÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡r.
                        ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°g sÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ of ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ennan strÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡kaula
                        hann gugginn var og grÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡r.</p>
                </li>

                <li class="container-fluid-half">
                    <div class="modal-body">
                        <label>SlÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âu inn notendanafn og lykilorÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â</label>
                        <input type="text" name="demo-input" required placeholder="Notendanafn">
                        <input type="password" name="demo-input" required placeholder="LykilorÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°">
                        <div class="col-md-12 left">
                            <input type="checkbox" id="remember" />
                            <label for="remember">Muna eftir mÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©r?</label>
                        </div>
                        <a href="">NÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½skrÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ning</a>
                        <input type="submit" value="StaÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°festa"></input>
                        <a href="">Gleymt lykilorÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°?</a>
                    </div>
                    <div class="modal-footer">
                        <p>ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âº getur einnig skrÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â° ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ig inn meÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â° Facebook aÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°gangnum ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â­num</p>
                        <button class="facebook"></button>
                    </div>
                </li>

            </ul>\3c !-- /.modal-content -->
        </div>\3c !-- /.modal-dialog -->
    </div>\3c !-- /.modal -->

    */
/* DatePicker Container */
/* line 3, ../sass/modules/_datepicker_jquery.scss */
.ui-datepicker {
    width: 244px;
    height: auto;
    margin: 5px auto 0;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    background-color: var(--color-white);
    color: var(--color-brand-dark);
    padding: 0 20px 0 20px;
    z-index: 2313 !important;
}

    /* line 16, ../sass/modules/_datepicker_jquery.scss */
    .ui-datepicker a {
        text-decoration: none;
    }

    /* DatePicker Table */
    /* line 20, ../sass/modules/_datepicker_jquery.scss */
    .ui-datepicker table {
        width: 100%;
        border: 0;
    }

/* line 25, ../sass/modules/_datepicker_jquery.scss */
.ui-datepicker-header {
    font-weight: bold;
}

/* line 29, ../sass/modules/_datepicker_jquery.scss */
.ui-datepicker-title {
    text-align: center;
    font-weight: bold;
    padding: 20px;
    padding-bottom: 10px;
}

/* line 37, ../sass/modules/_datepicker_jquery.scss */
.ui-datepicker-prev, .ui-datepicker-next {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    cursor: pointer;
    background-repeat: no-repeat;
    color: transparent;
    overflow: hidden;
}

/* line 51, ../sass/modules/_datepicker_jquery.scss */
.ui-datepicker-prev {
    float: left;
    background-position: center -30px;
    padding-top: 15px;
}
    /* line 55, ../sass/modules/_datepicker_jquery.scss */
    .ui-datepicker-prev .ui-icon-circle-triangle-w {
        line-height: 30px;
    }
        /* line 57, ../sass/modules/_datepicker_jquery.scss */
        .ui-datepicker-prev .ui-icon-circle-triangle-w:before {
            content: "<";
            position: absolute;
            left: 15px;
            top: 20px;
            color: var(--color-brand-dark);
        }
    /* line 67, ../sass/modules/_datepicker_jquery.scss */
    .ui-datepicker-prev:hover {
        color: transparent;
    }

/* line 72, ../sass/modules/_datepicker_jquery.scss */
.ui-datepicker-next {
    float: right;
    padding-top: 15px;
    background-position: center 0px;
}
    /* line 76, ../sass/modules/_datepicker_jquery.scss */
    .ui-datepicker-next .ui-icon-circle-triangle-e {
        line-height: 30px;
    }
        /* line 78, ../sass/modules/_datepicker_jquery.scss */
        .ui-datepicker-next .ui-icon-circle-triangle-e:after {
            color: var(--color-brand-dark);
            content: ">";
            position: absolute;
            right: 15px;
            top: 20px;
        }
    /* line 87, ../sass/modules/_datepicker_jquery.scss */
    .ui-datepicker-next:hover {
        color: transparent;
    }

/* line 91, ../sass/modules/_datepicker_jquery.scss */
.ui-datepicker thead {
    background-color: transparent;
    border: 0;
}
    /* line 95, ../sass/modules/_datepicker_jquery.scss */
    .ui-datepicker thead tr {
        background-color: transparent;
    }
        /* line 97, ../sass/modules/_datepicker_jquery.scss */
        .ui-datepicker thead tr th {
            border: 0;
        }
    /* line 102, ../sass/modules/_datepicker_jquery.scss */
    .ui-datepicker thead span {
        font-size: 1.33333333em;
        line-height: 1em;
        font-weight: 100;
        text-transform: none;
        color: var(--color-brand-primary);
    }

/* line 112, ../sass/modules/_datepicker_jquery.scss */
.ui-datepicker th {
    text-transform: uppercase;
    text-align: center;
    font-size: 6pt;
    padding: 5px 0;
    color: #666666;
    text-shadow: 1px 0px 0px var(--color-white);    
}

/* line 122, ../sass/modules/_datepicker_jquery.scss */
.ui-datepicker tbody td {
    padding: 0;
    border: 0;
    padding-left: 4px;
    padding-right: 4px;
}

    /* line 129, ../sass/modules/_datepicker_jquery.scss */
    .ui-datepicker tbody td:last-child {
        border-right: 0;
    }

/* line 132, ../sass/modules/_datepicker_jquery.scss */
.ui-datepicker tbody tr {
    height: 20px;
}

    /* line 136, ../sass/modules/_datepicker_jquery.scss */
    .ui-datepicker tbody tr:last-child {
        border-bottom: 0px;
    }

/* line 139, ../sass/modules/_datepicker_jquery.scss */
.ui-datepicker td span, .ui-datepicker td a {
    display: inline-block;
    font-weight: bold;
    text-align: center;
    width: 100%;
    font-size: 0.72222222em;
    line-height: 1.84615385em;
    height: 27px;
    line-height: 27px;
    color: #666666;
    font-weight: 100;
}

/* line 156, ../sass/modules/_datepicker_jquery.scss */
.ui-datepicker-calendar tr td {
    border-bottom: 0;
}
    /* line 159, ../sass/modules/_datepicker_jquery.scss */
    .ui-datepicker-calendar tr td:first-of-type {
        border-left: 0;
    }
/* line 165, ../sass/modules/_datepicker_jquery.scss */
.ui-datepicker-calendar tr:nth-child(1) td {
    border-top: 0;
}
/* line 171, ../sass/modules/_datepicker_jquery.scss */
.ui-datepicker-calendar tr:hover {
    background-color: transparent;
}
    /* line 174, ../sass/modules/_datepicker_jquery.scss */
    .ui-datepicker-calendar tr:hover td {
        border-bottom: 0;
    }
        /* line 178, ../sass/modules/_datepicker_jquery.scss */
        .ui-datepicker-calendar tr:hover td:first-of-type {
            border-left: 0;
        }
        /* line 182, ../sass/modules/_datepicker_jquery.scss */
        .ui-datepicker-calendar tr:hover td:last-of-type {
            border-right: 0;
        }
    /* line 188, ../sass/modules/_datepicker_jquery.scss */
    .ui-datepicker-calendar tr:hover:nth-child(1) td {
        border-top: 0;
    }

/* line 200, ../sass/modules/_datepicker_jquery.scss */

/* line 203, ../sass/modules/_datepicker_jquery.scss */

/* line 213, ../sass/modules/_datepicker_jquery.scss */
    /* line 217, ../sass/modules/_datepicker_jquery.scss */

/* line 226, ../sass/modules/_datepicker_jquery.scss */

/* line 230, ../sass/modules/_datepicker_jquery.scss */

/* line 234, ../sass/modules/_datepicker_jquery.scss */

/* line 239, ../sass/modules/_datepicker_jquery.scss */

/* ==========================================================================
   $BASE-PICKER
   ========================================================================== */
/**
 * Note: the root picker element should *NOT* be styled more than whatÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢s here.
 */
/* line 7, ../sass/modules/_picker.scss */
.picker {
    font-size: 16px;
    text-align: center;
    color: var(--color-black);
    position: absolute;
    z-index: 10000;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /**
* The picker input element.
*/
    /**
   * When the picker is opened, the input element is ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“activatedÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â.
   */
    /**
   * The holder is the only ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“scrollableÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â top-level container element.
   */
    /*!
   * Default mobile-first, responsive styling for pickadate.js
   * Demo: http://amsul.github.io/pickadate.js
   */
    /**
   * Note: the root picker element should *NOT* be styled more than whatÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢s here.
   */
    /**
   * Make the holder and frame fullscreen.
   */
    /**
   * The holder should overlay the entire screen.
   */
    /**
   * The frame that bounds the box contents of the picker.
   */
    /**
   * The wrapper sets the stage to vertically align the box contents.
   */
    /**
   * The box contains all the picker contents.
   */
}
    /* line 23, ../sass/modules/_picker.scss */
    .picker .picker__input {
        cursor: default;
    }
        /* line 29, ../sass/modules/_picker.scss */
        .picker .picker__input.picker__input--active {
            border-color: #0089ec;
        }
    /* line 35, ../sass/modules/_picker.scss */
    .picker .picker__holder {
        width: 100%;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
    }
    /* line 51, ../sass/modules/_picker.scss */
    .picker .picker__holder,
    .picker .picker__frame {
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }
    /* line 64, ../sass/modules/_picker.scss */
    .picker .picker__holder {
        position: fixed;
        transition: background 0.15s ease-out, -webkit-transform 0s 0.15s;
        transition: background 0.15s ease-out, transform 0s 0.15s;
        -webkit-backface-visibility: hidden;
    }
    /* line 73, ../sass/modules/_picker.scss */
    .picker .picker__frame {
        position: absolute;
        margin: 0 auto;
        min-width: 244px;
        max-width: 244px;
        width: 100%;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        opacity: 0;
        transition: all 0.15s ease-out;
    }

@media (min-height: 33.875em) {
    /* line 86, ../sass/modules/_picker.scss */
    .picker .picker__frame {
        overflow: visible;
        top: auto;
        bottom: -100%;
        max-height: 80%;
    }
}

@media (min-height: 40.125em) {
    /* line 94, ../sass/modules/_picker.scss */
    .picker .picker__frame {
        margin-bottom: 7.5%;
    }
}
/* line 101, ../sass/modules/_picker.scss */
.picker .picker__wrap {
    display: table;
    width: 100%;
    height: 100%;
}

@media (min-height: 33.875em) {
    /* line 107, ../sass/modules/_picker.scss */
    .picker .picker__wrap {
        display: block;
    }
}
/* line 114, ../sass/modules/_picker.scss */
.picker .picker__box {
    background: var(--color-white);
    display: table-cell;
    vertical-align: middle;
}
/* line 121, ../sass/modules/_picker.scss */
.picker .picker__nav--prev:before {
    content: "<";
    position: absolute;
    left: 15px;
    top: 20px;
    color: var(--color-brand-dark);
}
/* line 133, ../sass/modules/_picker.scss */
.picker .picker__nav--next:before {
    color: var(--color-brand-dark);
    content: ">";
    position: absolute;
    right: 15px;
    top: 20px;
}
/* line 143, ../sass/modules/_picker.scss */
.picker .picker__header {
    text-align: center;
    padding: 10px 0 20px;
}
/* line 148, ../sass/modules/_picker.scss */
.picker .picker__month {
    font-weight: bold;
    text-align: center;
    font-weight: bold;
    padding: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
}
/* line 159, ../sass/modules/_picker.scss */
.picker .picker__year {
    display: inline-block;
    vertical-align: middle;
}
/* line 164, ../sass/modules/_picker.scss */
.picker .picker__box {
    padding: 10px;
}
/* line 168, ../sass/modules/_picker.scss */
.picker .picker__table {
    color: var(--color-brand-dark);
    border: 0;
    margin-bottom: 10px;
    font-size: 16px !important;
}
    /* line 176, ../sass/modules/_picker.scss */
    .picker .picker__table thead tr {
        background-color: var(--color-white);
        border: 0;
        height: 30px;
    }
        /* line 181, ../sass/modules/_picker.scss */
        .picker .picker__table thead tr th {
            padding: 0 5px;
        }
        /* line 185, ../sass/modules/_picker.scss */
        .picker .picker__table thead tr td {
            border: 0;
            color: var(--color-brand-dark);
            padding: 0;
            font-weight: normal;
            width: 14.28571429%;
            padding: 0 5px;
        }
            /* line 193, ../sass/modules/_picker.scss */
            .picker .picker__table thead tr td:first-of-type {
                width: auto;
            }
    /* line 205, ../sass/modules/_picker.scss */
    .picker .picker__table tbody tr {
        height: 30px;
    }
        /* line 208, ../sass/modules/_picker.scss */
        .picker .picker__table tbody tr td {
            border: 0;
            padding: 0 5px;
            font-weight: normal;
            text-align: center;
        }
            /* line 214, ../sass/modules/_picker.scss */
            .picker .picker__table tbody tr td:first-of-type {
                width: auto;
            }
    /* line 222, ../sass/modules/_picker.scss */
    .picker .picker__table table thead tr th {
        font-size: 0.5em;
        line-height: 3em;
        font-weight: 100;
        text-transform: none;
        color: var(--color-brand-primary);
        text-transform: none;
        font-weight: 100;
        color: var(--color-brand-dark);
        border: 0;
    }
/* line 234, ../sass/modules/_picker.scss */
.picker .picker__weekday {
    border: 0;
    color: var(--color-brand-primary);
    text-transform: none;
    font-weight: 100;
    font-size: 0.625em;
    line-height: 2.4em;
}
/* line 242, ../sass/modules/_picker.scss */
.picker .picker__day {
    font-size: 0.75em;
    line-height: 2em;
    font-family: var(--font-sans);
}
/* line 247, ../sass/modules/_picker.scss */
.picker .picker__day--outfocus {
    color: #CECECE;
}
/* line 251, ../sass/modules/_picker.scss */
.picker .picker__day--selected {
    color: var(--color-white);
    background-color: var(--color-brand-primary);
    width: 27px;
    border-radius: 30px;
}
/* line 259, ../sass/modules/_picker.scss */
.picker .picker__footer button {
    background: none;
    color: var(--color-black);
    display: block;
    width: 50%;
    float: left;
    margin-bottom: 20px;
}
/* line 268, ../sass/modules/_picker.scss */
.picker .picker__footer .picker__button--close {
    float: none;
    background-color: var(--btn-primary-bg);
    color: var(--btn-primary-text);
    margin: auto;
}
/* line 278, ../sass/modules/_picker.scss */
.picker .picker__day--disabled {
    color: #b4b3b3;
    position: relative;
}
    /* line 281, ../sass/modules/_picker.scss */
    .picker .picker__day--disabled:after {
        content: "/";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }

@media (min-height: 33.875em) {
    /* line 301, ../sass/modules/_picker.scss */
    .picker__box {
        display: block;
        border: 1px solid var(--color-neutral-800);
        border-top-color: #898989;
        border-bottom-width: 0;
        border-radius: 5px 5px 0 0;
        box-shadow: 0 12px 36px 16px rgba(0, 0, 0, 0.24);
    }
}

@media (min-height: 40.125em) {
    /* line 312, ../sass/modules/_picker.scss */
    .picker__box {
        border-bottom-width: 1px;
        border-radius: 5px;
    }
}
/**
 * When the picker opens...
 */
/* line 321, ../sass/modules/_picker.scss */
.picker--opened .picker__holder {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#1E000000,endColorstr=#1E000000)";
    zoom: 1;
    background: rgba(0, 0, 0, 0.32);
    transition: background 0.15s ease-out;
}

/* line 331, ../sass/modules/_picker.scss */
.picker--opened .picker__frame {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

@media (min-height: 33.875em) {
    /* line 341, ../sass/modules/_picker.scss */
    .picker--opened .picker__frame {
        top: auto;
        bottom: 0;
    }
}
/* line 4, ../sass/modules/_kkSimpleSlide.scss */
.kkSimpleSlide {
    padding: 40px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
    /* line 15, ../sass/modules/_kkSimpleSlide.scss */
    .kkSimpleSlide.dark .button-carousel {
        background-color: rgba(0, 0, 0, 0.8);
    }
        /* line 18, ../sass/modules/_kkSimpleSlide.scss */
        .kkSimpleSlide.dark .button-carousel:hover {
            background-color: rgba(0, 0, 0, 0.5);
        }
    /* line 26, ../sass/modules/_kkSimpleSlide.scss */
    .kkSimpleSlide.hero-slider--ui .button-carousel {        
        background-color: transparent;
        font-size: 36px;
    }
        /* line 31, ../sass/modules/_kkSimpleSlide.scss */
        .kkSimpleSlide.hero-slider--ui .button-carousel:hover {
            background-color: transparent;
        }
    /* line 36, ../sass/modules/_kkSimpleSlide.scss */
    .kkSimpleSlide.hero-slider--ui .right::before {        
        
    }
    /* line 42, ../sass/modules/_kkSimpleSlide.scss */
    .kkSimpleSlide.hero-slider--ui .left::before {        
        
    }
    /* line 48, ../sass/modules/_kkSimpleSlide.scss */
    .kkSimpleSlide.hero-slider--ui .kkdotContainer {
        position: absolute;
        bottom: 28px;
        z-index: 29;
        width: 100%;
    }
        /* line 54, ../sass/modules/_kkSimpleSlide.scss */
        .kkSimpleSlide.hero-slider--ui .kkdotContainer li {
            display: inline-block;
            width: 14px;
            height: 14px;
            background-color: var(--color-neutral-100);
            border-radius: 50%;
            margin: 0 4px;
            cursor: pointer;
        }
        /* line 64, ../sass/modules/_kkSimpleSlide.scss */
        .kkSimpleSlide.hero-slider--ui .kkdotContainer .kkactive-dot {
            background-color: var(--color-brand-red);
        }
    /* line 71, ../sass/modules/_kkSimpleSlide.scss */
    .kkSimpleSlide.full {
        padding: 0;
    }
        /* line 74, ../sass/modules/_kkSimpleSlide.scss */
        .kkSimpleSlide.full .button-carousel {
            background-color: rgba(255, 255, 255, 0.4);
            color: var(--color-brand-dark);
        }
            /* line 78, ../sass/modules/_kkSimpleSlide.scss */
            .kkSimpleSlide.full .button-carousel:hover {
                background-color: rgba(255, 255, 255, 0.8);
            }
            /* line 82, ../sass/modules/_kkSimpleSlide.scss */
            .kkSimpleSlide.full .button-carousel.right {
                right: 20px;
            }
            /* line 86, ../sass/modules/_kkSimpleSlide.scss */
            .kkSimpleSlide.full .button-carousel.left {
                left: 20px;
            }

/* line 93, ../sass/modules/_kkSimpleSlide.scss */
.kkSimpleSlideContainer {
    overflow: hidden;
}
    /* line 96, ../sass/modules/_kkSimpleSlide.scss */
    .kkSimpleSlideContainer ul, .kkSimpleSlideContainer .gallery-thumb-container {
        overflow: hidden;        
        -moz-transition: -moz-transform 0.3s ease;
        -o-transition: -o-transform 0.3s ease;
        -webkit-transition: -webkit-transform 0.3s ease;
        transition: transform 0.3s ease;
    }

/*------------------------------------------------------------------------------*
/// MOBILE NAV BAR
-------------------------------------------------------------------------------*/
/* line 5, ../sass/modules/_mobile-nav.scss */
.mobile-nav {
    display: none;
    position: relative;
    height: 50px;
    -moz-transition: -moz-transform 0.3s ease;
    -o-transition: -o-transform 0.3s ease;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    background-color: var(--color-brand-primary);
    position: fixed;
    z-index: 22;
    bottom: 0;
    width: 100%;
    -moz-box-shadow: 0px -7px 14px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px -7px 14px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px -7px 14px 0px rgba(0, 0, 0, 0.15);
}
    /* line 18, ../sass/modules/_mobile-nav.scss */
    .mobile-nav.mobile-menu-bottom {
        position: absolute;
    }
    /* line 22, ../sass/modules/_mobile-nav.scss */
    .mobile-nav > .logo {
        position: absolute;
        top: 14px;
        left: 50%;
        margin-left: -80px;
        z-index: 99;
        width: 160px;
        height: 26px;
        background-size: 100%;
    }
    /* line 33, ../sass/modules/_mobile-nav.scss */
    .mobile-nav .bt-menu {
        position: absolute;
        top: 14px;
        left: 20px;
        z-index: 99;
        padding: 6px;
        padding-top: 5px;
        width: 30px;
        height: 30px;
    }
    /* line 46, ../sass/modules/_mobile-nav.scss */
    .mobile-nav .mobile-search-btn {
        position: absolute;
        color: var(--color-white);
        top: 14px;
        right: 20px;
        z-index: 99;
        width: 30px;
        height: 30px;
        padding-top: 14px;
        padding-left: 3px;
        font-size: 1em;
        line-height: 0em;
    }

/* line 67, ../sass/modules/_mobile-nav.scss */
* > .logo {
    font-size: 0;
    color: transparent;
    display: block;
    background-repeat: no-repeat;
    width: 120px;
    height: 40px;
    background-size: 100%;
}

/*------------------------------------------------------------------------------*
/// MOBILE MENU
-------------------------------------------------------------------------------*/
/* line 85, ../sass/modules/_mobile-nav.scss */
.mobile-menu {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 21;
    overflow: auto;
    background-color: var(--color-white);
    padding-bottom: 80px;
    -moz-transform: translateY(110%);
    -o-transform: translateY(110%);
    -ms-transform: translateY(110%);
    -webkit-transform: translateY(110%);
    transform: translateY(110%);
    -moz-transition: -moz-transform 0.3s ease;
    -o-transition: -o-transform 0.3s ease;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    /*-----------------*
  /// SEARCH
  ------------------*/
    /*-----------------*
  /// CURRENCY / WISHLIST LINKS
  ------------------*/
    /*-----------------*
  /// MAIN ACCORDION LINKS
  ------------------*/
    /*-----------------*
  /// BOTTOM LINKS
  ------------------*/
}
    /* line 99, ../sass/modules/_mobile-nav.scss */
    .mobile-menu.open {
        -moz-transform: translateY(0%);
        -o-transform: translateY(0%);
        -ms-transform: translateY(0%);
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
    }
    /* line 103, ../sass/modules/_mobile-nav.scss */
    .mobile-menu ul {
        font-family: var(--font-sans);
        text-transform: uppercase;
        font-weight: bold;
        list-style: none;
        padding: 0;
        font-size: 0.66666667em;
        line-height: 2em;
    }
/* line 112, ../sass/modules/_mobile-nav.scss */
/* line 119, ../sass/modules/_mobile-nav.scss */
.mobile-menu form {
    position: relative;
    padding: 20px 40px 0;
}
    /* line 123, ../sass/modules/_mobile-nav.scss */
    .mobile-menu form label {
        color: var(--color-white);
        position: absolute;
        top: 30px;
        right: 70px;
    }
    /* line 129, ../sass/modules/_mobile-nav.scss */
    .mobile-menu form input[type="text"] {
        border-radius: 30px;
        border: 0;
        background-color: var(--color-brand-red);
        padding-right: 46px;
        padding-left: 30px;
        color: var(--color-white);
        text-align: center;
    }
        /* line 139, ../sass/modules/_mobile-nav.scss */
        .mobile-menu form input[type="text"] [placeholder] {
            color: var(--color-white);
        }
    /* line 144, ../sass/modules/_mobile-nav.scss */
    .mobile-menu form ::-webkit-input-placeholder {
        color: rgba(255, 255, 255, 0.9);
    }
    /* line 148, ../sass/modules/_mobile-nav.scss */
    .mobile-menu form :-moz-placeholder {
        /* Firefox 18- */
        color: rgba(255, 255, 255, 0.9);
    }
    /* line 152, ../sass/modules/_mobile-nav.scss */
    .mobile-menu form ::-moz-placeholder {
        /* Firefox 19+ */
        color: rgba(255, 255, 255, 0.9);
    }
    /* line 156, ../sass/modules/_mobile-nav.scss */
    .mobile-menu form :-ms-input-placeholder {
        color: rgba(255, 255, 255, 0.9);
    }
/* line 165, ../sass/modules/_mobile-nav.scss */
.mobile-menu .mobile-sub-menu {
    padding: 20px 0 15px;
    margin: 0;
    border-bottom: 1px solid var(--color-neutral-350);
}
    /* line 170, ../sass/modules/_mobile-nav.scss */
    .mobile-menu .mobile-sub-menu li {
        display: inline-block;
        padding-left: 20px;
        width: 45%;
    }
    /* line 179, ../sass/modules/_mobile-nav.scss */
    .mobile-menu .mobile-sub-menu a {
        font-family: var(--font-sans);
        text-transform: uppercase;
        font-weight: bold;
        margin-left: 5px;
    }
/* line 196, ../sass/modules/_mobile-nav.scss */
.mobile-menu .accordion .panel:last-of-type {
    border-bottom: 1px solid var(--color-neutral-350);
}
/* line 201, ../sass/modules/_mobile-nav.scss */
.mobile-menu .accordion .panel-group {
    margin-bottom: 0;
}
    /* line 204, ../sass/modules/_mobile-nav.scss */
    .mobile-menu .accordion .panel-group .panel-heading {
        text-align: center;
        font-size: 1.22222222em;
        line-height: 1.09090909em;
    }
        /* line 208, ../sass/modules/_mobile-nav.scss */
        .mobile-menu .accordion .panel-group .panel-heading:hover::after {
            display: none;
        }
        /* line 213, ../sass/modules/_mobile-nav.scss */
        .mobile-menu .accordion .panel-group .panel-heading::after {
            display: none;
        }
        /* line 218, ../sass/modules/_mobile-nav.scss */
        .mobile-menu .accordion .panel-group .panel-heading a {
            padding-left: 0;
        }
            /* line 221, ../sass/modules/_mobile-nav.scss */
            .mobile-menu .accordion .panel-group .panel-heading a:after {
                content: "-";
                color: var(--color-brand-red);
                position: absolute;
                right: 60px;
            }
            /* line 231, ../sass/modules/_mobile-nav.scss */
            .mobile-menu .accordion .panel-group .panel-heading a.collapsed:after {
                content: "+";
            }
    /* line 240, ../sass/modules/_mobile-nav.scss */
    .mobile-menu .accordion .panel-group .panel-collapse {
        padding-left: 20px;
        padding-right: 20px;
    }
        /* line 245, ../sass/modules/_mobile-nav.scss */
        .mobile-menu .accordion .panel-group .panel-collapse:after {
            display: none;
        }
/* line 258, ../sass/modules/_mobile-nav.scss */
.mobile-menu .accordion .panel-body ul {
    padding: 0;
    font-family: var(--font-sans);
    font-weight: bold;
    font-size: 1em;
    line-height: 1.33333333em;
    -webkit-column-count: 2;
    /* Chrome, Safari, Opera */
    -moz-column-count: 2;
    /* Firefox */
    column-count: 2;
}
    /* line 269, ../sass/modules/_mobile-nav.scss */
    .mobile-menu .accordion .panel-body ul li {
        max-height: 100%;
        padding-left: 10px;
    }
        /* line 273, ../sass/modules/_mobile-nav.scss */
        .mobile-menu .accordion .panel-body ul li:before {
            content: "\2022";
            position: absolute;
            left: 0;
        }
        /* line 280, ../sass/modules/_mobile-nav.scss */
        .mobile-menu .accordion .panel-body ul li:hover:after {
            display: none;
        }
/* line 292, ../sass/modules/_mobile-nav.scss */
.mobile-menu .mobile-bottom-links {
    padding-top: 20px;
    padding-bottom: 40px;
}
    /* line 299, ../sass/modules/_mobile-nav.scss */
    .mobile-menu .mobile-bottom-links ul:nth-child(2) li a {
        color: var(--color-neutral-750);
    }

/* line 1, ../sass/modules/_currency-change.scss */
.currency-change {
    text-align: center;
    background-color: var(--color-neutral-100);
    padding-left: 0;
    padding-right: 0;
}
    /* line 7, ../sass/modules/_currency-change.scss */
    .currency-change h1, .currency-change .price, .currency-change .package-headline, .currency-change .booking-form-request, .currency-change .blog__tags {
        font-weight: bold;
        font-size: 2.33333333em;
        line-height: 0.57142857em;
        display: inline-block;
    }
    /* line 13, ../sass/modules/_currency-change.scss */
    .currency-change h2 {
        font-size: 0.88888889em;
        line-height: 3.75em;
        color: var(--color-brand-red);
        background-color: #f0eeee;
        margin-bottom: 0;
        margin-top: 10px;
    }
    /* line 23, ../sass/modules/_currency-change.scss */
    .currency-change ul {
        background-color: #f0eeee;
        list-style: none;
        padding: 0 0 20px;
        text-align: center;
    }
        /* line 30, ../sass/modules/_currency-change.scss */
        .currency-change ul li a {
            color: var(--color-brand-primary);
            font-size: 1.22222222em;
            line-height: 1.96363636em;
            font-weight: 500;
        }
        /* line 37, ../sass/modules/_currency-change.scss */
        .currency-change ul li .currency-symbol {
            font-size: 0.55555556em;
            line-height: 0em;
        }
        /* line 41, ../sass/modules/_currency-change.scss */
        .currency-change ul li:hover {
            background-color: rgba(82, 164, 179, 0.2);
        }
    /* line 48, ../sass/modules/_currency-change.scss */
    .currency-change .currency-close {
        color: var(--color-brand-primary);
        font-size: 1.11111111em;
        line-height: 1.2em;
        font-weight: 500;
        padding: 40px 0;
        display: block;
    }
        /* line 56, ../sass/modules/_currency-change.scss */
        .currency-change .currency-close:after {
            font-family: 'nordicvisitor';
            content: "\f00d";
            margin-left: 10px;
        }
    /* line 64, ../sass/modules/_currency-change.scss */
    .currency-change .currency-symbol {
        font-size: 0.77777778em;
        line-height: 2.22857143em;
        font-weight: 100;
        color: var(--color-brand-primary);
    }

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
/* line 6, ../sass/modules/_photoswipe.scss */
.pswp {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
    -ms-touch-action: none;
    touch-action: none;
    z-index: 1500;
    -webkit-text-size-adjust: 100%;
    /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
    -webkit-backface-visibility: hidden;
    color: var(--color-neutral-300);
    outline: none;
}

    /* line 22, ../sass/modules/_photoswipe.scss */
    .pswp * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    /* line 25, ../sass/modules/_photoswipe.scss */
    .pswp img {
        max-width: none;
    }

/* style is added when JS option showHideOpacity is set to true */
/* line 29, ../sass/modules/_photoswipe.scss */
.pswp--animate_opacity {
    /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
    opacity: 0.001;
    will-change: opacity;
    /* for open/close transition */
    -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
    transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

/* line 37, ../sass/modules/_photoswipe.scss */
.pswp--open {
    display: block;
}

/* line 40, ../sass/modules/_photoswipe.scss */
.pswp--zoom-allowed .pswp__img {
    /* autoprefixer: off */
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

/* line 46, ../sass/modules/_photoswipe.scss */
.pswp--zoomed-in .pswp__img {
    /* autoprefixer: off */
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab;
}

/* line 52, ../sass/modules/_photoswipe.scss */
.pswp--dragging .pswp__img {
    /* autoprefixer: off */
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing;
}

/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
/* line 62, ../sass/modules/_photoswipe.scss */
.pswp__bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: var(--color-brand-dark);
    opacity: 0;
    -webkit-backface-visibility: hidden;
    will-change: opacity;
}

/* line 73, ../sass/modules/_photoswipe.scss */
.pswp__scroll-wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

/* line 81, ../sass/modules/_photoswipe.scss */
.pswp__container,
.pswp__zoom-wrap {
    -ms-touch-action: none;
    touch-action: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

/* Prevent selection and tap highlights */
/* line 92, ../sass/modules/_photoswipe.scss */
.pswp__container,
.pswp__img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}

/* line 101, ../sass/modules/_photoswipe.scss */
.pswp__zoom-wrap {
    position: absolute;
    width: 100%;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    /* for open/close transition */
    -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
    transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

/* line 111, ../sass/modules/_photoswipe.scss */
.pswp__bg {
    will-change: opacity;
    /* for open/close transition */
    -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
    transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

/* line 117, ../sass/modules/_photoswipe.scss */
.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
    -webkit-transition: none;
    transition: none;
}

/* line 122, ../sass/modules/_photoswipe.scss */
.pswp__container,
.pswp__zoom-wrap {
    -webkit-backface-visibility: hidden;
    will-change: transform;
}

/* line 127, ../sass/modules/_photoswipe.scss */
.pswp__item {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
}

/* line 135, ../sass/modules/_photoswipe.scss */
.pswp__img {
    position: absolute;
    width: auto;
    height: auto;
    top: 0;
    left: 0;
    -webkit-transition: opacity 0.15s;
    transition: opacity 0.15s;
}

/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
/* line 148, ../sass/modules/_photoswipe.scss */
.pswp__img--placeholder {
    -webkit-backface-visibility: hidden;
}

/*
	div element that matches size of large image
	large image loads on top of it
*/
/* line 155, ../sass/modules/_photoswipe.scss */
.pswp__img--placeholder--blank {
    background: #222;
}

/* line 158, ../sass/modules/_photoswipe.scss */
.pswp--ie .pswp__img {
    width: 100% !important;
    height: auto !important;
    left: 0;
    top: 0;
}

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
/* line 168, ../sass/modules/_photoswipe.scss */
.pswp__error-msg {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    margin-top: -8px;
    color: var(--color-neutral-500);
}

    /* line 179, ../sass/modules/_photoswipe.scss */
    .pswp__error-msg a {
        color: var(--color-neutral-500);
        text-decoration: underline;
    }

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*

	1. Buttons

 */
/* <button> css reset */
/* line 205, ../sass/modules/_photoswipe.scss */
.pswp__button {
    float: right;
    opacity: 0.75;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    /* line 223, ../sass/modules/_photoswipe.scss */
    .pswp__button:focus,
    .pswp__button:hover {
        opacity: 1;
    }

    /* line 226, ../sass/modules/_photoswipe.scss */
    .pswp__button:active {
        outline: none;
        opacity: 0.9;
    }

    /* line 229, ../sass/modules/_photoswipe.scss */
    .pswp__button::-moz-focus-inner {
        padding: 0;
        border: 0;
    }

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
/* line 234, ../sass/modules/_photoswipe.scss */
.pswp__ui--over-close .pswp__button--close {
    opacity: 1;
}

/* line 238, ../sass/modules/_photoswipe.scss */
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
    background: url(https://www.nordicvisitor.com/resources/cache/styles/1/photoswipe/default-skin.png) 0 0 no-repeat;
    background-size: 264px 88px;
    width: 44px;
    height: 44px;
}

/* line 246, ../sass/modules/_photoswipe.scss */
.pswp__button--share {
    background-position: -44px -44px;
    display: none;
}

/* line 251, ../sass/modules/_photoswipe.scss */
.pswp__button--fs {
    display: none;
}

/* line 256, ../sass/modules/_photoswipe.scss */
.pswp__button--close {
    background-image: none;
    margin-top: 20px;
    margin-right: 40px;
}

/* line 264, ../sass/modules/_photoswipe.scss */
.pswp--supports-fs .pswp__button--fs {
    display: block;
}

/* line 267, ../sass/modules/_photoswipe.scss */
.pswp--fs .pswp__button--fs {
    background-position: -44px 0;
}

/* line 270, ../sass/modules/_photoswipe.scss */
.pswp__button--zoom {
    display: none;
    background-position: -88px 0;
}

/* line 274, ../sass/modules/_photoswipe.scss */
.pswp--zoom-allowed .pswp__button--zoom {
    display: block;
}

/* line 277, ../sass/modules/_photoswipe.scss */
.pswp--zoomed-in .pswp__button--zoom {
    background-position: -132px 0;
}

/* no arrows on touch screens */
/* line 281, ../sass/modules/_photoswipe.scss */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
    visibility: hidden;
}

/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
/* line 289, ../sass/modules/_photoswipe.scss */
.pswp__button--arrow--left,
.pswp__button--arrow--right {
    background: none;
    background-color: var(--color-neutral-750);
    top: 50%;
    margin-top: -50px;
    padding: 0;
    position: absolute;
}
    /* line 298, ../sass/modules/_photoswipe.scss */
    .pswp__button--arrow--left span,
    .pswp__button--arrow--right span {
        color: var(--color-brand-dark);
        font-size: 2.2em;
        line-height: 40px;
        text-align: center;
    }
    /* line 306, ../sass/modules/_photoswipe.scss */
    .pswp__button--arrow--left:hover,
    .pswp__button--arrow--right:hover {
        background-color: var(--color-neutral-900);
    }
        /* line 308, ../sass/modules/_photoswipe.scss */
        .pswp__button--arrow--left:hover span,
        .pswp__button--arrow--right:hover span {
            color: var(--color-white);
        }

/* line 314, ../sass/modules/_photoswipe.scss */
.pswp__button--arrow--left {
    left: 20px;
}

/* line 320, ../sass/modules/_photoswipe.scss */
.pswp__button--arrow--right {
    right: 20px;
}

/*

	2. Share modal/popup and links

 */
/* line 352, ../sass/modules/_photoswipe.scss */
.pswp__counter,
.pswp__share-modal {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* line 359, ../sass/modules/_photoswipe.scss */
.pswp__share-modal {
    display: block;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 10px;
    position: absolute;
    z-index: 1600;
    opacity: 0;
    -webkit-transition: opacity 0.25s ease-out;
    transition: opacity 0.25s ease-out;
    -webkit-backface-visibility: hidden;
    will-change: opacity;
}

/* line 375, ../sass/modules/_photoswipe.scss */
.pswp__share-modal--hidden {
    display: none;
}

/* line 378, ../sass/modules/_photoswipe.scss */
.pswp__share-tooltip {
    z-index: 1620;
    position: absolute;
    background: var(--color-white);
    top: 56px;
    border-radius: 2px;
    display: block;
    width: auto;
    right: 44px;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
    -webkit-transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
    -webkit-backface-visibility: hidden;
    will-change: transform;
}

    /* line 396, ../sass/modules/_photoswipe.scss */
    .pswp__share-tooltip a {
        display: block;
        padding: 8px 12px;
        color: var(--color-black);
        text-decoration: none;
        font-size: 14px;
        line-height: 18px;
    }

        /* line 403, ../sass/modules/_photoswipe.scss */
        .pswp__share-tooltip a:hover {
            text-decoration: none;
            color: var(--color-black);
        }

        /* line 406, ../sass/modules/_photoswipe.scss */
        .pswp__share-tooltip a:first-child {
            /* round corners on the first/last list item */
            border-radius: 2px 2px 0 0;
        }

        /* line 409, ../sass/modules/_photoswipe.scss */
        .pswp__share-tooltip a:last-child {
            border-radius: 0 0 2px 2px;
        }

/* line 412, ../sass/modules/_photoswipe.scss */
.pswp__share-modal--fade-in {
    opacity: 1;
}

    /* line 414, ../sass/modules/_photoswipe.scss */
    .pswp__share-modal--fade-in .pswp__share-tooltip {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

/* increase size of share links on touch devices */
/* line 420, ../sass/modules/_photoswipe.scss */
.pswp--touch .pswp__share-tooltip a {
    padding: 16px 12px;
}

/* line 423, ../sass/modules/_photoswipe.scss */

/* line 437, ../sass/modules/_photoswipe.scss */

    /* line 440, ../sass/modules/_photoswipe.scss */

/* line 443, ../sass/modules/_photoswipe.scss */

/* line 447, ../sass/modules/_photoswipe.scss */

/* line 451, ../sass/modules/_photoswipe.scss */

/*

	3. Index indicator ("1 of X" counter)

 */
/* line 459, ../sass/modules/_photoswipe.scss */
.pswp__counter {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    font-size: 13px;
    line-height: 44px;
    color: var(--color-white);
    opacity: 0.75;
    padding: 0 10px;
}

/*

	4. Caption

 */
/* line 475, ../sass/modules/_photoswipe.scss */
.pswp__caption {
    position: absolute;
    left: 0;
    top: 0;
    width: 90%;
    min-height: 44px;
}
    /* line 481, ../sass/modules/_photoswipe.scss */
    .pswp__caption h1, .pswp__caption .price, .pswp__caption .package-headline, .pswp__caption .booking-form-request, .pswp__caption .blog__tags {
        float: left;
        margin-left: 40px;
        margin-top: 27px;
        font-weight: 100;
    }

    /* line 488, ../sass/modules/_photoswipe.scss */
    .pswp__caption small {
        font-size: 11px;
        color: var(--color-neutral-670);
    }

/* line 492, ../sass/modules/_photoswipe.scss */
.pswp__caption__center {
    text-align: left;
    max-width: 420px;
    margin: 0 auto;
    font-size: 13px;
    padding: 10px;
    line-height: 20px;
    color: var(--color-neutral-500);
}

/* line 501, ../sass/modules/_photoswipe.scss */
.pswp__caption--empty {
    display: none;
}

/* Fake caption element, used to calculate height of next/prev image */
/* line 505, ../sass/modules/_photoswipe.scss */
.pswp__caption--fake {
    visibility: hidden;
}

/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
/* line 515, ../sass/modules/_photoswipe.scss */
.pswp__preloader {
    width: 44px;
    height: 44px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -22px;
    opacity: 0;
    -webkit-transition: opacity 0.25s ease-out;
    transition: opacity 0.25s ease-out;
    will-change: opacity;
    direction: ltr;
}

/* line 528, ../sass/modules/_photoswipe.scss */
.pswp__preloader__icn {
    width: 20px;
    height: 20px;
    margin: 12px;
}

/* line 533, ../sass/modules/_photoswipe.scss */
.pswp__preloader--active {
    opacity: 1;
}

    /* line 535, ../sass/modules/_photoswipe.scss */
    .pswp__preloader--active .pswp__preloader__icn {
        /* We use .gif in browsers that don't support CSS animation */
        background: url(https://www.nordicvisitor.com/resources/cache/styles/1/preloader.gif) 0 0 no-repeat;
    }

/* line 539, ../sass/modules/_photoswipe.scss */
.pswp--css_animation .pswp__preloader--active {
    opacity: 1;
}

    /* line 541, ../sass/modules/_photoswipe.scss */
    .pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
        -webkit-animation: clockwise 500ms linear infinite;
        animation: clockwise 500ms linear infinite;
    }

    /* line 544, ../sass/modules/_photoswipe.scss */
    .pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
        -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
        animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
    }

/* line 548, ../sass/modules/_photoswipe.scss */
.pswp--css_animation .pswp__preloader__icn {
    background: none;
    opacity: 0.75;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 15px;
    top: 15px;
    margin: 0;
}

/* line 558, ../sass/modules/_photoswipe.scss */
.pswp--css_animation .pswp__preloader__cut {
    /*
			The idea of animating inner circle is based on Polymer ("material") loading indicator
			 by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
		*/
    position: relative;
    width: 7px;
    height: 14px;
    overflow: hidden;
}

/* line 568, ../sass/modules/_photoswipe.scss */
.pswp--css_animation .pswp__preloader__donut {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 14px;
    height: 14px;
    border: 2px solid var(--color-white);
    border-radius: 50%;
    border-left-color: transparent;
    border-bottom-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    background: none;
    margin: 0;
}

@-webkit-keyframes clockwise {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes clockwise {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes donut-rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    50% {
        -webkit-transform: rotate(-140deg);
        transform: rotate(-140deg);
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}

@keyframes donut-rotate {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    50% {
        -webkit-transform: rotate(-140deg);
        transform: rotate(-140deg);
    }

    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
}
/*

	6. Additional styles

 */
/* root element of UI */
/* line 628, ../sass/modules/_photoswipe.scss */
.pswp__ui {
    -webkit-font-smoothing: auto;
    visibility: visible;
    opacity: 1;
    z-index: 1550;
}

/* top black bar with buttons and "1 of X" indicator */
/* line 635, ../sass/modules/_photoswipe.scss */
.pswp__top-bar {
    position: absolute;
    left: 0;
    top: 0;
    height: 80px;
    width: 100%;
    background-color: var(--color-blue-riverbed);
}

/* line 644, ../sass/modules/_photoswipe.scss */
.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
    -webkit-backface-visibility: hidden;
    will-change: opacity;
    -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
    transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
/* line 654, ../sass/modules/_photoswipe.scss */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
    visibility: visible;
}

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
/* line 661, ../sass/modules/_photoswipe.scss */

/* line 664, ../sass/modules/_photoswipe.scss */

/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
/* line 672, ../sass/modules/_photoswipe.scss */
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
    /* Force paint & create composition layer for controls. */
    opacity: 0.001;
}

/* pswp__ui--one-slide class is added when there is just one item in gallery */
/* line 680, ../sass/modules/_photoswipe.scss */

/* line 685, ../sass/modules/_photoswipe.scss */
.pswp__element--disabled {
    display: none !important;
}

/* line 688, ../sass/modules/_photoswipe.scss */

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
    /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
    /* line 700, ../sass/modules/_photoswipe.scss */
    .pswp--svg .pswp__button--arrow--left,
    .pswp--svg .pswp__button--arrow--right {
        background: none;
    }

    /* line 704, ../sass/modules/_photoswipe.scss */
    .pswp__button--close {
        margin-top: 20px;
        margin-right: 10px;
    }

    /* line 709, ../sass/modules/_photoswipe.scss */
    .pswp__caption {
        width: 60%;
    }
        /* line 711, ../sass/modules/_photoswipe.scss */
        .pswp__caption h1, .pswp__caption .price, .pswp__caption .package-headline, .pswp__caption .booking-form-request, .pswp__caption .blog__tags {
            margin-left: 10px;
            margin-top: 27px;
            font-weight: 100;
        }
}

@media screen and (max-width: 1024px) {
    /* line 722, ../sass/modules/_photoswipe.scss */
    .pswp__preloader {
        position: relative;
        left: auto;
        top: auto;
        margin: 20px auto;
    }
}
/*-----------------------------------------------------------*
/// HERO SECTION
------------------------------------------------------------*/
/* line 8, ../sass/modules/_hero.scss */
.hero {
    text-align: center;
    position: relative;
    color: var(--color-white);
    width: 100%;
    max-width: 100%;
    background-size: cover;
    position: relative;
    margin-bottom: 0;
    height: 700px;
}
    /* line 20, ../sass/modules/_hero.scss */
    .hero .kkSimpleSlide {
        width: 100%;
        padding: 0;
        height: 100%;
        position: absolute;
    }
    /* line 28, ../sass/modules/_hero.scss */
    .hero .kkSimpleSlideContainer {
        height: 100%;
    }
    /* line 32, ../sass/modules/_hero.scss */
    /* line 38, ../sass/modules/_hero.scss */
    .hero .hero-slider {
        position: relative;
        width: 100%;
        max-width: none;
        -moz-transition: -moz-transform 0.3s ease;
        -o-transition: -o-transform 0.3s ease;
        -webkit-transition: -webkit-transform 0.3s ease;
        transition: transform 0.3s ease;
        min-height: 600px;
        height: 100%;
    }
    /* line 48, ../sass/modules/_hero.scss */
    .hero .hero-slide {
        width: 100%;
        height: 100%;
        float: left;
        position: relative;
        overflow: hidden;
    }
    /* line 56, ../sass/modules/_hero.scss */
    .hero .hero-text {
        position: absolute;
        bottom: 45%;
        z-index: 2;
        padding-left: 80px;
        padding-right: 80px;
        width: 100%;
        -moz-transition: all 0.6s ease;
        -o-transition: all 0.6s ease;
        -webkit-transition: all 0.6s ease;
        transition: all 0.6s ease;
        text-shadow: rgba(0, 0, 0, 0.3) 1px 2px 0;
    }
    /* line 69, ../sass/modules/_hero.scss */
    .hero .hero-text-transform > * {
        -moz-transition: all 0.6s ease;
        -o-transition: all 0.6s ease;
        -webkit-transition: all 0.6s ease;
        transition: all 0.6s ease;
        opacity: 0;
        -moz-transform: translateY(-20px);
        -o-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    /* line 78, ../sass/modules/_hero.scss */
    .hero .hero-text h1, .hero .hero-text .price, .hero .hero-text .package-headline, .hero .hero-text .booking-form-request, .hero .hero-text .blog__tags, .hero .hero-text p {
        max-width: 1200px;
        margin-left: auto;
        margin-right: auto;
    }
    /* line 88, ../sass/modules/_hero.scss */
    .hero .hero-text figure {
        display: none;
    }
        /* line 91, ../sass/modules/_hero.scss */
        .hero .hero-text figure h1, .hero .hero-text figure .price, .hero .hero-text figure .package-headline, .hero .hero-text figure .booking-form-request, .hero .hero-text figure .blog__tags, .hero .hero-text figure p {
            -moz-transition: all 0.6s ease;
            -o-transition: all 0.6s ease;
            -webkit-transition: all 0.6s ease;
            transition: all 0.6s ease;
            padding: 0px 10%;
            opacity: 0;
            max-width: 1200px;
            margin-left: auto;
            margin-right: auto;
        }
        /* line 101, ../sass/modules/_hero.scss */
        .hero .hero-text figure a {
            -moz-transition: all 0.6s ease;
            -o-transition: all 0.6s ease;
            -webkit-transition: all 0.6s ease;
            transition: all 0.6s ease;
            opacity: 0;
        }
        /* line 106, ../sass/modules/_hero.scss */
        .hero .hero-text figure img {
            display: none;
        }
        /* line 110, ../sass/modules/_hero.scss */
        .hero .hero-text figure:first-of-type {
            display: block;
        }
    /* line 115, ../sass/modules/_hero.scss */
    .hero .hero-text-left {
        text-align: left;
        max-width: 70%;
        padding-right: 0;
    }
        /* line 120, ../sass/modules/_hero.scss */
        .hero .hero-text-left .button-link {
            margin-right: 20px;
        }
        /* line 124, ../sass/modules/_hero.scss */
        .hero .hero-text-left p {
            font-size: 1.11111111em;
            line-height: 1.2em;
        }
    /* line 129, ../sass/modules/_hero.scss */
    /* line 133, ../sass/modules/_hero.scss */
    .hero .hero-text-left-full {
        text-align: left;
        max-width: 80%;
        padding-right: 0;
    }
        /* line 138, ../sass/modules/_hero.scss */
        .hero .hero-text-left-full p {
            font-size: 1.11111111em;
            line-height: 1.2em;
        }
    /* line 144, ../sass/modules/_hero.scss */
    .hero .hero-bg {
        opacity: 1;
        height: 100%;
        width: 100%;
        position: absolute !important;
        top: 0;
        padding-top: 0 !important;
        z-index: 0 !important;
    }
        /* line 157, ../sass/modules/_hero.scss */
        .hero .hero-bg.no-blur {
            -moz-transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotate(0.01deg);
            -o-transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotate(0.01deg);
            -ms-transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotate(0.01deg);
            -webkit-transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotate(0.01deg);
            transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotate(0.01deg);
            filter: blur(0px);
            -webkit-filter: blur(0px);
            -moz-filter: blur(0);
            -o-filter: blur(0px);
            -ms-filter: blur(0px);
        }
        /* line 169, ../sass/modules/_hero.scss */
        .hero .hero-bg .hero-bg-item {
            height: 100%;
            width: 100%;
            position: absolute;
            background-size: cover;
            background-position: center;
            -moz-transform: translate3d(0px, 0px, 0px) scale3d(1.15, 1.15, 1) rotate(0.01deg);
            -o-transform: translate3d(0px, 0px, 0px) scale3d(1.15, 1.15, 1) rotate(0.01deg);
            -ms-transform: translate3d(0px, 0px, 0px) scale3d(1.15, 1.15, 1) rotate(0.01deg);
            -webkit-transform: translate3d(0px, 0px, 0px) scale3d(1.15, 1.15, 1) rotate(0.01deg);
            transform: translate3d(0px, 0px, 0px) scale3d(1.15, 1.15, 1) rotate(0.01deg);
        }
            /* line 183, ../sass/modules/_hero.scss */
            /* line 187, ../sass/modules/_hero.scss */
            .hero .hero-bg .hero-bg-item.no-blur {
                -moz-transition: all 1.3s ease-out;
                -o-transition: all 1.3s ease-out;
                -webkit-transition: all 1.3s ease-out;
                transition: all 1.3s ease-out;
                -moz-transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotate(0.01deg);
                -o-transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotate(0.01deg);
                -ms-transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotate(0.01deg);
                -webkit-transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotate(0.01deg);
                transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotate(0.01deg);
            }
            /* line 199, ../sass/modules/_hero.scss */
            .hero .hero-bg .hero-bg-item.slow-zoom {
                -moz-transition: all 30s ease;
                -o-transition: all 30s ease;
                -webkit-transition: all 30s ease;
                transition: all 30s ease;
            }
            /* line 205, ../sass/modules/_hero.scss */
            .hero .hero-bg .hero-bg-item.slow-zoom-out {
                -moz-transition: all 30s ease;
                -o-transition: all 30s ease;
                -webkit-transition: all 30s ease;
                transition: all 30s ease;
                -moz-transform: translate3d(0px, 0px, 0px) scale3d(1.2, 1.2, 1) rotate(0.01deg);
                -o-transform: translate3d(0px, 0px, 0px) scale3d(1.2, 1.2, 1) rotate(0.01deg);
                -ms-transform: translate3d(0px, 0px, 0px) scale3d(1.2, 1.2, 1) rotate(0.01deg);
                -webkit-transform: translate3d(0px, 0px, 0px) scale3d(1.2, 1.2, 1) rotate(0.01deg);
                transform: translate3d(0px, 0px, 0px) scale3d(1.2, 1.2, 1) rotate(0.01deg);
            }
    /* line 214, ../sass/modules/_hero.scss */
    .hero .video-container {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -moz-transition: opacity 0.3s ease;
        -o-transition: opacity 0.3s ease;
        -webkit-transition: opacity 0.3s ease;
        transition: opacity 0.3s ease;
    }
        /* line 223, ../sass/modules/_hero.scss */
        .hero .video-container video {
            object-fit: cover;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }
    /* line 237, ../sass/modules/_hero.scss */
    .hero.hero-subpage .hero-text {
        bottom: 10%;
    }
        /* line 240, ../sass/modules/_hero.scss */
        .hero.hero-subpage .hero-text h2 {
            color: var(--color-brand-green);
        }
    /* line 246, ../sass/modules/_hero.scss */
    /* line 253, ../sass/modules/_hero.scss */
    .hero.hero-subpage-col-2 > div {
        position: relative;
        z-index: 3;
        padding-top: 80px;
    }
    /* line 263, ../sass/modules/_hero.scss */
    .hero.hero-destination .hero-text {
        bottom: 30%;
    }
    /* line 270, ../sass/modules/_hero.scss */
    .hero h1.minor, .hero .minor.price, .hero .minor.package-headline, .hero .minor.booking-form-request, .hero .minor.blog__tags {
        font-size: 2.44444444em;
        line-height: 0.98181818em;
    }
    /* line 275, ../sass/modules/_hero.scss */
    .hero .lead {
        font-weight: 500;
        color: var(--color-white);
    }
    /* line 280, ../sass/modules/_hero.scss */
    .hero:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 50%;
        pointer-events: none;
        background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZGI5ZTgiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
        background-size: 100%;
        background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, rgba(0, 0, 0, 0.6)), color-stop(100%, rgba(125, 185, 232, 0)));
        background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.6) 0%, rgba(125, 185, 232, 0) 100%);
        background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.6) 0%, rgba(125, 185, 232, 0) 100%);
        background-image: linear-gradient(to top, rgba(0, 0, 0, 0.6) 0%, rgba(125, 185, 232, 0) 100%);
        z-index: 0;
    }
/* line 294, ../sass/modules/_hero.scss */
/* line 306, ../sass/modules/_hero.scss */
.hero-front {
    height: 940px;
}
/* line 310, ../sass/modules/_hero.scss */
.hero-auto {
    height: auto;
}
    /* line 313, ../sass/modules/_hero.scss */
    .hero-auto > div {
        padding-top: 0;
    }
    /* line 317, ../sass/modules/_hero.scss */
    .hero-auto .hero-text-left {
        position: relative;
        z-index: 2;
    }
/* line 323, ../sass/modules/_hero.scss */
.hero-short {
    height: 550px;
}
/* line 327, ../sass/modules/_hero.scss */
.hero-shortest {
    height: 300px;
}
    /* line 330, ../sass/modules/_hero.scss */
    .hero-shortest:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 50%;
        height: 100%;
        background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZGI5ZTgiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
        background-size: 100%;
        background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(0, 0, 0, 0.6)), color-stop(100%, rgba(125, 185, 232, 0)));
        background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.6) 0%, rgba(125, 185, 232, 0) 100%);
        background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.6) 0%, rgba(125, 185, 232, 0) 100%);
        background-image: linear-gradient(to right, rgba(0, 0, 0, 0.6) 0%, rgba(125, 185, 232, 0) 100%);
        z-index: 0;
    }
    /* line 342, ../sass/modules/_hero.scss */
    .hero-shortest.hero-subpage .hero-text {
        bottom: auto;
        position: relative;
        margin: auto;
        padding: 0;
        max-width: 1500px;
        z-index: 1;
    }
        /* line 352, ../sass/modules/_hero.scss */
        .hero-shortest.hero-subpage .hero-text h1, .hero-shortest.hero-subpage .hero-text .price, .hero-shortest.hero-subpage .hero-text .package-headline, .hero-shortest.hero-subpage .hero-text .booking-form-request, .hero-shortest.hero-subpage .hero-text .blog__tags {
            padding: 0;
            padding-left: 40px;
            padding-top: 20px;
            max-width: 100%;
        }
            /* line 358, ../sass/modules/_hero.scss */
            .hero-shortest.hero-subpage .hero-text h1 + .button-link, .hero-shortest.hero-subpage .hero-text .price + .button-link, .hero-shortest.hero-subpage .hero-text .package-headline + .button-link, .hero-shortest.hero-subpage .hero-text .booking-form-request + .button-link, .hero-shortest.hero-subpage .hero-text .blog__tags + .button-link {
                margin-top: 0;
                margin-left: 40px;
            }
/* line 366, ../sass/modules/_hero.scss */
.hero-selector {
    position: absolute;
    z-index: 2;
    bottom: 40px;
    width: 100%;
}
    /* line 372, ../sass/modules/_hero.scss */
    .hero-selector h1, .hero-selector .price, .hero-selector .package-headline, .hero-selector .booking-form-request, .hero-selector .blog__tags {
        font-size: 0.77777778em;
        line-height: 1.71428571em;
        color: var(--color-brand-yellow);
    }
    /* line 377, ../sass/modules/_hero.scss */
    .hero-selector ul {
        padding: 0;
        text-align: center;
        list-style: none;
        margin-bottom: 20px;
    }
        /* line 383, ../sass/modules/_hero.scss */
        .hero-selector ul li {
            color: var(--color-white);
        }
            /* line 387, ../sass/modules/_hero.scss */
            .hero-selector ul li a {
                color: var(--color-white);
                display: inline-block;
                -moz-transition: -moz-transform 0.3s ease;
                -o-transition: -o-transform 0.3s ease;
                -webkit-transition: -webkit-transform 0.3s ease;
                transition: transform 0.3s ease;
                text-shadow: rgba(0, 0, 0, 0.3) 1px 1px 0;
            }
                /* line 393, ../sass/modules/_hero.scss */
                .hero-selector ul li a:hover {
                    -moz-transform: scale(1.6);
                    -o-transform: scale(1.6);
                    -ms-transform: scale(1.6);
                    -webkit-transform: scale(1.6);
                    transform: scale(1.6);
                    text-decoration: underline;
                    font-weight: 500;
                }
                /* line 401, ../sass/modules/_hero.scss */
                .hero-selector ul li a.selected {
                    -moz-transform: scale(1.6);
                    -o-transform: scale(1.6);
                    -ms-transform: scale(1.6);
                    -webkit-transform: scale(1.6);
                    transform: scale(1.6);
                    text-decoration: underline;
                    font-weight: 500;
                    -moz-transition: -moz-transform 0.1s ease;
                    -o-transition: -o-transform 0.1s ease;
                    -webkit-transition: -webkit-transform 0.1s ease;
                    transition: transform 0.1s ease;
                }
/* line 415, ../sass/modules/_hero.scss */
.hero-icon-row {
    position: absolute;
    width: 100%;
    bottom: 10px;
    color: var(--color-white);
    z-index: 2;
    text-align: left;
    padding-left: 20px;
}
    /* line 424, ../sass/modules/_hero.scss */
    .hero-icon-row h1, .hero-icon-row .price, .hero-icon-row .package-headline, .hero-icon-row .booking-form-request, .hero-icon-row .blog__tags {
        color: var(--color-white);
        font-size: 1em;
        line-height: 1.06666667em;
        font-weight: 500;
        margin-bottom: 10px;
    }
    /* line 430, ../sass/modules/_hero.scss */
    .hero-icon-row h2 {
        color: var(--color-white);
    }
    /* line 434, ../sass/modules/_hero.scss */
    .hero-icon-row p {
        color: var(--color-white);
        font-size: 1em;
        line-height: 1.06666667em;
        padding-left: 80px;
        max-width: 470px;
    }
    /* line 441, ../sass/modules/_hero.scss */
    .hero-icon-row .icon-style-circle {
        border: 1px solid var(--color-white);
        color: var(--color-white);
        margin-right: 20px;
        width: 60px;
        height: 60px;
        line-height: 60px;
    }
        /* line 449, ../sass/modules/_hero.scss */
        .hero-icon-row .icon-style-circle:before {
            color: var(--color-white);
        }
    /* line 457, ../sass/modules/_hero.scss */
    .hero-icon-row .package-info-icon:hover span {
        background-color: var(--color-white);
    }
        /* line 460, ../sass/modules/_hero.scss */
        .hero-icon-row .package-info-icon:hover span:before {
            color: var(--color-black);
        }
/* line 470, ../sass/modules/_hero.scss */
.hero-midpage .hero-text {
    bottom: 35%;
}
    /* line 472, ../sass/modules/_hero.scss */
    .hero-midpage .hero-text .lead {
        max-width: 900px;
    }
/* line 476, ../sass/modules/_hero.scss */
.hero-midpage h1, .hero-midpage .price, .hero-midpage .package-headline, .hero-midpage .booking-form-request, .hero-midpage .blog__tags {
    font-size: 3.11111111em;
    line-height: 0.85714286em;
}
/* line 480, ../sass/modules/_hero.scss */
.hero-midpage p {
    font-size: 1.11111111em;
    line-height: 1.68em;
}
/* line 486, ../sass/modules/_hero.scss */
.hero-search {
    text-align: left;
    padding: 40px;
}
/* line 493, ../sass/modules/_hero.scss */
.hero__scroll-icon {
    font-size: 2em;
    position: absolute;
    bottom: 40px;
    z-index: 10;
    left: 0;
    right: 0;
    -moz-animation: jump 1.5s ease 0s 3 normal;
    -webkit-animation: jump 1.5s ease 0s 3 normal;
    animation: jump 1.5s ease 0s 3 normal;
}

/* line 506, ../sass/modules/_hero.scss */
.hero-blog {
    height: 964px;
}
    /* line 509, ../sass/modules/_hero.scss */
    .hero-blog .hero-text-left {
        max-width: 990px;
    }
    /* line 513, ../sass/modules/_hero.scss */
    .hero-blog::after {
        display: none;
    }
    /* line 521, ../sass/modules/_hero.scss */
    .hero-blog .hero-text {
        padding: 0 120px;
        text-align: left;
        top: 50%;
        bottom: auto;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
/* line 529, ../sass/modules/_hero.scss */
.hero-blog__info-item {
    font-size: 0.8125em;
    line-height: 2.58461538em;
    padding-top: 20px;
    padding-bottom: 40px;
    display: inline-block;
    text-transform: uppercase;
    margin-right: 40px;
}
    /* line 537, ../sass/modules/_hero.scss */
    .hero-blog__info-item .italic {
        text-transform: none;
    }
/* line 543, ../sass/modules/_hero.scss */
.hero-blog--front .hero-text {
    padding: 0 120px;
    text-align: left;
    top: 50%;
    bottom: auto;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
    /* line 550, ../sass/modules/_hero.scss */
    .hero-blog--front .hero-text h1, .hero-blog--front .hero-text .price, .hero-blog--front .hero-text .package-headline, .hero-blog--front .hero-text .booking-form-request, .hero-blog--front .hero-text .blog__tags {
        margin-left: 0;
        margin-right: 0;
    }
/* line 557, ../sass/modules/_hero.scss */
.hero-blog--front::after {
    display: none;
}

/* line 568, ../sass/modules/_hero.scss */
.hero-blog .hero-bg::after, .hero-blog--front .hero-bg::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    pointer-events: none;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZGI5ZTgiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, rgba(0, 0, 0, 0.6)), color-stop(100%, rgba(125, 185, 232, 0)));
    background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.6) 0%, rgba(125, 185, 232, 0) 100%);
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.6) 0%, rgba(125, 185, 232, 0) 100%);
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.6) 0%, rgba(125, 185, 232, 0) 100%);
    z-index: 0;
}

/* line 1, ../sass/modules/_maps.scss */
#map-canvas {
    height: 790px;
    width: 100%;
}

/* line 6, ../sass/modules/_maps.scss */

/* line 10, ../sass/modules/_maps.scss */
#info-window-content {
    max-width: 456px;
    text-align: left;
}

    /* line 15, ../sass/modules/_maps.scss */
    #info-window-content h1, #info-window-content .price, #info-window-content .package-headline, #info-window-content .booking-form-request, #info-window-content .blog__tags {
        text-transform: uppercase;
        font-size: 1.4em;
    }

    /* line 21, ../sass/modules/_maps.scss */
    #info-window-content img {
        width: 100%;
        height: auto;
    }

/* line 1, ../sass/modules/_blog.scss */
 .blog__article .image-content,
.blog__article .blockquote--large {
    width: 116.666%;
    margin-left: -8.333%;
}

/* line 8, ../sass/modules/_blog.scss */
.blog__section .container, .blog__section .dropdown-nav > ul, .blog__section .container-padbtm, .blog__section .container-padtop {
    width: 100%;
    max-width: 1400px;
}
/* line 13, ../sass/modules/_blog.scss */
.blog__share-icons {
    padding-top: 0;
}
    /* line 16, ../sass/modules/_blog.scss */
    .blog__share-icons > a {
        font-size: 1.3125em;
        line-height: 0.57142857em;
        display: block;
        text-align: left;
        margin-top: 30px;
    }
        /* line 22, ../sass/modules/_blog.scss */
        .blog__share-icons > a:first-of-type {
            margin-top: 0;
        }
/* line 29, ../sass/modules/_blog.scss */
.blog__share-buttons .button-social-share {
    margin-right: 15px;
}
/* line 35, ../sass/modules/_blog.scss */
.blog__article p {
    font-size: 1.33333333em;
    line-height: 1.4em;
}
/* line 46, ../sass/modules/_blog.scss */
.blog__article .card__horizontal {
    margin-left: -8.333%;
    float: left;
    max-width: 670px;
    margin-right: 50px;
    margin-bottom: 50px;
}
    /* line 53, ../sass/modules/_blog.scss */
    .blog__article .card__horizontal + p {
        word-break: break-word;
    }
/* line 59, ../sass/modules/_blog.scss */
.blog__article--summary {
    padding: 0 30px;
}
/* line 63, ../sass/modules/_blog.scss */
.blog__category {
    padding-top: 30px;
}
    /* line 66, ../sass/modules/_blog.scss */
    .blog__category .blog-feed-item {
        padding-left: 10px;
        padding-right: 10px;
    }
/* line 72, ../sass/modules/_blog.scss */
.blog__category-header {
    max-height: 671px;
    position: relative;
    overflow: hidden;
}
    /* line 77, ../sass/modules/_blog.scss */
    .blog__category-header p {
        max-height: 280px;
        overflow: hidden;
        position: relative;
    }
        /* line 82, ../sass/modules/_blog.scss */
        .blog__category-header p::after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            height: 180px;
            width: 100%;
            background-image: url("https://www.nordicvisitor.com/resources/2015/stylesheets/images/gradient_white-grey.png");
            background-repeat: repeat-x;
            background-size: auto 100%;
        }
    /* line 94, ../sass/modules/_blog.scss */
    .blog__category-header .button-link {
        position: absolute;
        top: 631px;
        z-index: 9;
        left: 30px;
    }
/* line 102, ../sass/modules/_blog.scss */
.blog__category-img {
    min-height: 670px;
    z-index: 9;
    position: relative;
    background-size: cover;
}
/* line 109, ../sass/modules/_blog.scss */
.blog__lead {
    font-weight: 500;
    color: var(--color-brand-dark);
}
    /* line 113, ../sass/modules/_blog.scss */
    .blog__lead:first-of-type:first-letter {
        float: left;
        color: var(--color-brand-green);
        font-size: 80px;
        line-height: 60px;
        padding-right: 8px;
    }
/* line 122, ../sass/modules/_blog.scss */
.blog__headline {
    font-size: 1.33333333em;
    line-height: 1.4em;
    line-height: 1em;
    margin-top: 60px;
}
/* line 128, ../sass/modules/_blog.scss */
.blog__tags-label {
    display: table-cell;
    padding-right: 10px;
}
/* line 133, ../sass/modules/_blog.scss */
.blog__tags {
    display: table-cell;
    font-size: 0.61111111em;
    line-height: 2.18181818em;
}
/* line 140, ../sass/modules/_blog.scss */
.blog__author .container, .blog__author .dropdown-nav > ul, .blog__author .container-padbtm, .blog__author .container-padtop {
    width: 100%;
    max-width: 1400px;
}
/* line 145, ../sass/modules/_blog.scss */
.blog__author a {
    font-weight: 500;
}
/* line 150, ../sass/modules/_blog.scss */
.blog__author-short {
    color: var(--color-brand-red);
}
    /* line 152, ../sass/modules/_blog.scss */
    .blog__author-short a {
        color: var(--color-brand-red);
    }
    /* line 156, ../sass/modules/_blog.scss */
    .blog__author-short img {
        margin-right: 5px;
    }
/* line 161, ../sass/modules/_blog.scss */
.blog__author-row {
    display: table;
}
/* line 165, ../sass/modules/_blog.scss */
.blog__author-img {
    display: table-cell;
    float: none;
    vertical-align: bottom;
}
/* line 171, ../sass/modules/_blog.scss */
.blog__author-text {
    display: table-cell;
    float: none;
    padding-top: 40px;
    padding-bottom: 40px;
}
    /* line 177, ../sass/modules/_blog.scss */
    .blog__author-text p {
        margin: 15px 0 20px;
    }

/* line 3, ../sass/layout/_layout.scss */
.container, .dropdown-nav > ul, .container-padbtm, .container-padtop {
    max-width: 1500px;
}

/* line 8, ../sass/layout/_layout.scss */
.container-padbtm {
    padding-bottom: 40px;
}

/* line 14, ../sass/layout/_layout.scss */
.container-padtop {
    padding-top: 40px;
}

/* line 22, ../sass/layout/_layout.scss */
.container-fluid.align-left, .align-left.container-section {
    padding-left: 40px;
}

/* line 28, ../sass/layout/_layout.scss */
.container-section {
    max-width: 1500px;
    padding-bottom: 40px;
}
    /* line 33, ../sass/layout/_layout.scss */
    .container-section.align-left {
        padding-left: 15px;
        margin-left: 0;
    }
    /* line 38, ../sass/layout/_layout.scss */
    .container-section.bread
    .container-section.sans-bottom-pad {
        padding-bottom: 0;
    }
/* line 45, ../sass/layout/_layout.scss */
.container-section-70 {
    max-width: 70%;
}

/* line 50, ../sass/layout/_layout.scss */
.hide-topnav {
    padding-top: 0;
}
    /* line 53, ../sass/layout/_layout.scss */
    .hide-topnav .sub-header {
        display: none;
    }

/* line 58, ../sass/layout/_layout.scss */
.sticktop {
    position: fixed;
    z-index: 22;
    top: 0;
    left: 0;
}

/* line 70, ../sass/layout/_layout.scss */
.row-divider-top {
    padding-top: 40px;
    border-top: 1px solid var(--color-neutral-360);
    margin-top: 20px;
}

/*  Sections
*/
/* line 83, ../sass/layout/_layout.scss */
.mobile-front {
    display: none;
}

/* line 87, ../sass/layout/_layout.scss */
#button-page-top {
    position: absolute;
    top: 959px;
    right: 40px;
    z-index: 4;
}

/* line 95, ../sass/layout/_layout.scss */
.section-help .button-link {
    min-width: 210px;
    margin-right: 20px;
    margin-left: 20px;
}
    /* line 100, ../sass/layout/_layout.scss */
    .section-help .button-link:first-of-type {
        margin-left: 0;
    }
    /* line 105, ../sass/layout/_layout.scss */
    .section-help .button-link:last-of-type {
        margin-right: 0;
    }
/* line 110, ../sass/layout/_layout.scss */
.section-help img {
    width: 100%;
    max-width: 1160px;
    margin-left: auto;
    margin-right: auto;
}

/* line 122, ../sass/layout/_layout.scss */
.section-about-experts p:last-of-type {
    padding-bottom: 40px;
}
/* line 128, ../sass/layout/_layout.scss */
.section-about-experts .section-about-experts-content {
    display: table;
}
    /* line 135, ../sass/layout/_layout.scss */
    .section-about-experts .section-about-experts-content > div {
        display: table-cell;
        float: none;
    }
/* line 141, ../sass/layout/_layout.scss */
.section-about-experts .row-dual-sideimg {
    height: 100%;
    min-height: 300px;
}

/* line 150, ../sass/layout/_layout.scss */
.section-about-tour .hero-text h1, .section-about-tour .hero-text .price, .section-about-tour .hero-text .package-headline, .section-about-tour .hero-text .booking-form-request, .section-about-tour .hero-text .blog__tags {
    font-size: 1.55555556em;
    line-height: 0.85714286em;
}
/* line 154, ../sass/layout/_layout.scss */
.section-about-tour .hero-text .icon-play-circle, .section-about-tour .hero-text .button-video-play {
    font-size: 3.88888889em;
    line-height: 0.34285714em;
    color: var(--color-white);
    text-shadow: none;
}
    /* line 159, ../sass/layout/_layout.scss */
    .section-about-tour .hero-text .icon-play-circle:hover, .section-about-tour .hero-text .button-video-play:hover {
        color: var(--color-neutral-300);
    }

/* line 166, ../sass/layout/_layout.scss */
.section-about-values {
    text-align: left;
}
    /* line 170, ../sass/layout/_layout.scss */
    .section-about-values > div:first-of-type {
        padding-left: 0;
    }
        /* line 172, ../sass/layout/_layout.scss */
        .section-about-values > div:first-of-type p {
            color: var(--color-neutral-430);
            font-size: 1em;
            line-height: 1.33333333em;
        }
    /* line 180, ../sass/layout/_layout.scss */
    .section-about-values .row-dual-sideimg {
        height: 100%;
    }
    /* line 184, ../sass/layout/_layout.scss */
    .section-about-values p {
        color: var(--color-white);
        font-size: 0.88888889em;
        line-height: 1.5em;
        text-align: left;
    }
    /* line 190, ../sass/layout/_layout.scss */
    .section-about-values h1, .section-about-values .price, .section-about-values .package-headline, .section-about-values .booking-form-request, .section-about-values .blog__tags {
        text-align: left;
        margin-bottom: 5px;
    }
    /* line 196, ../sass/layout/_layout.scss */
    .section-about-values h2 {
        font-size: 1em;
        line-height: 1.33333333em;
        margin-bottom: 5px;
    }

/* line 204, ../sass/layout/_layout.scss */
.section-contact-form > .container, .dropdown-nav.section-contact-form > ul, .section-contact-form > .container-padbtm, .section-contact-form > .container-padtop {
    width: 70%;
    float: left;
}
/* line 209, ../sass/layout/_layout.scss */
.section-contact-form .sidebar {
    width: 30%;
    float: right;
}

/* line 215, ../sass/layout/_layout.scss */
.sublinks-wrap {
    min-height: 50px;
    height: 50px;
}

/* line 224, ../sass/layout/_layout.scss */
.section-package-info, .section-right-image {
    position: relative;
    padding-bottom: 40px;
    overflow: visible;
    max-width: 100%;
}
    /* line 230, ../sass/layout/_layout.scss */
    .section-package-info .container-section, .section-right-image .container-section {
        min-height: 513px;
    }
    /* line 235, ../sass/layout/_layout.scss */
    .section-package-info .sublinks-wrap, .section-right-image .sublinks-wrap {
        min-height: 50px;
        height: 50px;
    }
    /* line 241, ../sass/layout/_layout.scss */
    .section-package-info .container-booking, .section-right-image .container-booking {
        padding: 0;
        height: auto;
        position: absolute;
        top: 0;
        right: 40px;
    }
        /* line 249, ../sass/layout/_layout.scss */
        .section-package-info .container-booking .booking-form, .section-right-image .container-booking .booking-form {
            margin-top: -48px;
        }
        /* line 247, ../sass/layout/_layout.scss */
        .section-package-info .container-booking.sticktop, .section-right-image .container-booking.sticktop {
            position: fixed;
            max-width: 300px;
            left: auto;
            z-index: 22;
            margin-top: 70px;
        }
            /* line 254, ../sass/layout/_layout.scss */
            .section-package-info .container-booking.sticktop .booking-form, .section-right-image .container-booking.sticktop .booking-form {
                margin: 0;
            }
    /* line 269, ../sass/layout/_layout.scss */
    .section-package-info .booking-form, .section-right-image .booking-form {
        margin-top: -109px;
        max-width: 307px;
    }
    /* line 260, ../sass/layout/_layout.scss */
    .section-package-info .package-info-icon, .section-right-image .package-info-icon {
        display: inline-block;
        margin-bottom: 20px;
        cursor: pointer;
    }

@media only screen and (max-width: 1100px) {
    /* line 268, ../sass/layout/_layout.scss */
    .section-package-info .container-booking, .section-right-image .container-booking {
        padding: 15px;
        height: auto;
    }
    /* line 273, ../sass/layout/_layout.scss */
    .section-package-info .booking-form, .section-right-image .booking-form {
        margin-top: 0;
    }
}

/* line 282, ../sass/layout/_layout.scss */
.section-package-cards .dropdown-form {
    height: auto;
}

/* line 287, ../sass/layout/_layout.scss */
    /* line 291, ../sass/layout/_layout.scss */
    /* line 297, ../sass/layout/_layout.scss */

/* line 302, ../sass/layout/_layout.scss */

/* line 308, ../sass/layout/_layout.scss */
.section-right-image {
    padding-bottom: 0;
}
    /* line 313, ../sass/layout/_layout.scss */
    .section-right-image .container-section, .section-right-image .container, .section-right-image .dropdown-nav > ul, .section-right-image .container-padbtm, .section-right-image .container-padtop {
        padding-bottom: 0;
    }
    /* line 317, ../sass/layout/_layout.scss */
    .section-right-image .container-fluid, .section-right-image .container-section {
        display: table;
        max-width: 1500px;
        padding-right: 0;
    }
    /* line 324, ../sass/layout/_layout.scss */
    .section-right-image article {
        display: table-cell;
        padding: 20px;
    }
    /* line 329, ../sass/layout/_layout.scss */
    .section-right-image .container-image {
        display: table-cell;
        background-size: cover;
        width: 40%;
        height: 100%;
    }

/* line 342, ../sass/layout/_layout.scss */
.section-package-itinerary .button-link {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
}

/* line 350, ../sass/layout/_layout.scss */
.section-travelguide-links {
    display: table;
}
    /* line 353, ../sass/layout/_layout.scss */
    .section-travelguide-links > .container, .dropdown-nav.section-travelguide-links > ul, .section-travelguide-links > .container-padbtm, .section-travelguide-links > .container-padtop, .section-travelguide-links > .container-padbtm {
        display: table-cell;
    }
        /* line 356, ../sass/layout/_layout.scss */
        .section-travelguide-links > .container:first-of-type, .dropdown-nav.section-travelguide-links > ul:first-of-type, .section-travelguide-links > .container-padbtm:first-of-type, .section-travelguide-links > .container-padtop:first-of-type, .section-travelguide-links > .container-padbtm:first-of-type {
            width: 80%;
        }
        /* line 360, ../sass/layout/_layout.scss */
        .section-travelguide-links > .container:last-of-type, .dropdown-nav.section-travelguide-links > ul:last-of-type, .section-travelguide-links > .container-padbtm:last-of-type, .section-travelguide-links > .container-padtop:last-of-type, .section-travelguide-links > .container-padbtm:last-of-type {
            background-color: var(--color-brand-red);
            color: var(--color-white);
            min-width: 380px;
            padding: 40px;
        }
            /* line 366, ../sass/layout/_layout.scss */
            .section-travelguide-links > .container:last-of-type li, .dropdown-nav.section-travelguide-links > ul:last-of-type li, .section-travelguide-links > .container-padbtm:last-of-type li, .section-travelguide-links > .container-padtop:last-of-type li, .section-travelguide-links > .container-padbtm:last-of-type li {
                color: var(--color-white);
            }

/* line 373, ../sass/layout/_layout.scss */
.section-reviews-video {
    margin-bottom: 0;
}
    /* line 376, ../sass/layout/_layout.scss */
    .section-reviews-video .headline-section {
        margin-top: 90px;
    }

/* line 382, ../sass/layout/_layout.scss */
.section-reviews-saying .headline-section {
    margin-top: 90px;
}

/* line 387, ../sass/layout/_layout.scss */
.bookin-form-fixed {
    right: 240px;
}

@media only screen and (max-width: 1680px) {
    /* line 387, ../sass/layout/_layout.scss */
    .bookin-form-fixed {
        right: 15px;
    }
}

/*  HEADER
*/
/* line 399, ../sass/layout/_layout.scss */
.main-header {
    display: table;
}

/* line 403, ../sass/layout/_layout.scss */
.mobile-nav {
    display: none;
}

/* line 407, ../sass/layout/_layout.scss */
.container-booking-sticky {
    position: absolute;
    right: 0px;
    left: auto;
    max-width: 342px;
    width: 100%;
    overflow: auto;
}
    /* line 416, ../sass/layout/_layout.scss */
    .container-booking-sticky.package-booking {
        -moz-transition: -moz-transform 0.3s ease;
        -o-transition: -o-transform 0.3s ease;
        -webkit-transition: -webkit-transform 0.3s ease;
        transition: transform 0.3s ease;
        top: 600px;
    }
    /* line 420, ../sass/layout/_layout.scss */
    .container-booking-sticky.sticktop {
        position: fixed;
        z-index: 29;
        margin-top: 70px;
        /*height: 100%;*/
        top: 0;
    }
    /* line 427, ../sass/layout/_layout.scss */
    .container-booking-sticky.stickend {
        position: absolute;
    }

@media (max-width: 1200px) {
    /*  HEADER
  */
    /* line 4, ../sass/layout/_1200.scss */
    .main-header {
        display: table;
    }

    /*  Section
  */
    /* line 14, ../sass/layout/_1200.scss */
    .hero .hero-text-left {
        max-width: 100%;
    }

    /* line 19, ../sass/layout/_1200.scss */
    .hero-blog .hero-text-left {
        max-width: 990px;
    }

    /* line 23, ../sass/layout/_1200.scss */

    /* line 32, ../sass/layout/_1200.scss */
    .package-optional .mobile-hide.expanded {
        display: block;
    }
    /* line 38, ../sass/layout/_1200.scss */
    .package-optional .card-tiny .image-circle {
        width: 55px;
        height: 55px;
    }
    /* line 43, ../sass/layout/_1200.scss */
    .package-optional .card-tiny h1, .package-optional .card-tiny .price, .package-optional .card-tiny .package-headline, .package-optional .card-tiny .booking-form-request, .package-optional .card-tiny .blog__tags {
        padding-left: 68px;
        font-size: 0.61111111em;
        line-height: 1.30909091em;
    }
    /* line 50, ../sass/layout/_1200.scss */

    /* line 57, ../sass/layout/_1200.scss */
    .container-booking-sticky {
        right: 0;
    }

    /* line 62, ../sass/layout/_1200.scss */
    .package-highlight-row > * {
        display: none;
        min-height: 90px;
    }
        /* line 66, ../sass/layout/_1200.scss */
        .package-highlight-row > *:nth-child(1) {
            display: block;
        }
        /* line 66, ../sass/layout/_1200.scss */
        .package-highlight-row > *:nth-child(2) {
            display: block;
        }
        /* line 66, ../sass/layout/_1200.scss */
        .package-highlight-row > *:nth-child(3) {
            display: block;
        }
        /* line 66, ../sass/layout/_1200.scss */
        .package-highlight-row > *:nth-child(4) {
            display: block;
        }
        /* line 66, ../sass/layout/_1200.scss */
        .package-highlight-row > *:nth-child(5) {
            display: block;
        }
        /* line 66, ../sass/layout/_1200.scss */
        .package-highlight-row > *:nth-child(6) {
            display: block;
        }
        /* line 66, ../sass/layout/_1200.scss */
        .package-highlight-row > *:nth-child(7) {
            display: block;
        }
        /* line 66, ../sass/layout/_1200.scss */
        .package-highlight-row > *:nth-child(8) {
            display: block;
        }
    /* line 72, ../sass/layout/_1200.scss */
    .package-highlight-row.expanded > * {
        display: block !important;
    }

    /* line 79, ../sass/layout/_1200.scss */
    .booking-menu.booking-menu-expanded {
        height: 60px;
    }
}

@media (max-width: 1024px) {
    /* line 4, ../sass/layout/_1024.scss */
    .tablet-horizontal-container {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        margin-left: -15px;
        margin-right: -15px;
        padding: 0 25px;
    }
    /* line 14, ../sass/layout/_1024.scss */
    .tablet-horizontal-row > div {
        float: left;
        width: 226px;
        padding: 0px 7px;
    }
}

@media (max-width: 1279px) {
    /*  HEADER
  */
    /* line 4, ../sass/layout/_970.scss */
    .main-header {
        display: none;
    }

    /* line 8, ../sass/layout/_970.scss */
    .mobile-nav {
        display: block;
    }
        /* line 11, ../sass/layout/_970.scss */
        .mobile-nav > .logo {
            height: 30px;
            top: 12px;
        }

    /* line 17, ../sass/layout/_970.scss */
    .mobile-menu {
        display: block;
    }

    /* line 20, ../sass/layout/_970.scss */
    .footer-search {
        display: none;
    }

    /* line 24, ../sass/layout/_970.scss */
    .submenu {
        display: none;
    }

    /* line 28, ../sass/layout/_970.scss */
    .footer-main {
        padding-bottom: 40px;
    }
        /* line 31, ../sass/layout/_970.scss */
        .footer-main .footer-destinations {
            padding-left: 40px;
            padding-right: 40px;
        }
        /* line 38, ../sass/layout/_970.scss */
        .footer-main .footer-link-cols div {
            width: 100%;
        }
            /* line 40, ../sass/layout/_970.scss */
            .footer-main .footer-link-cols div > h1, .footer-main .footer-link-cols div > .price, .footer-main .footer-link-cols div > .package-headline, .footer-main .footer-link-cols div > .booking-form-request, .footer-main .footer-link-cols div > .blog__tags {
                display: none;
            }
            /* line 43, ../sass/layout/_970.scss */
            .footer-main .footer-link-cols div > ul {
                display: none;
            }
        /* line 48, ../sass/layout/_970.scss */
        .footer-main .footer-link-cols .footer-address {
            width: 50%;
        }
            /* line 50, ../sass/layout/_970.scss */
            .footer-main .footer-link-cols .footer-address > h1, .footer-main .footer-link-cols .footer-address > .price, .footer-main .footer-link-cols .footer-address > .package-headline, .footer-main .footer-link-cols .footer-address > .booking-form-request, .footer-main .footer-link-cols .footer-address > .blog__tags {
                display: block;
            }
            /* line 53, ../sass/layout/_970.scss */
            .footer-main .footer-link-cols .footer-address ul {
                display: block;
            }
        /* line 59, ../sass/layout/_970.scss */
        .footer-main .footer-link-cols .dropdown {
            display: block;
        }
            /* line 61, ../sass/layout/_970.scss */
            .footer-main .footer-link-cols .dropdown button {
                border: 1px solid var(--color-neutral-520);
                height: 40px;
                -moz-border-radius: 4px;
                -webkit-border-radius: 4px;
                border-radius: 4px;
                padding: 18px 10px 20px;
                background-color: var(--color-neutral-100);
            }
                /* line 68, ../sass/layout/_970.scss */
                .footer-main .footer-link-cols .dropdown button .caret {
                    display: inline-block;
                }
            /* line 73, ../sass/layout/_970.scss */
            .footer-main .footer-link-cols .dropdown ul {
                display: none;
                border: 1px solid rgba(0, 0, 0, 0.15);
                box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
                position: absolute;
                padding-bottom: 0;
                margin: 0;
                -moz-border-radius: 0 0 4px 4px;
                -webkit-border-radius: 0;
                border-radius: 0 0 4px 4px;
                width: 100%;
                border-top: 0;
            }
                /* line 84, ../sass/layout/_970.scss */
                .footer-main .footer-link-cols .dropdown ul:last-of-type {
                    padding: 0;
                }
                /* line 88, ../sass/layout/_970.scss */
                .footer-main .footer-link-cols .dropdown ul li a {
                    padding: 10px 20px;
                }
            /* line 94, ../sass/layout/_970.scss */
            .footer-main .footer-link-cols .dropdown.open ul {
                display: block;
            }

    /* line 102, ../sass/layout/_970.scss */

    /* line 107, ../sass/layout/_970.scss */
    .breadcrumb {
        padding: 15px 30px 11px;
    }

    /*  FORMS
  */
    /* line 115, ../sass/layout/_970.scss */

    /*  COMPONENTS
  */
    /* line 125, ../sass/layout/_970.scss */
    .hero .hero-text-left {
        max-width: 70%;
    }

    /* line 129, ../sass/layout/_970.scss */
    .hero.hero-subpage .hero-text {
        bottom: 10%;
    }

    /* line 140, ../sass/layout/_970.scss */
    .hero-destination .hero-text {
        position: absolute;
        bottom: 200px;
        margin-bottom: 20px;
    }
    /* line 146, ../sass/layout/_970.scss */
    /* line 157, ../sass/layout/_970.scss */
    .hero-destination .package-info-icon {
        max-width: 50%;
        float: left;
        text-align: center;
    }
        /* line 164, ../sass/layout/_970.scss */
        .hero-destination .package-info-icon .icon-style-circle {
            display: inline-block;
            float: none;
            width: 40px;
            height: 40px;
            line-height: 40px;
            margin: 0;
            margin-bottom: 10px;
            margin-top: 10px;
        }
        /* line 175, ../sass/layout/_970.scss */
        .hero-destination .package-info-icon h1, .hero-destination .package-info-icon .price, .hero-destination .package-info-icon .package-headline, .hero-destination .package-info-icon .booking-form-request, .hero-destination .package-info-icon .blog__tags {
            font-size: 0.77777778em;
            line-height: 1.37142857em;
        }
        /* line 179, ../sass/layout/_970.scss */
        .hero-destination .package-info-icon p {
            display: none;
        }
    /* line 185, ../sass/layout/_970.scss */
    .hero-destination .hero-text h1, .hero-destination .hero-text .price, .hero-destination .hero-text .package-headline, .hero-destination .hero-text .booking-form-request, .hero-destination .hero-text .blog__tags {
        font-size: 2.66666667em;
        line-height: 1.1em;
    }

    /* line 193, ../sass/layout/_970.scss */
    .hero-shortest.hero-subpage .hero-text {
        position: absolute;
    }

    /* line 198, ../sass/layout/_970.scss */
    .section-about-experts .section-about-experts-content {
        display: block;
    }
        /* line 201, ../sass/layout/_970.scss */
        .section-about-experts .section-about-experts-content > div {
            display: block;
        }

    /* line 214, ../sass/layout/_970.scss */
    .section-about-values > div:first-of-type {
        padding-left: 40px;
    }

    /* line 224, ../sass/layout/_970.scss */
    .section-package-info .booking-form, .section-right-image .booking-form {
        margin-left: auto;
        margin-right: auto;
    }

    /* line 233, ../sass/layout/_970.scss */
    .section-package-reviews .container-section,
    .section-package-cards .container-section {
        max-width: 600px;
    }

    /* line 238, ../sass/layout/_970.scss */
    .section-right-image {
        padding-bottom: 20px;
    }
        /* line 241, ../sass/layout/_970.scss */
        .section-right-image .container-fluid, .section-right-image .container-section {
            padding-right: 15px;
            display: block;
        }
        /* line 245, ../sass/layout/_970.scss */
        .section-right-image article {
            display: block;
        }
        /* line 249, ../sass/layout/_970.scss */
        .section-right-image .container-image {
            display: block;
            width: 100%;
            height: 500px;
        }

    /* line 257, ../sass/layout/_970.scss */
    section.sec-slipper {
        max-width: 100%;
    }

    /* line 261, ../sass/layout/_970.scss */
    .bookin-form-fixed {
        top: 384px;
    }

    /* line 268, ../sass/layout/_970.scss */
    .section-about-values {
        text-align: left;
    }
        /* line 271, ../sass/layout/_970.scss */
        .section-about-values > div:first-of-type {
            padding-left: 20px;
            text-align: left;
            padding-bottom: 100px;
        }
        /* line 278, ../sass/layout/_970.scss */
        .section-about-values > div h1, .section-about-values > div .price, .section-about-values > div .package-headline, .section-about-values > div .booking-form-request, .section-about-values > div .blog__tags, .section-about-values > div h2 {
            text-align: left;
            font-size: 0.88888889em;
            line-height: 1.5em;
        }
        /* line 282, ../sass/layout/_970.scss */
        .section-about-values > div p {
            text-align: left;
        }
        /* line 287, ../sass/layout/_970.scss */
        .section-about-values > div:first-of-type h2 {
            margin-left: 0px;
        }
            /* line 290, ../sass/layout/_970.scss */
            .section-about-values > div:first-of-type h2 + p {
                margin-left: 0px;
            }
        /* line 298, ../sass/layout/_970.scss */
        .section-about-values .row-dual-50 {
            position: relative;
        }
        /* line 303, ../sass/layout/_970.scss */
        .section-about-values .row-dual-sideimg {
            width: 194px;
            height: 372px;
            position: absolute;
            bottom: 0;
            left: 0;
        }

    /*  FOOTER
  */
    /* line 317, ../sass/layout/_970.scss */
    .footer-main .footer-connect {
        margin-left: auto;
        margin-right: auto;
        width: 260px;
        margin-bottom: 20px;
    }
    /* line 324, ../sass/layout/_970.scss */
    .footer-main .footer-social {
        text-align: center;
        margin-bottom: 40px;
    }
    /* line 329, ../sass/layout/_970.scss */
    .footer-main .footer-blog {
        text-align: center;
    }
    /* line 333, ../sass/layout/_970.scss */
    .footer-main .footer-licenses {
        text-align: center;
    }
    /* line 337, ../sass/layout/_970.scss */
    .footer-main .footer-getintouch {
        text-align: center;
    }
    /* line 343, ../sass/layout/_970.scss */
    .footer-main .logo-tripadvisor {
        margin: 20px auto;
        width: 124px;
        background-size: 100%;
    }
    /* line 349, ../sass/layout/_970.scss */
    .footer-main .footer-payments {
        text-align: center;
    }
        /* line 352, ../sass/layout/_970.scss */
        .footer-main .footer-payments .logo-geotrust {
            margin-left: auto;
            margin-right: auto;
        }

    /* line 363, ../sass/layout/_970.scss */
    .container-booking-sticky {
        position: static;
        padding: 0;
        margin-left: auto;
        margin-right: auto;
    }
        /* line 369, ../sass/layout/_970.scss */
        .container-booking-sticky .sticktop {
            position: static;
        }

        /* line 373, ../sass/layout/_970.scss */
        .container-booking-sticky.sticktop {
            position: static;
        }

    /* line 379, ../sass/layout/_970.scss */
    .section-booking label {
        display: block;
    }
    /* line 383, ../sass/layout/_970.scss */
    .section-booking img {
        margin-bottom: 15px;
    }

    /* line 391, ../sass/layout/_970.scss */
    .booking-form.booking-form--white header .booking-menu-price, .booking-form.booking-form--green header .booking-menu-price {
        padding-bottom: 15px;
    }

    /* line 395, ../sass/layout/_970.scss */
    .booking-form.booking-form--white > a.booking-form-request, .booking-form.booking-form--green > a.booking-form-request {
        display: none;
    }

    /* line 400, ../sass/layout/_970.scss */
    .booking-form--white, .booking-form--green {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 30;
        height: 60px;
        padding: 0;
        -moz-transition: height 0.3s ease;
        -o-transition: height 0.3s ease;
        -webkit-transition: height 0.3s ease;
        transition: height 0.3s ease;
        overflow: hidden;
        max-width: 100%;
    }
        /* line 412, ../sass/layout/_970.scss */
        .booking-form--white header, .booking-form--green header {
            padding: 20px 15px;
            border: 0;
        }
            /* line 416, ../sass/layout/_970.scss */
            .booking-form--white header .price, .booking-form--green header .price {
                font-size: 30px;
                padding-bottom: 10px;
                border-bottom: 1px solid var(--color-neutral-360);
                margin: 0;
            }
            /* line 423, ../sass/layout/_970.scss */
            .booking-form--white header .currency-link, .booking-form--green header .currency-link {
                font-size: 0.4em;
            }
            /* line 427, ../sass/layout/_970.scss */
            .booking-form--white header .headline--sub, .booking-form--green header .headline--sub {
                padding-top: 20px;
            }
            /* line 431, ../sass/layout/_970.scss */
            .booking-form--white header .booking-form__mobile-toggle, .booking-form--green header .booking-form__mobile-toggle {
                display: block;
            }
            /* line 435, ../sass/layout/_970.scss */
            .booking-form--white header .booking-form__mobile-open, .booking-form--green header .booking-form__mobile-open {
                display: block;
            }
            /* line 439, ../sass/layout/_970.scss */
            .booking-form--white header .booking-form__mobile-close, .booking-form--green header .booking-form__mobile-close {
                display: none;
            }
        /* line 444, ../sass/layout/_970.scss */
        .booking-form--white form, .booking-form--green form {
            padding: 0 30px;
        }
        /* line 448, ../sass/layout/_970.scss */
        .booking-form--white input, .booking-form--green input,
        .booking-form--white select,
        .booking-form--green select {
            margin-bottom: 10px;
        }
        /* line 453, ../sass/layout/_970.scss */
        .booking-form--white .booking-form-request, .booking-form--green .booking-form-request {
            display: none;
        }
        /* line 458, ../sass/layout/_970.scss */
        .booking-form--white > a.booking-form-request, .booking-form--green > a.booking-form-request {
            display: none;
        }

    /* line 463, ../sass/layout/_970.scss */
    .booking-form--package {
        position: static;
        height: auto;
    }
        /* line 467, ../sass/layout/_970.scss */
        .booking-form--package form {
            padding: 0;
        }

    /* line 474, ../sass/layout/_970.scss */
    .booking-form--results.booking-form--open {
        overflow: auto;
    }
    /* line 478, ../sass/layout/_970.scss */
    .booking-form--results header {
        padding-top: 4px;
    }
    /* line 482, ../sass/layout/_970.scss */
    .booking-form--results .booking-form__totalprice {
        font-size: 0.5em;
    }
    /* line 486, ../sass/layout/_970.scss */
    .booking-form--results.booking-form--open {
        height: 100%;
    }

    /* line 491, ../sass/layout/_970.scss */
    .booking-form--open {
        height: 580px;
        max-height: 100%;
    }
        /* line 497, ../sass/layout/_970.scss */
        .booking-form--open header .booking-form__mobile-toggle .booking-form__mobile-open {
            display: none;
        }
        /* line 501, ../sass/layout/_970.scss */
        .booking-form--open header .booking-form__mobile-toggle .booking-form__mobile-close {
            display: block;
        }

    /* line 510, ../sass/layout/_970.scss */
    .modal-select-tour .checkbox-list-horizontal > div {
        padding-left: 15px;
    }

    /* line 518, ../sass/layout/_970.scss */
    .mobile-horizontal-row .col-md-4:nth-child(4) {
        display: block;
    }

    /* line 527, ../sass/layout/_970.scss */
    .package-highlight-row > * {
        display: none;
    }
        /* line 530, ../sass/layout/_970.scss */
        .package-highlight-row > *:nth-child(1) {
            display: block;
        }
        /* line 530, ../sass/layout/_970.scss */
        .package-highlight-row > *:nth-child(2) {
            display: block;
        }
        /* line 530, ../sass/layout/_970.scss */
        .package-highlight-row > *:nth-child(3) {
            display: block;
        }
        /* line 530, ../sass/layout/_970.scss */
        .package-highlight-row > *:nth-child(4) {
            display: block;
        }
        /* line 530, ../sass/layout/_970.scss */
        .package-highlight-row > *:nth-child(5) {
            display: block;
        }
        /* line 530, ../sass/layout/_970.scss */
        .package-highlight-row > *:nth-child(6) {
            display: block;
        }
        /* line 535, ../sass/layout/_970.scss */
        .package-highlight-row > *:nth-child(7), .package-highlight-row > *:nth-child(8) {
            display: none;
        }

    /*-----------------------------------------------------------*
  /// BLOG
  ------------------------------------------------------------*/
    /* line 549, ../sass/layout/_970.scss */
    .hero-blog .hero-text {
        padding: 40px;
    }
    /* line 553, ../sass/layout/_970.scss */
    .hero-blog__info {
        margin-bottom: 40px;
    }
    /* line 557, ../sass/layout/_970.scss */
    .hero-blog__info-item {
        padding-top: 0;
        padding-bottom: 0;
        line-height: 1em;
    }
}

@media (max-width: 800px) {
    /* line 1, ../sass/layout/_768.scss */
    body {
        padding-top: 0;
    }

    /* line 6, ../sass/layout/_768.scss */
    .container-fluid.align-left, .align-left.container-section {
        padding-left: 15px;
    }

    /* line 12, ../sass/layout/_768.scss */
    .container-section-70 {
        max-width: 100%;
    }

    /* line 21, ../sass/layout/_768.scss */
    .tablet-horizontal-container {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        margin-left: -15px;
        margin-right: -15px;
        padding: 0 25px;
    }
    /* line 31, ../sass/layout/_768.scss */
    .tablet-horizontal-row > div {
        float: left;
        width: 226px;
        padding: 0px 7px;
    }
    /* line 37, ../sass/layout/_768.scss */
    .tablet-horizontal-row > .card__horizontal {
        padding: 0;
        margin-right: 15px;
        width: auto;
    }

    /*  COMPONENTS
  */
    /* line 52, ../sass/layout/_768.scss */
    .package-headline + p {
        display: block;
        margin-left: 0;
    }

    /* line 58, ../sass/layout/_768.scss */
    .checklist li {
        text-align: left;
    }

    /* line 65, ../sass/layout/_768.scss */
    .collage img {
        width: 100%;
    }
    /* line 69, ../sass/layout/_768.scss */
    .collage .button-link {
        display: block;
    }
    /* line 73, ../sass/layout/_768.scss */
    .collage-single {
        width: 25%;
        height: 218px;
    }
        /* line 77, ../sass/layout/_768.scss */
        .collage-single img {
            height: 100%;
            width: auto;
        }
    /* line 82, ../sass/layout/_768.scss */
    .collage-triple {
        width: 50%;
        height: 218px;
    }
    /* line 87, ../sass/layout/_768.scss */
    .collage-double {
        width: 50%;
        height: 218px;
    }
    /* line 92, ../sass/layout/_768.scss */
    .collage > div {
        width: 50%;
    }
        /* line 95, ../sass/layout/_768.scss */
        .collage > div:nth-child(3n+1) {
            /* or 4n+1 */
            width: 100%;
        }
    /* line 102, ../sass/layout/_768.scss */

    /* line 108, ../sass/layout/_768.scss */
    .box-office-locations {
        display: block;
    }
        /* line 110, ../sass/layout/_768.scss */
        .box-office-locations > div {
            display: block;
            float: left;
        }
            /* line 114, ../sass/layout/_768.scss */
            .box-office-locations > div:last-of-type {
                padding-left: 0;
            }
        /* line 119, ../sass/layout/_768.scss */
        .box-office-locations .box-office-locations-image {
            min-height: 150px;
            position: static;
            display: none;
        }

    /* line 128, ../sass/layout/_768.scss */
    .row-dual {
        display: block;
    }
        /* line 131, ../sass/layout/_768.scss */
        .row-dual > div {
            height: auto;
            width: 100%;
            display: block;
            padding: 20px 20px 0;
            min-width: 0;
            text-align: center;
        }
            /* line 139, ../sass/layout/_768.scss */
            .row-dual > div h1, .row-dual > div .price, .row-dual > div .package-headline, .row-dual > div .booking-form-request, .row-dual > div .blog__tags {
                text-align: center;
            }
            /* line 143, ../sass/layout/_768.scss */
            .row-dual > div p {
                text-align: center;
                margin-bottom: 0;
                padding-bottom: 20px;
            }
            /* line 149, ../sass/layout/_768.scss */
            .row-dual > div ul {
                margin-bottom: 0;
                padding-bottom: 20px;
            }
            /* line 154, ../sass/layout/_768.scss */
            .row-dual > div img {
                margin-bottom: 0;
                padding-bottom: 20px;
            }

    /* line 162, ../sass/layout/_768.scss */
    .row-dual-sideimg {
        height: 244px;
    }

    /* line 169, ../sass/layout/_768.scss */
    .section-package-reviews .container-section,
    .section-package-cards .container-section {
        max-width: 100%;
    }

    /* line 175, ../sass/layout/_768.scss */
    .section-about-values {
        text-align: left;
    }
        /* line 178, ../sass/layout/_768.scss */
        .section-about-values > div:first-of-type {
            padding-left: 20px;
            text-align: left;
            padding-bottom: 100px;
        }
        /* line 186, ../sass/layout/_768.scss */
        .section-about-values > div > div {
            float: none;
        }
        /* line 189, ../sass/layout/_768.scss */
        .section-about-values > div h1, .section-about-values > div .price, .section-about-values > div .package-headline, .section-about-values > div .booking-form-request, .section-about-values > div .blog__tags, .section-about-values > div h2 {
            text-align: left;
            font-size: 0.88888889em;
            line-height: 1.5em;
        }
        /* line 193, ../sass/layout/_768.scss */
        .section-about-values > div p {
            text-align: left;
        }
        /* line 197, ../sass/layout/_768.scss */
        .section-about-values > div .button-link {
            margin-left: 128px;
        }
        /* line 202, ../sass/layout/_768.scss */
        .section-about-values > div:first-of-type h2 {
            margin-left: 128px;
        }
            /* line 205, ../sass/layout/_768.scss */
            .section-about-values > div:first-of-type h2 + p {
                margin-left: 128px;
            }
        /* line 213, ../sass/layout/_768.scss */
        .section-about-values .row-dual-50 {
            position: relative;
        }
        /* line 218, ../sass/layout/_768.scss */
        .section-about-values .row-dual-sideimg {
            width: 160px;
            height: 256px;
            position: absolute;
            bottom: 0;
            left: 0;
        }

    /* line 230, ../sass/layout/_768.scss */
    .section-contact-form > .container, .dropdown-nav.section-contact-form > ul, .section-contact-form > .container-padbtm, .section-contact-form > .container-padtop {
        width: 750px;
        float: none;
    }
    /* line 235, ../sass/layout/_768.scss */
    .section-contact-form .sidebar {
        width: 100%;
        float: none;
        max-width: 100%;
    }

    /* line 243, ../sass/layout/_768.scss */
    .bookin-form-fixed {
        position: static;
    }

    /* line 248, ../sass/layout/_768.scss */
    #front-page-gallery li {
        max-width: 360px;
    }

    /* line 255, ../sass/layout/_768.scss */
    .search-results-filterbar button, .search-results-filterbar select {
        margin-top: 20px;
    }

    /* line 260, ../sass/layout/_768.scss */
    .page-header {
        text-align: center;
    }
        /* line 263, ../sass/layout/_768.scss */
        .page-header + .lead {
            text-align: center !important;
        }

    /* line 268, ../sass/layout/_768.scss */
    .address-page-header {
        margin-right: auto;
        padding-top: 0;
    }
        /* line 271, ../sass/layout/_768.scss */
        .address-page-header:before {
            border: 0;
        }

    /* line 276, ../sass/layout/_768.scss */
    .bookin-form-fixed {
        top: 310px;
    }

    /* HERO */
    /* line 284, ../sass/layout/_768.scss */
    .hero.hero-subpage.hero-destination .hero-text {
        bottom: 200px;
    }

    /* line 295, ../sass/layout/_768.scss */
    .hero-destination .hero-text {
        position: absolute;
        bottom: 200px;
        margin-bottom: 20px;
    }
    /* line 302, ../sass/layout/_768.scss */
    .hero-destination .hero-icon-row {
        position: absolute;
        z-index: 2;
        background-color: var(--color-brand-primary);
        overflow: hidden;        
        padding-top: 20px;
        padding-bottom: 20px;
        bottom: 0;
    }
    /* line 313, ../sass/layout/_768.scss */
    .hero-destination .package-info-icon {
        max-width: 50%;
        float: left;
        text-align: center;
    }
        /* line 320, ../sass/layout/_768.scss */
        .hero-destination .package-info-icon .icon-style-circle {
            display: inline-block;
            float: none;
            width: 40px;
            height: 40px;
            line-height: 40px;
            margin: 0;
            margin-bottom: 10px;
            margin-top: 10px;
        }
        /* line 331, ../sass/layout/_768.scss */
        .hero-destination .package-info-icon h1, .hero-destination .package-info-icon .price, .hero-destination .package-info-icon .package-headline, .hero-destination .package-info-icon .booking-form-request, .hero-destination .package-info-icon .blog__tags {
            font-size: 0.77777778em;
            line-height: 1.37142857em;
        }
        /* line 335, ../sass/layout/_768.scss */
        .hero-destination .package-info-icon p {
            display: none;
        }
    /* line 344, ../sass/layout/_768.scss */
    .hero .hero-text h1, .hero .hero-text .price, .hero .hero-text .package-headline, .hero .hero-text .booking-form-request, .hero .hero-text .blog__tags {
        font-size: 2.66666667em;
        line-height: 1.1em;
    }
    /* line 350, ../sass/layout/_768.scss */
    .hero-blog .hero-text-left {
        max-width: 90%;
    }

    /* line 356, ../sass/layout/_768.scss */
    .hero.hero-subpage .hero-text {
        bottom: 15%;
        max-width: 100%;
        padding-left: 40px;
    }

    /* line 363, ../sass/layout/_768.scss */
    .modal-backdrop {
        max-height: 100%;
    }

    /* line 366, ../sass/layout/_768.scss */
    .modal-dialog {
        margin: 0;
        max-height: 100%;
        min-height: 100%;
        height: 100%;
        padding-bottom: 0;
        position: fixed;
    }

    /* line 377, ../sass/layout/_768.scss */
    .modal .modal-content {
        padding-bottom: 0;
    }

    /* line 380, ../sass/layout/_768.scss */
    .modal-content {
        min-height: 100%;
    }

    /* line 384, ../sass/layout/_768.scss */
    .modal .modal-header {        
        top: 0;
        width: 100%;
    }

    /* line 390, ../sass/layout/_768.scss */
    .modal .modal-body {
        max-height: calc(100vh - 200px);
        /*max-height: calc(100vh - 75px);*/
        overflow-y: visible;
        overflow: auto;
        top: 0;
    }
        /* line 399, ../sass/layout/_768.scss */
        .modal .modal-body #next-highlight,
        .modal .modal-body #prev-highlight {
            position: fixed;
            top: 50%;
        }
        /* line 405, ../sass/layout/_768.scss */
        .modal .modal-body #next-highlight {
            right: 6px;
        }
        /* line 409, ../sass/layout/_768.scss */
        .modal .modal-body #prev-highlight {
            left: 6px;
        }

    /* line 416, ../sass/layout/_768.scss */
    .modal-select-tour .modal-title {
        font-size: 0.88888889em;
        line-height: 1.5em;
    }

    /* line 423, ../sass/layout/_768.scss */
    .mobile-horizontal-list {
        overflow: auto;
    }
        /* line 427, ../sass/layout/_768.scss */
        .mobile-horizontal-list ul, .mobile-horizontal-list .list, .mobile-horizontal-list .collage-text ul, .collage-text .mobile-horizontal-list ul {
            width: 10000px;
            padding: 0 !important;
            list-style: none;
        }
            /* line 432, ../sass/layout/_768.scss */
            .mobile-horizontal-list ul li, .mobile-horizontal-list .list li, .mobile-horizontal-list .collage-text ul li, .collage-text .mobile-horizontal-list ul li {
                margin-right: 10px;
                float: left;
            }

    /* line 439, ../sass/layout/_768.scss */
    
    #map-canvas {
        pointer-events: none;
        max-height: 530px;
    }

    /* line 445, ../sass/layout/_768.scss */
    .panocontain {
        display: none;
        background-image: none;
    }

    /* line 451, ../sass/layout/_768.scss */
    .package-highlight-row > * {
        display: none;
    }
        /* line 454, ../sass/layout/_768.scss */
        .package-highlight-row > *:nth-child(1) {
            display: block;
        }
        /* line 454, ../sass/layout/_768.scss */
        .package-highlight-row > *:nth-child(2) {
            display: block;
        }
        /* line 454, ../sass/layout/_768.scss */
        .package-highlight-row > *:nth-child(3) {
            display: block;
        }
        /* line 454, ../sass/layout/_768.scss */
        .package-highlight-row > *:nth-child(4) {
            display: block;
        }
        /* line 454, ../sass/layout/_768.scss */
        .package-highlight-row > *:nth-child(5) {
            display: block;
        }
        /* line 454, ../sass/layout/_768.scss */
        .package-highlight-row > *:nth-child(6) {
            display: block;
        }

    /* line 461, ../sass/layout/_768.scss */
        /* line 470, ../sass/layout/_768.scss */

    /* line 475, ../sass/layout/_768.scss */
    .list-included h3 {
        margin-top: 0;
    }

    /* line 482, ../sass/layout/_768.scss */
    .card-front:hover {
        -moz-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
        -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    }
    /* line 486, ../sass/layout/_768.scss */
    .card-view-link {
        font-size: 0.55555556em;
        line-height: 1.44em;
        color: red;
    }
    /* line 491, ../sass/layout/_768.scss */
    .card-large-back .card-back {
        box-sizing: border-box !important;
    }
    /* line 495, ../sass/layout/_768.scss */
    .card-small-package {
        min-height: 0;
        height: auto !important;
    }
        /* line 499, ../sass/layout/_768.scss */
        .card-small-package p {
            display: none;
        }
        /* line 503, ../sass/layout/_768.scss */
        .card-small-package .card-price {
            display: block;
        }
        /* line 507, ../sass/layout/_768.scss */
        .card-small-package .card-currency {
            display: block;
        }
        /* line 511, ../sass/layout/_768.scss */
        .card-small-package .card-img {
            height: 140px;
        }
        /* line 515, ../sass/layout/_768.scss */
        .card-small-package .card-front {
            min-height: 0;
            height: 100%;
        }
        /* line 520, ../sass/layout/_768.scss */
        .card-small-package .card-back {
            min-height: 0;
        }
        /* line 524, ../sass/layout/_768.scss */
        .card-small-package.flip {
            min-height: 518px;
        }
            /* line 528, ../sass/layout/_768.scss */
            .card-small-package.flip .card-back {
                margin-top: 3px;
                display: block;
                height: 100%;
                top: 0;
                padding-bottom: 0;
            }
                /* line 535, ../sass/layout/_768.scss */
                .card-small-package.flip .card-back p {
                    display: block;
                }
                /* line 539, ../sass/layout/_768.scss */
                .card-small-package.flip .card-back .card-bottom {
                    bottom: 0;
                }
                    /* line 541, ../sass/layout/_768.scss */
                    .card-small-package.flip .card-back .card-bottom .card-button-container {
                        bottom: 0;
                    }
    /* line 548, ../sass/layout/_768.scss */
    .card-car {
        min-height: 330px;
    }
        /* line 551, ../sass/layout/_768.scss */
        .card-car h1, .card-car .price, .card-car .package-headline, .card-car .booking-form-request, .card-car .blog__tags {
            font-size: 0.77777778em;
            line-height: 1.02857143em;
            margin-top: 25px;
        }
            /* line 555, ../sass/layout/_768.scss */
            .card-car h1 span, .card-car .price span, .card-car .package-headline span, .card-car .booking-form-request span, .card-car .blog__tags span {
                font-size: 80%;
                line-height: 50%;
                margin: 0;
                font-weight: 100;
                display: inline-block;
            }
        /* line 564, ../sass/layout/_768.scss */
        .card-car.flip {
            min-height: 330px;
        }
    /* line 569, ../sass/layout/_768.scss */
    .card-optional {
        text-align: center;
        min-height: 330px;
    }
        /* line 573, ../sass/layout/_768.scss */
        .card-optional h1, .card-optional .price, .card-optional .package-headline, .card-optional .booking-form-request, .card-optional .blog__tags {
            font-size: 0.77777778em;
            line-height: 1.2em;
            margin-top: 15px;
            margin-bottom: 0;
        }
            /* line 578, ../sass/layout/_768.scss */
            .card-optional h1 + span, .card-optional .price + span, .card-optional .package-headline + span, .card-optional .booking-form-request + span, .card-optional .blog__tags + span {
                font-size: 0.77777778em;
                line-height: 1.02857143em;
            }
        /* line 583, ../sass/layout/_768.scss */
        .card-optional p {
            padding: 0 15px;
        }
        /* line 587, ../sass/layout/_768.scss */
        .card-optional .card-img {
            height: 120px;
        }
        /* line 591, ../sass/layout/_768.scss */
        /* line 597, ../sass/layout/_768.scss */
        .card-optional .card-view-link {
            padding: 0 15px;
        }
        /* line 601, ../sass/layout/_768.scss */
        .card-optional .card-front {
            padding-bottom: 80px;
            min-height: 330px;
            height: auto;
        }
            /* line 606, ../sass/layout/_768.scss */
            .card-optional .card-front h1, .card-optional .card-front .price, .card-optional .card-front .package-headline, .card-optional .card-front .booking-form-request, .card-optional .card-front .blog__tags {
                padding: 0 15px;
            }
        /* line 613, ../sass/layout/_768.scss */
        .card-optional .card-price-container .card-price {
            font-size: 1.33333333em;
            line-height: 0.8em;
            margin-bottom: 0;
        }
        /* line 618, ../sass/layout/_768.scss */
        .card-optional .card-price-container .card-currency {
            font-size: 0.66666667em;
            line-height: 1.2em;
        }
        /* line 622, ../sass/layout/_768.scss */
        .card-optional .card-price-container .currency-change {
            font-size: 0.66666667em;
            line-height: 1.2em;
        }
            /* line 625, ../sass/layout/_768.scss */
            .card-optional .card-price-container .currency-change h2 {
                font-size: 0.88888889em;
                line-height: 1.5em;
                margin-top: 0;
            }
            /* line 631, ../sass/layout/_768.scss */
            .card-optional .card-price-container .currency-change ul {
                padding: 0;
            }
            /* line 635, ../sass/layout/_768.scss */
            .card-optional .card-price-container .currency-change li {
                padding-bottom: 4px;
            }
        /* line 639, ../sass/layout/_768.scss */
        .card-optional .card-price-container .currency-close {
            padding: 20px 0;
        }
        /* line 644, ../sass/layout/_768.scss */
        .card-optional .card-currency-open {
            position: absolute !important;
            padding-top: 10px;
        }

    /* line 656, ../sass/layout/_768.scss */
    .booking-menu {
        top: 0;
        bottom: auto;
    }
        /* line 660, ../sass/layout/_768.scss */
        /* line 664, ../sass/layout/_768.scss */
        /* line 669, ../sass/layout/_768.scss */
        .booking-menu .booking-menu-request-btn {
            display: none;
        }
        /* line 673, ../sass/layout/_768.scss */

    /* line 775, ../sass/layout/_768.scss */
    .section-booking-progress {
        padding-top: 92px;
    }

    /* line 681, ../sass/layout/_768.scss */
    .counter-form .counter-form-controls {
        width: 120px;
    }
    /* line 685, ../sass/layout/_768.scss */
    .counter-form .button-circle {
        width: 46px;
        height: 46px;
        border-radius: 46px;
        font-size: 32px;
        font-weight: 100;
        line-height: 46px;
    }

    /* line 696, ../sass/layout/_768.scss */
    .blog__article--summary {
        padding: 0 15px;
    }
        /* line 699, ../sass/layout/_768.scss */
        .blog__article--summary .page-header--side {
            font-size: 32px;
            line-height: 40px;
            text-align: left;
        }

    /* line 709, ../sass/layout/_768.scss */
    .blog__article .card__horizontal {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
    /* line 715, ../sass/layout/_768.scss */
    .blog__article .blockquote--large {
        width: 100%;
        margin-left: 0;
    }
    /* line 721, ../sass/layout/_768.scss */
    .blog__share-icons {
        padding-bottom: 40px;
    }
        /* line 724, ../sass/layout/_768.scss */
        .blog__share-icons > a {
            display: inline-block;
        }
    /* line 729, ../sass/layout/_768.scss */
    .blog__share-buttons {
        text-align: center;
    }
    /* line 733, ../sass/layout/_768.scss */
    .blog__category-header {
        height: auto;
        max-height: none;
        margin-bottom: 20px;
    }
        /* line 738, ../sass/layout/_768.scss */
        .blog__category-header .button-link {
            position: static;
        }
    /* line 743, ../sass/layout/_768.scss */
    .blog__category-img {
        background-size: cover;
    }
}

@media (max-width: 480px) {
    /*  BASE
  */
    /* line 9, ../sass/layout/_480.scss */
    .mobile-text-center {
        text-align: center;
    }
        /* line 12, ../sass/layout/_480.scss */
        .mobile-text-center .button-link, .mobile-text-center button {
            margin-bottom: 20px;
        }

    /* line 18, ../sass/layout/_480.scss */
    .headline-category span {
        display: block;
    }

    /* line 23, ../sass/layout/_480.scss */
    .page-header {
        font-size: 1em;
        line-height: 1.33333333em;
        text-align: center;
    }
        /* line 27, ../sass/layout/_480.scss */
        .page-header + .lead {
            text-align: center !important;
        }

    /* line 34, ../sass/layout/_480.scss */
    .container-section-70 {
        max-width: 100%;
    }
        /* line 37, ../sass/layout/_480.scss */
        .container-section-70 .mobile-horizontal-container {
            margin-left: -15px;
            margin-right: -15px;
            padding: 0 15px;
        }

    /* line 46, ../sass/layout/_480.scss */

    /* line 51, ../sass/layout/_480.scss */
    .mobile-hide {
        display: none;
    }

    /* line 55, ../sass/layout/_480.scss */
    .lead {
        text-align: center;
    }

    /* line 60, ../sass/layout/_480.scss */
    .sticktop {
        position: static;
    }

    /* line 65, ../sass/layout/_480.scss */

    /* line 72, ../sass/layout/_480.scss */
    section .headline-section {
        margin-top: 40px;
        font-size: 0.88888889em;
        line-height: 1.5em;
        margin-bottom: 15px;
    }
    /* line 78, ../sass/layout/_480.scss */
    section .lead {
        font-size: 1em;
        line-height: 1.2em;
    }

    /* line 85, ../sass/layout/_480.scss */
    .article-light article {
        -moz-column-count: 1;
        -moz-column-gap: 0px;
        -webkit-column-count: 1;
        -webkit-column-gap: 0px;
        column-count: 1;
        column-gap: 0px;
    }

    /* line 96, ../sass/layout/_480.scss */
    .footer-search {
        display: none;
    }

    /* line 100, ../sass/layout/_480.scss */
    footer {
        padding-bottom: 50px;
    }

    /* line 104, ../sass/layout/_480.scss */
    .submenu {
        display: none;
    }

    /* line 108, ../sass/layout/_480.scss */
    .sublinks-wrap {
        display: none;
    }

    /* line 113, ../sass/layout/_480.scss */
    .certificate-text {
        clear: both;
    }

    /*  FORMS
  */
    /* line 121, ../sass/layout/_480.scss */

    /*  COMPONENTS
  */
    /* line 129, ../sass/layout/_480.scss */
    .icon-play-circle:before, .button-video-play:before {
        font-size: 0.77777778em;
        line-height: 1.71428571em;
    }

    /*  HERO
  */
    /* line 137, ../sass/layout/_480.scss */
    .hero {
        height: 448px;
    }
        /* line 141, ../sass/layout/_480.scss */
        .hero.hero-subpage .hero-text {
            bottom: 40px;
            padding-left: 20px;
        }
            /* line 145, ../sass/layout/_480.scss */
            .hero.hero-subpage .hero-text .button-link {
                margin-right: 0;
            }
            /* line 149, ../sass/layout/_480.scss */
            .hero.hero-subpage .hero-text h1, .hero.hero-subpage .hero-text .price, .hero.hero-subpage .hero-text .package-headline, .hero.hero-subpage .hero-text .booking-form-request, .hero.hero-subpage .hero-text .blog__tags {
                padding-top: 0;
                margin-top: 0;
                padding-left: 0;
            }
                /* line 154, ../sass/layout/_480.scss */
                .hero.hero-subpage .hero-text h1 + .button-link, .hero.hero-subpage .hero-text .price + .button-link, .hero.hero-subpage .hero-text .package-headline + .button-link, .hero.hero-subpage .hero-text .booking-form-request + .button-link, .hero.hero-subpage .hero-text .blog__tags + .button-link {
                    margin-right: 0;
                    margin-left: 0;
                }
        /* line 162, ../sass/layout/_480.scss */
        /* line 170, ../sass/layout/_480.scss */
        .hero.hero-shortest .hero-text {
            position: absolute;
            padding-left: 0;
        }
        /* line 176, ../sass/layout/_480.scss */
        .hero .hero-text {
            bottom: 10px;
            padding-left: 20px;
            padding-right: 20px;
            position: absolute;
        }
            /* line 182, ../sass/layout/_480.scss */
            .hero .hero-text h1, .hero .hero-text .price, .hero .hero-text .package-headline, .hero .hero-text .booking-form-request, .hero .hero-text .blog__tags {
                font-size: 1.77777778em;
                line-height: 0.9em;
            }
            /* line 186, ../sass/layout/_480.scss */
            .hero .hero-text h2 {
                font-size: 1.55555556em;
                line-height: 0.85714286em;
                margin-top: 0;
            }
        /* line 191, ../sass/layout/_480.scss */
        .hero .hero-text-left, .hero .hero-text-left-full {
            max-width: 100%;
            text-align: center;
        }
            /* line 194, ../sass/layout/_480.scss */
            .hero .hero-text-left h1, .hero .hero-text-left .price, .hero .hero-text-left .package-headline, .hero .hero-text-left .booking-form-request, .hero .hero-text-left .blog__tags, .hero .hero-text-left-full h1, .hero .hero-text-left-full .price, .hero .hero-text-left-full .package-headline, .hero .hero-text-left-full .booking-form-request, .hero .hero-text-left-full .blog__tags {
                font-size: 1.55555556em;
                line-height: 1.02857143em;
            }
        /* line 200, ../sass/layout/_480.scss */

    /* line 208, ../sass/layout/_480.scss */
    .hero-midpage {
        height: 300px;
    }
        /* line 210, ../sass/layout/_480.scss */
        .hero-midpage .lead {
            margin-bottom: 0;
            padding-bottom: 0;
        }

    /* line 216, ../sass/layout/_480.scss */
    .hero-front {
        display: none;
    }

    /* line 221, ../sass/layout/_480.scss */
    .hero-destination {
        height: auto;
    }
        /* line 224, ../sass/layout/_480.scss */
        .hero-destination .hero-bg {
            max-height: 500px;
        }
        /* line 228, ../sass/layout/_480.scss */
        .hero-destination .hero-text {
            position: static;
            padding-top: 200px;
        }
            /* line 233, ../sass/layout/_480.scss */
            .hero-destination .hero-text .button-link {
                display: none;
            }
        /* line 238, ../sass/layout/_480.scss */
        .hero-destination .hero-text-left {
            max-width: 100%;
        }
        /* line 242, ../sass/layout/_480.scss */
        .hero-destination .hero-icon-row {
            position: relative;
            z-index: 2;
            background-color: var(--color-brand-primary);
            overflow: hidden;            
            padding-top: 20px;
            padding-bottom: 20px;
        }
        /* line 252, ../sass/layout/_480.scss */
        .hero-destination .package-info-icon {
            max-width: 50%;
            float: left;
            text-align: center;
        }
            /* line 259, ../sass/layout/_480.scss */
            .hero-destination .package-info-icon .icon-style-circle {
                display: inline-block;
                float: none;
                width: 40px;
                height: 40px;
                line-height: 40px;
                margin: 0;
                margin-bottom: 10px;
                margin-top: 10px;
            }
            /* line 270, ../sass/layout/_480.scss */
            .hero-destination .package-info-icon h1, .hero-destination .package-info-icon .price, .hero-destination .package-info-icon .package-headline, .hero-destination .package-info-icon .booking-form-request, .hero-destination .package-info-icon .blog__tags {
                font-size: 0.77777778em;
                line-height: 1.37142857em;
            }
            /* line 274, ../sass/layout/_480.scss */
            .hero-destination .package-info-icon p {
                display: none;
            }
        /* line 279, ../sass/layout/_480.scss */
        .hero-destination:after {
            display: none;
        }

    /* line 286, ../sass/layout/_480.scss */
    .mobile-horizontal-container {
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    /* line 295, ../sass/layout/_480.scss */
    .mobile-horizontal-row > div {
        float: left;
        width: 240px;
    }

    /* line 303, ../sass/layout/_480.scss */
    .card {
        min-height: 380px;
        margin-bottom: 20px;
    }
        /* line 307, ../sass/layout/_480.scss */
        .card:hover {
            -moz-transform: none;
            -o-transform: none;
            -ms-transform: none;
            -webkit-transform: none;
            transform: none;
        }
    /* line 311, ../sass/layout/_480.scss */
    .card-front {
        min-height: 380px;
    }
        /* line 314, ../sass/layout/_480.scss */
        .card-front:hover {
            box-shadow: none;
        }
    /* line 319, ../sass/layout/_480.scss */
    .card .card-img {
        max-height: 130px;
    }
    /* line 323, ../sass/layout/_480.scss */
    .card h1, .card .price, .card .package-headline, .card .booking-form-request, .card .blog__tags {
        font-size: 1em;
        line-height: 1.06666667em;
    }
    /* line 327, ../sass/layout/_480.scss */
    .card .card-price {
        font-size: 0.77777778em;
        line-height: 1.37142857em;
    }
    /* line 332, ../sass/layout/_480.scss */
    .card-info {
        max-height: 380px;
        min-height: 380px;
    }
        /* line 336, ../sass/layout/_480.scss */
        .card-info h1, .card-info .price, .card-info .package-headline, .card-info .booking-form-request, .card-info .blog__tags {
            padding: 0;
            margin-top: 0;
            font-size: 0.77777778em;
            line-height: 1.37142857em;
        }
        /* line 342, ../sass/layout/_480.scss */
        .card-info ul {
            padding: 0 5px 5px;
        }
            /* line 345, ../sass/layout/_480.scss */
            .card-info ul li {
                font-size: 0.61111111em;
                line-height: 1.52727273em;
                margin-bottom: 10px;
            }
        /* line 351, ../sass/layout/_480.scss */
    /* line 357, ../sass/layout/_480.scss */
    .card-optional {
        min-height: 275px;
    }
    /* line 361, ../sass/layout/_480.scss */
    .card.flip {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100% !important;
        padding: 30px;
        z-index: 999;
        max-width: 100%;
        min-height: 0;
    }
        /* line 372, ../sass/layout/_480.scss */
        .card.flip .card-back {
            top: 0;
            left: 0;
            z-index: 1800;
            width: 100%;
            height: 100%;
            overflow: auto;
        }
            /* line 380, ../sass/layout/_480.scss */
            .card.flip .card-back .card-button-container {
                position: static;
                width: 100%;
                bottom: 20px;
            }

    /* line 389, ../sass/layout/_480.scss */
    .card-small {
        margin-bottom: 20px;
    }
        /* line 393, ../sass/layout/_480.scss */
        .card-small .card-front {
            padding-bottom: 80px;
        }
        /* line 397, ../sass/layout/_480.scss */
        .card-small p {
            margin-bottom: 15px;
        }

    /* line 408, ../sass/layout/_480.scss */

    /* line 419, ../sass/layout/_480.scss */
    .mobile-front {
        display: block;
        text-align: center;
    }
        /* line 424, ../sass/layout/_480.scss */
        .mobile-front h1, .mobile-front .price, .mobile-front .package-headline, .mobile-front .booking-form-request, .mobile-front .blog__tags {
            color: var(--color-brand-primary);
            font-size: 1.33333333em;
            line-height: 1.2em;
            margin-left: 10px;
            margin-right: 10px;
        }
        /* line 429, ../sass/layout/_480.scss */
        .mobile-front ul {
            margin-top: 40px;
            margin-bottom: 0;
            list-style: none;
            padding: 0;
        }
            /* line 435, ../sass/layout/_480.scss */
            .mobile-front ul li {
                position: relative;
                background-position: center;
                background-size: cover;
            }
                /* line 439, ../sass/layout/_480.scss */
                .mobile-front ul li a {
                    padding: 40px 20px;
                    position: relative;
                    z-index: 2;
                    display: block;
                }
                /* line 446, ../sass/layout/_480.scss */
                .mobile-front ul li h1, .mobile-front ul li .price, .mobile-front ul li .package-headline, .mobile-front ul li .booking-form-request, .mobile-front ul li .blog__tags {
                    margin: 0;
                    font-size: 1.66666667em;
                    line-height: 0.72em;
                    color: var(--color-white);
                }
                /* line 453, ../sass/layout/_480.scss */
                .mobile-front ul li p {
                    margin: 0;
                    color: var(--color-white);
                }
                /* line 458, ../sass/layout/_480.scss */
                .mobile-front ul li:after {
                    content: "";
                    position: absolute;
                    height: 100%;
                    width: 100%;
                    top: 0;
                    left: 0;
                    background-color: rgba(0, 0, 0, 0.3);
                    z-index: 0;
                }
                /* line 469, ../sass/layout/_480.scss */
                .mobile-front ul li:first-of-type {
                    height: 260px;
                }
                    /* line 472, ../sass/layout/_480.scss */
                    .mobile-front ul li:first-of-type a {
                        z-index: 2;
                        width: 100%;
                        display: block;
                        position: absolute;
                        top: 0;
                    }
                        /* line 479, ../sass/layout/_480.scss */
                        .mobile-front ul li:first-of-type a h1, .mobile-front ul li:first-of-type a .price, .mobile-front ul li:first-of-type a .package-headline, .mobile-front ul li:first-of-type a .booking-form-request, .mobile-front ul li:first-of-type a .blog__tags {
                            padding-top: 115px;
                        }
                    /* line 484, ../sass/layout/_480.scss */
                    .mobile-front ul li:first-of-type:after {
                        content: "";
                        position: absolute;
                        height: 50%;
                        width: 100%;
                        bottom: 0;
                        top: auto;
                        left: 0;
                        background-color: transparent;
                        background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZGI5ZTgiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
                        background-size: 100%;
                        background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, rgba(0, 0, 0, 0.6)), color-stop(100%, rgba(125, 185, 232, 0)));
                        background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.6) 0%, rgba(125, 185, 232, 0) 100%);
                        background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.6) 0%, rgba(125, 185, 232, 0) 100%);
                        background-image: linear-gradient(to top, rgba(0, 0, 0, 0.6) 0%, rgba(125, 185, 232, 0) 100%);
                    }

    /* line 504, ../sass/layout/_480.scss */
    .kkSimpleSlide {
        padding: 20px;
    }

    /* line 509, ../sass/layout/_480.scss */

    /* line 516, ../sass/layout/_480.scss */

    /* line 521, ../sass/layout/_480.scss */
    .image-circle {
        width: 56px;
        height: 56px;
    }

    /* line 525, ../sass/layout/_480.scss */
    .row-dual {
        padding: 0;
    }
        /* line 528, ../sass/layout/_480.scss */
        .row-dual h1, .row-dual .price, .row-dual .package-headline, .row-dual .booking-form-request, .row-dual .blog__tags {
            font-size: 0.88888889em;
            line-height: 1.5em;
            margin-bottom: 15px;
        }
        /* line 533, ../sass/layout/_480.scss */
        .row-dual p {
            font-size: 1em;
            line-height: 1.2em;
        }
        /* line 538, ../sass/layout/_480.scss */
        .row-dual ul li {
            font-size: 1em;
            line-height: 1.2em;
            text-align: left;
        }

    /* line 551, ../sass/layout/_480.scss */
    .collage > div {
        width: 50%;
        height: 188px;
    }
        /* line 554, ../sass/layout/_480.scss */
        .collage > div:nth-child(3n+1) {
            /* or 4n+1 */
            width: 100%;
        }
        /* line 558, ../sass/layout/_480.scss */
        .collage > div h1, .collage > div .price, .collage > div .package-headline, .collage > div .booking-form-request, .collage > div .blog__tags {
            top: 40px;
            font-size: 1em;
            line-height: 1.2em;
        }
    /* line 564, ../sass/layout/_480.scss */
    .collage ul {
        display: none;
    }
    /* line 568, ../sass/layout/_480.scss */
    .collage img {
        height: 100%;
    }
    /* line 572, ../sass/layout/_480.scss */
    .collage-single {
        width: 50%;
    }
    /* line 575, ../sass/layout/_480.scss */
    .collage-triple {
        width: 50%;
    }
    /* line 579, ../sass/layout/_480.scss */
    .collage-double {
        width: 100%;
        min-height: 0;
    }
    /* line 584, ../sass/layout/_480.scss */
    .collage > div {
        width: 50%;
    }
        /* line 587, ../sass/layout/_480.scss */
        .collage > div:nth-child(3n+1) {
            /* or 4n+1 */
            width: 100%;
        }
    /* line 594, ../sass/layout/_480.scss */
    /* line 599, ../sass/layout/_480.scss */
    /* line 605, ../sass/layout/_480.scss */
    /* line 610, ../sass/layout/_480.scss */
    /* line 615, ../sass/layout/_480.scss */
    /* line 620, ../sass/layout/_480.scss */

    /* line 628, ../sass/layout/_480.scss */
    .card-result > div {
        display: block;
    }
    /* line 631, ../sass/layout/_480.scss */
    .card-result .card-result-img {
        height: 200px;
        width: 100%;
        background-size: cover;
    }

    /* line 648, ../sass/layout/_480.scss */
    .promotions ul li {
        background-size: cover;
    }

    /* line 657, ../sass/layout/_480.scss */
    .box > div, .box-office-locations > div {
        display: block;
    }
    /* line 661, ../sass/layout/_480.scss */
    .box-chat-left {
        width: 100%;
        padding: 20px 20px 0 20px;
    }
    /* line 666, ../sass/layout/_480.scss */
    .box-chat-right {
        padding: 20px 20px 0 20px;
    }

    /* line 672, ../sass/layout/_480.scss */
    .address-page-header .phone {
        font-size: 1.44444444em;
        line-height: 0.92307692em;
    }
        /* line 676, ../sass/layout/_480.scss */
        .address-page-header .phone a:before {
            content: "\f095";
            font-family: 'nordicvisitor';
            color: var(--color-brand-dark);
            margin-right: 10px;
            font-size: 80%;
        }

    /* line 690, ../sass/layout/_480.scss */
    .promotions {
        height: 260px;
        min-height: 260px;
        position: relative;
    }
        /* line 697, ../sass/layout/_480.scss */
        .promotions li:after {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.2);
            z-index: 0;
        }
        /* line 709, ../sass/layout/_480.scss */
        .promotions li > * {
            position: relative;
            z-index: 2;
        }
        /* line 714, ../sass/layout/_480.scss */
        .promotions .offer-label {
            top: 0;
            padding: 8px 20px 6px 20px;
            font-size: 0.66666667em;
            line-height: 2em;
            z-index: 2;
        }
        /* line 721, ../sass/layout/_480.scss */
        .promotions h1, .promotions .price, .promotions .package-headline, .promotions .booking-form-request, .promotions .blog__tags {
            margin-bottom: 20px;
            font-size: 1.22222222em;
            line-height: 1.09090909em;
            text-shadow: rgba(0, 0, 0, 0.4) 1px 1px;
            z-index: 2;
        }
            /* line 728, ../sass/layout/_480.scss */
            .promotions h1 + p, .promotions .price + p, .promotions .package-headline + p, .promotions .booking-form-request + p, .promotions .blog__tags + p {
                display: none;
            }
        /* line 732, ../sass/layout/_480.scss */
        .promotions button {
            display: none;
        }
        /* line 736, ../sass/layout/_480.scss */
        .promotions .price {
            font-size: 1.77777778em;
            line-height: 1.35em;            
            z-index: 2;
        }
        /* line 741, ../sass/layout/_480.scss */
        .promotions .price-superscript {
            line-height: 2em;
            z-index: 2;
        }

    /* line 749, ../sass/layout/_480.scss */
    .employee-row h1 span, .employee-row .price span, .employee-row .package-headline span, .employee-row .booking-form-request span, .employee-row .blog__tags span {
        margin-left: 0;
    }

    /* line 753, ../sass/layout/_480.scss */
    .thumbnail-video {
        height: 184px;
    }
        /* line 756, ../sass/layout/_480.scss */
        .thumbnail-video .button-video-play {
            margin-left: -16px;
        }
            /* line 758, ../sass/layout/_480.scss */
            .thumbnail-video .button-video-play:before {
                font-size: 1.88888889em;
                line-height: 0.70588235em;
            }

    /*  SECTIONS
  */
    /* line 768, ../sass/layout/_480.scss */
    .sub-header {
        display: none;
    }

    /* line 773, ../sass/layout/_480.scss */
    #button-page-top {
        display: none;
    }

    /* line 778, ../sass/layout/_480.scss */
    .section-help .button-link {
        margin-right: 0;
        margin-left: 0;
        margin-bottom: 20px;
    }

    /* line 786, ../sass/layout/_480.scss */
    .section-about-values {
        text-align: left;
    }
        /* line 789, ../sass/layout/_480.scss */
        .section-about-values > div:first-of-type {
            padding-left: 20px;
            text-align: left;
            padding-bottom: 30px;
        }
        /* line 796, ../sass/layout/_480.scss */
        .section-about-values > div h1, .section-about-values > div .price, .section-about-values > div .package-headline, .section-about-values > div .booking-form-request, .section-about-values > div .blog__tags, .section-about-values > div h2 {
            text-align: left;
            font-size: 0.88888889em;
            line-height: 1.5em;
        }
        /* line 801, ../sass/layout/_480.scss */
        .section-about-values > div p {
            text-align: left;
        }
        /* line 807, ../sass/layout/_480.scss */
        .section-about-values > div:first-of-type h2 {
            margin-left: 0px;
        }
            /* line 810, ../sass/layout/_480.scss */
            .section-about-values > div:first-of-type h2 + p {
                margin-left: 0px;
            }
        /* line 816, ../sass/layout/_480.scss */
        .section-about-values > div:first-of-type .button-link {
            margin-left: 50px;
            line-height: 1.4em;
            text-align: center;
        }
        /* line 824, ../sass/layout/_480.scss */
        .section-about-values .row-dual-50 {
            position: relative;
        }
        /* line 829, ../sass/layout/_480.scss */
        .section-about-values .row-dual-sideimg {
            width: 87px;
            height: 132px;
            position: absolute;
            bottom: 0;
            left: 0;
        }

    /* line 843, ../sass/layout/_480.scss */
    .section-contact-form > .container, .dropdown-nav.section-contact-form > ul, .section-contact-form > .container-padbtm, .section-contact-form > .container-padtop {
        width: auto;
        float: none;
    }
    /* line 848, ../sass/layout/_480.scss */
    .section-contact-form .sidebar {
        width: 100%;
        float: none;
        max-width: 100%;
    }

    /* line 855, ../sass/layout/_480.scss */

    /* line 860, ../sass/layout/_480.scss */
    .section-package-info .sticktop, .section-right-image .sticktop {
        position: static;
        left: auto;
        right: auto;
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    /* line 867, ../sass/layout/_480.scss */
    .section-package-info .container-booking.sticktop, .section-right-image .container-booking.sticktop, .section-right-image .container-booking.sticktop {
        position: static;
        left: auto;
        right: auto;
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
        /* line 873, ../sass/layout/_480.scss */
        .section-package-info .container-booking.sticktop .booking-form, .section-right-image .container-booking.sticktop .booking-form, .section-right-image .container-booking.sticktop .booking-form {
            margin: auto;
        }

    /* line 878, ../sass/layout/_480.scss */
    .section-package-info .container-booking, .section-right-image .container-booking, .section-right-image .container-booking {
        position: static;
    }

    /* line 884, ../sass/layout/_480.scss */
    .itinerary::after {
        left: 24px;
    }
    /* line 888, ../sass/layout/_480.scss */
    .itinerary li {
        padding-left: 40px;
    }
        /* line 891, ../sass/layout/_480.scss */
        .itinerary li::before {
            top: 4px;
            width: 50px;
        }
        /* line 896, ../sass/layout/_480.scss */
        .itinerary li::after {
            padding-top: 5px;
            width: 50px;
            height: 50px;
            line-height: 50px;
        }
        /* line 903, ../sass/layout/_480.scss */
        .itinerary li::before {
            top: 23px;
        }
        /* line 907, ../sass/layout/_480.scss */
        .itinerary li:first-of-type::before {
            top: 4px;
        }
    /* line 913, ../sass/layout/_480.scss */
    .itinerary .itinerary-item > a {
        display: block;
    }
    /* line 917, ../sass/layout/_480.scss */
    .itinerary .itinerary-item::before {
        left: 23px;
    }
    /* line 922, ../sass/layout/_480.scss */

    /* line 932, ../sass/layout/_480.scss */
    .section-travelguide-links {
        display: block;
    }
        /* line 935, ../sass/layout/_480.scss */
        .section-travelguide-links > .container, .dropdown-nav.section-travelguide-links > ul, .section-travelguide-links > .container-padbtm, .section-travelguide-links > .container-padtop, .section-travelguide-links > .container-padbtm {
            display: block;
            padding: 20px;
        }
            /* line 939, ../sass/layout/_480.scss */
            .section-travelguide-links > .container:first-of-type, .dropdown-nav.section-travelguide-links > ul:first-of-type, .section-travelguide-links > .container-padbtm:first-of-type, .section-travelguide-links > .container-padtop:first-of-type, .section-travelguide-links > .container-padbtm:first-of-type {
                width: 100%;
            }
            /* line 943, ../sass/layout/_480.scss */
            .section-travelguide-links > .container:last-of-type, .dropdown-nav.section-travelguide-links > ul:last-of-type, .section-travelguide-links > .container-padbtm:last-of-type, .section-travelguide-links > .container-padtop:last-of-type, .section-travelguide-links > .container-padbtm:last-of-type {
                min-width: 100%;
                padding: 20px;
            }

    /* line 951, ../sass/layout/_480.scss */
    .section-booking-progress {
        /*margin-top: 50px;*/
        margin-top: 120px;
    }

    /* line 955, ../sass/layout/_480.scss */
    .section-booking {
        padding: 0;
    }
        /* line 958, ../sass/layout/_480.scss */
        .section-booking h1, .section-booking .price, .section-booking .package-headline, .section-booking .booking-form-request, .section-booking .blog__tags {
            font-size: 0.72222222em;
            line-height: 1.29230769em;
        }
        /* line 963, ../sass/layout/_480.scss */
        .section-booking label {
            margin-top: 20px;
            display: block;
        }
        /* line 968, ../sass/layout/_480.scss */
        .section-booking select, .section-booking input {
            margin-bottom: 0;
        }
        /* line 972, ../sass/layout/_480.scss */
        .section-booking .booking-calendar-icon {
            top: 29px;
        }
        /* line 976, ../sass/layout/_480.scss */
        .section-booking img {
            margin-top: 15px;
            margin-bottom: 0;
        }

    /* line 986, ../sass/layout/_480.scss */
    .booking-item-container.large-input .booking-calendar-icon {
        top: auto;
    }

    /* line 996, ../sass/layout/_480.scss */
    .section-reviews-video .headline-section {
        margin-top: 40px;
    }

    /* line 1002, ../sass/layout/_480.scss */
    .section-reviews-saying .headline-section {
        margin-top: 40px;
    }

    /* line 1008, ../sass/layout/_480.scss */
    .container-booking-sticky {
        position: static;
        padding: 0;
        max-width: 100%;
    }
        /* line 1015, ../sass/layout/_480.scss */
        .container-booking-sticky.sticktop {
            position: static;
            z-index: 40;
        }
        /* line 1021, ../sass/layout/_480.scss */
        .container-booking-sticky.stickend {
            position: static;
        }
        /* line 1025, ../sass/layout/_480.scss */
        .container-booking-sticky .mobile-hide {
            display: none;
        }
        /* line 1029, ../sass/layout/_480.scss */
        .container-booking-sticky .booking-expand {
            display: inline-block;
            float: right;
        }
        /* line 1034, ../sass/layout/_480.scss */
        .container-booking-sticky .booking-find-link {
            display: none;
        }
        /* line 1041, ../sass/layout/_480.scss */
        .container-booking-sticky .booking-form--white header .price, .container-booking-sticky .booking-form--green header .price {
            float: none;
            padding-bottom: 10px;
        }
        /* line 1046, ../sass/layout/_480.scss */
        .container-booking-sticky .booking-form--white header h2, .container-booking-sticky .booking-form--green header h2 {
            color: var(--color-brand-dark);
        }
        /* line 1053, ../sass/layout/_480.scss */
        .container-booking-sticky.expanded .booking-form {
            background-color: var(--color-brand-darkblue);
        }
            /* line 1056, ../sass/layout/_480.scss */
            .container-booking-sticky.expanded .booking-form .booking-find-link {
                display: block;
            }
            /* line 1061, ../sass/layout/_480.scss */
            .container-booking-sticky.expanded .booking-form .mobile-hide {
                display: block;
            }
            /* line 1065, ../sass/layout/_480.scss */
            .container-booking-sticky.expanded .booking-form .booking-form-request {
                color: var(--color-neutral-300);
                font-size: 0.77777778em;
                line-height: 1.71428571em;
            }
        /* line 1073, ../sass/layout/_480.scss */
        .container-booking-sticky.booking-summary {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            overflow: auto;
        }
            /* line 1079, ../sass/layout/_480.scss */
            .container-booking-sticky.booking-summary.expanded {
                height: 100%;
            }
            /* line 1085, ../sass/layout/_480.scss */
            .container-booking-sticky.booking-summary .booking-expand {
                line-height: 0;
            }
            /* line 1089, ../sass/layout/_480.scss */
            .container-booking-sticky.booking-summary .booking-form header {
                padding: 5px 10px;
            }

    /*  MODALS
  */
    /* line 1101, ../sass/layout/_480.scss */
    .modal-backdrop {
        max-height: 100%;
    }

    /* line 1104, ../sass/layout/_480.scss */
    .modal-dialog {
        margin: 0;
        max-height: 100%;
        min-height: 100%;
        height: 100%;
        padding-bottom: 0;
        position: fixed;
    }

    /* line 1115, ../sass/layout/_480.scss */
    .modal .modal-content {
        padding-bottom: 0;
    }

    /* line 1118, ../sass/layout/_480.scss */
    .modal-content {
        min-height: 100%;
    }

    /* line 1122, ../sass/layout/_480.scss */
    .modal .modal-header {        
        top: 0;
        width: 100%;
    }

    /* line 1128, ../sass/layout/_480.scss */
    .modal .modal-body {
        /*max-height: calc(100vh - 150px);*/
        max-height: calc(100vh - 250px);
        overflow-y: visible;
        overflow: auto;
        top: 0;
    }
        /* line 1137, ../sass/layout/_480.scss */
        .modal .modal-body #next-highlight,
        .modal .modal-body #prev-highlight {
            position: fixed;
            top: 50%;
        }
        /* line 1143, ../sass/layout/_480.scss */
        .modal .modal-body #next-highlight {
            right: 6px;
        }
        /* line 1147, ../sass/layout/_480.scss */
        .modal .modal-body #prev-highlight {
            left: 6px;
        }

    /* line 1154, ../sass/layout/_480.scss */
    .modal-select-tour .modal-title {
        font-size: 0.88888889em;
        line-height: 1.5em;
    }

    /* line 1161, ../sass/layout/_480.scss */
    .modal-activities-detail .modal-content > * {
        padding: 15px;
    }

    /* line 1166, ../sass/layout/_480.scss */
    #map-canvas {
        max-height: 240px;
        pointer-events: none;
    }

    /* line 1172, ../sass/layout/_480.scss */
    .ui-datepicker {
        display: none;
        position: fixed !important;
        top: 0 !important;
        width: 100% !important;
        height: 100% !important;
        left: 0 !important;
    }
        /* line 1181, ../sass/layout/_480.scss */
        .ui-datepicker button {
            display: block;
            margin: auto;
        }
        /* line 1186, ../sass/layout/_480.scss */
        .ui-datepicker .ui-datepicker-current {
            display: none;
        }

    /* line 1192, ../sass/layout/_480.scss */
    .picker .picker__box {
        vertical-align: top;
        width: 100%;
        max-width: 100%;
        display: block;
    }

    /* line 1199, ../sass/layout/_480.scss */
    .picker .picker__frame {
        width: 100%;
        max-width: 100%;
    }

    /* line 1204, ../sass/layout/_480.scss */
        /* line 1213, ../sass/layout/_480.scss */

    /*  BOOKING MENU
  */
    /* line 1223, ../sass/layout/_480.scss */
    .booking-menu {
        height: 78px;
    }
    /* line 1226, ../sass/layout/_480.scss */
        /* line 1232, ../sass/layout/_480.scss */
            /* line 1236, ../sass/layout/_480.scss */
            /* line 1241, ../sass/layout/_480.scss */
                /* line 1246, ../sass/layout/_480.scss */
                /* line 1250, ../sass/layout/_480.scss */
    /* line 1256, ../sass/layout/_480.scss */
    .booking-menu .booking-menu-price {
        font-size: 1em;
        line-height: 0.8em;
    }
    /* line 1261, ../sass/layout/_480.scss */
        /* line 1264, ../sass/layout/_480.scss */
    /* line 1270, ../sass/layout/_480.scss */
    .booking-menu.booking-menu-expanded {
        height: 100%;
    }
        /* line 1273, ../sass/layout/_480.scss */

    /*-----------------------------------------------------------*
  /// BLOG
  ------------------------------------------------------------*/
    /* line 1286, ../sass/layout/_480.scss */
    .hero-blog .hero-text {
        position: static;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none;
    }
    /* line 1291, ../sass/layout/_480.scss */
    .hero-blog__info {
        padding: 20px 0;
        margin-bottom: 0;
    }
    /* line 1296, ../sass/layout/_480.scss */
    .hero-blog__info-item {
        padding-top: 0;
        padding-bottom: 0;
        line-height: 1em;
        display: block;
        margin: 13px 0;
    }
        /* line 1303, ../sass/layout/_480.scss */
        .hero-blog__info-item img {
            vertical-align: baseline;
        }
    /* line 1308, ../sass/layout/_480.scss */
    .hero-blog--front {
        display: block;
    }
        /* line 1311, ../sass/layout/_480.scss */
        .hero-blog--front .hero-text {
            position: static;
            padding-top: 40px;
            text-align: center;
            -moz-transform: none;
            -o-transform: none;
            -ms-transform: none;
            -webkit-transform: none;
            transform: none;
        }
    /* line 1319, ../sass/layout/_480.scss */
    .hero-blog .hero__scroll-icon {
        bottom: 20px;
    }

    /* line 1325, ../sass/layout/_480.scss */
    .blog__share-icons {
        padding-bottom: 40px;
    }
        /* line 1328, ../sass/layout/_480.scss */
        .blog__share-icons > a {
            display: inline-block;
        }
    /* line 1334, ../sass/layout/_480.scss */
    .blog__article .image-content,
    .blog__article .blockquote--large {
        width: 100%;
        margin-left: 0;
    }
        /* line 1342, ../sass/layout/_480.scss */
    /* line 1346, ../sass/layout/_480.scss */
    .blog__article .card__horizontal {
        margin: 0;
        margin-bottom: 40px;
    }
    /* line 1352, ../sass/layout/_480.scss */
    .blog__author-row {
        display: block;
    }
    /* line 1356, ../sass/layout/_480.scss */
    .blog__author-img {
        display: block;
        text-align: center;
    }
    /* line 1361, ../sass/layout/_480.scss */
    .blog__category {
        padding-top: 15px;
    }
    /* line 1365, ../sass/layout/_480.scss */
    .blog__category-header {
        height: auto;
        max-height: none;
        margin-bottom: 20px;
    }
        /* line 1370, ../sass/layout/_480.scss */
        .blog__category-header .button-link {
            position: static;
        }
    /* line 1375, ../sass/layout/_480.scss */
    .blog__category-img {
        min-height: 220px;
        background-size: cover;
    }

    /* line 1381, ../sass/layout/_480.scss */
    .page-header--side {
        text-align: left;
    }

    /* line 1385, ../sass/layout/_480.scss */
    .blockquote--large {
        font-size: 24px;
        line-height: 30px;
    }

    /* line 1390, ../sass/layout/_480.scss */
    .card__horizontal {
        position: relative;
        float: none;
        margin: 0;
        max-width: 100%;
        text-align: center;
        margin-bottom: 40px;
        padding: 0;
        margin-right: 15px;
    }
    /* line 1401, ../sass/layout/_480.scss */
    .card__horizontal-price {
        margin-top: 0;
        padding-top: 0;
    }
    /* line 1406, ../sass/layout/_480.scss */
    .card__horizontal .card-price {
        margin-top: 0;
    }
    /* line 1410, ../sass/layout/_480.scss */
    .card__horizontal > div {
        display: block;
    }
    /* line 1414, ../sass/layout/_480.scss */
    .card__horizontal .card-img {
        display: block;
        width: 100%;
    }

    /* line 1420, ../sass/layout/_480.scss */
    .blog__share-buttons {
        text-align: center;
    }

    /* line 1424, ../sass/layout/_480.scss */
    .button-social-share {
        font-weight: 100;
        margin-bottom: 20px;
    }

    /* line 1429, ../sass/layout/_480.scss */
    .kkSimpleSlide.hero-slider--ui .button-carousel {
        bottom: 40px;
        top: auto;
        font-size: 24px;
        z-index: 100;
    }
}
/* line 4, ../sass/layout/_vspace.scss */
/* line 8, ../sass/layout/_vspace.scss */
/* line 14, ../sass/layout/_vspace.scss */
.vspace-s-top {
    padding-top: 20px;
}
/* line 18, ../sass/layout/_vspace.scss */
.vspace-s-bottom {
    padding-bottom: 20px;
}
/* line 24, ../sass/layout/_vspace.scss */
.vspace-m-top {
    padding-top: 40px;
}
/* line 28, ../sass/layout/_vspace.scss */
.vspace-m-bottom {
    padding-bottom: 40px;
}
/* line 34, ../sass/layout/_vspace.scss */
.vspace-l-top {
    padding-top: 80px;
}
/* line 38, ../sass/layout/_vspace.scss */
.vspace-l-bottom {
    padding-bottom: 80px;
}
/* line 44, ../sass/layout/_vspace.scss */
/* line 48, ../sass/layout/_vspace.scss */

@media (max-width: 480px) {
    /* line 55, ../sass/layout/_vspace.scss */
    /* line 59, ../sass/layout/_vspace.scss */
    /* line 65, ../sass/layout/_vspace.scss */
    .vspace-s-top {
        padding-top: 10px;
    }
    /* line 69, ../sass/layout/_vspace.scss */
    .vspace-s-bottom {
        padding-bottom: 10px;
    }
    /* line 75, ../sass/layout/_vspace.scss */
    .vspace-m-top {
        padding-top: 20px;
    }
    /* line 79, ../sass/layout/_vspace.scss */
    .vspace-m-bottom {
        padding-bottom: 20px;
    }
    /* line 85, ../sass/layout/_vspace.scss */
    .vspace-l-top {
        padding-top: 40px;
    }
    /* line 89, ../sass/layout/_vspace.scss */
    .vspace-l-bottom {
        padding-bottom: 40px;
    }
    /* line 95, ../sass/layout/_vspace.scss */
    /* line 99, ../sass/layout/_vspace.scss */
}

@media (max-height: 900px) {
    /* line 118, ../sass/styles.scss */

    /* line 124, ../sass/styles.scss */
}

@media (max-height: 900px) {
    /* line 134, ../sass/styles.scss */
    .booking-form .booking-find-link h1:after, .booking-form .booking-find-link .price:after, .booking-form .booking-find-link .package-headline:after, .booking-form .booking-find-link .booking-form-request:after, .booking-form .booking-find-link .blog__tags:after {
        content: " >";
    }
    /* line 138, ../sass/styles.scss */
    .booking-form .mobile-hide {
        display: none;
    }
}


.icon-fa {
    width: 1em;
    height: 1em;
    display: inline-block;
    vertical-align: -0.125em;
    fill: currentColor;
}

.icon--sm {
    width: 0.75em;
    height: 0.75em;
}

.icon--lg {
    width: 1.5em;
    height: 1.5em;
}

.icon--xl {
    width: 2em;
    height: 2em;
}

.icon--xxl {
    width: 3em;
    height: 3em;
}

.mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}

.w-100 {
    width: 100% !important;
}