.w-checkbox {
    display: block;
    margin-bottom: 5px;
    padding-left: 20px;
}

.w-checkbox::before {
    content: " ";
    display: table;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
}

.w-checkbox::after {
    content: " ";
    display: table;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    clear: both;
}

.w-checkbox-input {
    float: left;
    margin-bottom: 0px;
    margin-left: -20px;
    margin-right: 0px;
    margin-top: 4px;
    line-height: normal;
}

.w-checkbox-input--inputType-custom {
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: #ccc;
    border-bottom-color: #ccc;
    border-left-color: #ccc;
    border-right-color: #ccc;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    width: 12px;
    height: 12px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
    background-color: #3898ec;
    border-top-color: #3898ec;
    border-bottom-color: #3898ec;
    border-left-color: #3898ec;
    border-right-color: #3898ec;
    background-image: url("https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
    box-shadow: 0px 0px 3px 1px #3898ec;
}

body {
    font-family: Rubik, sans-serif;
    color: #666162;
    font-size: 16px;
    line-height: 150%;
}

h1 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: Recoletaalt, sans-serif;
    color: #54222c;
    font-size: 72px;
    line-height: 100%;
    font-weight: 500;
}

h2 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: Recoletaalt, sans-serif;
    color: #54222c;
    font-size: 64px;
    line-height: 100%;
    font-weight: 500;
    text-align: center;
}

h3 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: Recoletaalt, sans-serif;
    color: #54222c;
    font-size: 40px;
    line-height: 100%;
    font-weight: 500;
}

h4 {
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: Recoletaalt, sans-serif;
    color: #54222c;
    font-size: 32px;
    line-height: 110%;
    font-weight: 500;
}

h5 {
    margin-top: 10px;
    margin-bottom: 3px;
    font-family: Recoletaalt, sans-serif;
    color: #54222c;
    font-size: 24px;
    line-height: 28px;
    font-weight: 500;
    text-align: left;
}

h6 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 40px;
    line-height: 18px;
    font-weight: 400;
}

p {
    max-width: 780px;
    margin-bottom: 10px;
    line-height: 150%;
}

p.heading {
    font-size: 20px;
    font-weight: 500;
    max-width: 780px;
    margin-bottom: 10px;
    line-height: 150%;
}



a {
    color: #1074d0;
    text-decoration: none;
}

label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}

em {
    font-style: italic;
    font-weight: 400;
}

blockquote {
    margin-bottom: 10px;
    padding: 10px 20px;
    border-left: 5px solid #e2e2e2;
    font-family: Recoletaalt, sans-serif;
    color: #54222c;
    font-size: 40px;
    line-height: 44px;
}

.nav-link {
    margin-right: 25px;
    padding: 0px;
    color: #1074d0;
    font-weight: 400;
}

.nav-link.w--current {
    border-bottom: 2px solid #de611e;
    color: #1074d0;
}

.nav-link.burger {
    display: none;
}

.navbar {
    position: static;
    z-index: 1000;
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom: 2px solid #de611e;
    background-color: #fff;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.25);
}

.nav-menu {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 7px;
    color: #1074d0;
    font-weight: 400;
}

.page-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 940px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 55px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.page-title.brosjyrer {
    padding-top: 115px;
}

.circle-images {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 940px;
    margin-top: 60px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.title-right {
    max-width: 620px;
}

.info-content {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 300px;
    margin-top: 20px;
    margin-left: 20px;
    padding: 20px 20px 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-radius: 12px;
    background-color: #fff;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.25);
    color: #54222c;
}

.info-content.historie {
    padding-bottom: 20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.info-content.gave {
    display: block;
    color: #666162;
}

.attributes {
    width: 91%;
    margin-bottom: 10px;
}

.attributes.smaller {
    width: 50%;
}

.attributt-right {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-weight: 500;
    text-align: right;
}

.three-column-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.three-column-block {
    width: 31.33%;
}

.main-area {
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#eee9e6),
        to(#e8ebf3)
    );
    background-image: linear-gradient(180deg, #eee9e6, #e8ebf3);
}

.line {
    height: 2px;
    max-width: 940px;
    margin: 60px auto;
    border-radius: 1px;
    background-color: rgba(84, 34, 44, 0.15);
}

.facts-wrapper {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 60px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.fact-link-list {
    position: -webkit-sticky;
    position: sticky;
    top: 70px;
}

.fact-link {
    display: block;
    width: 230px;
    padding: 10px 15px 10px 45px;
    color: #1074d0;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
}

.fact-link:hover {
    font-size: 18px;
}

.fact-link.current {
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.25);
    color: #de611e;
}

.fact-link.turoversikt {
    background-image: url("../images/ic-oversikt-1.svg");
    background-position: 15px 50%;
    background-size: 20px;
    background-repeat: no-repeat;
}

.fact-link.turoversikt.current {
    background-image: url("../images/ic-oversikt.svg");
}

.fact-link.reisen {
    background-image: url("../images/ic-reisen.svg");
    background-position: 15px 50%;
    background-size: 20px;
    background-repeat: no-repeat;
}

.fact-link.reisen.current {
    background-image: url("../images/ic-reisen-1.svg");
}

.fact-link.beliggenhet {
    background-image: url("../images/ic-beliggenhet.svg");
    background-position: 15px 50%;
    background-size: 20px;
    background-repeat: no-repeat;
}

.fact-link.beliggenhet.current {
    background-image: url("../images/ic-beliggenhet-1.svg");
}

.fact-link.slik-bor-du {
    background-image: url("../images/ic-rom.svg");
    background-position: 15px 50%;
    background-size: 20px;
    background-repeat: no-repeat;
}

.fact-link.slik-bor-du.current {
    background-image: url("../images/ic-rom-1.svg");
}

.fact-link.servering {
    background-image: url("../images/ic-servering.svg");
    background-position: 15px 50%;
    background-size: 20px;
    background-repeat: no-repeat;
}

.fact-link.servering.current {
    background-image: url("../images/ic-servering-1.svg");
}

.fact-link.resepsjon {
    background-image: url("../images/ic-resepsjon.svg");
    background-position: 15px 50%;
    background-size: 20px;
    background-repeat: no-repeat;
}

.fact-link.resepsjon.current {
    background-image: url("../images/ic-resepsjon_1.svg");
}

.fact-link.temperatur {
    background-image: url("../images/ic-temperatur.svg");
    background-position: 15px 50%;
    background-size: 20px;
    background-repeat: no-repeat;
}

.fact-link.temperatur.current {
    background-image: url("../images/ic-temperatur_1.svg");
}

.fact-link.basseng {
    background-image: url("../images/ic-basseng.svg");
    background-position: 15px 50%;
    background-size: 20px;
    background-repeat: no-repeat;
}

.fact-link.basseng.current {
    background-image: url("../images/ic-basseng-1.svg");
}

.fact-link.fritidspark {
    background-image: url("../images/ic-aktiviteter.svg");
    background-position: 15px 50%;
    background-size: 20px;
    background-repeat: no-repeat;
}

.fact-link.fritidspark.current {
    background-image: url("../images/ic-aktiviteter-1.svg");
}

.fact-link.sansehage {
    background-image: url("../images/ic-sansehage.svg");
    background-position: 15px 50%;
    background-size: 20px;
    background-repeat: no-repeat;
}

.fact-link.sansehage.current {
    background-image: url("../images/ic-sansehage-1.svg");
}

.fact-link.utflukter {
    background-image: url("../images/ic-utflukter.svg");
    background-position: 15px 50%;
    background-size: 20px;
    background-repeat: no-repeat;
}

.fact-link.utflukter.current {
    background-image: url("../images/ic-utflukter-1.svg");
}

.fact-link.underholdning {
    background-image: url("../images/ic-underholdning-1.svg");
    background-position: 15px 50%;
    background-size: 20px;
    background-repeat: no-repeat;
}

.fact-link.underholdning.current {
    background-image: url("../images/ic-underholdning-2.svg");
}

.fact-link.helse {
    background-image: url("../images/ic-helse.svg");
    background-position: 15px 50%;
    background-size: 20px;
    background-repeat: no-repeat;
}

.fact-link.helse.current {
    background-image: url("../images/ic-helse-1.svg");
}

.fact-link.funksjonskrav {
    background-image: url("../images/ic-funksjonskrav.svg");
    background-position: 15px 50%;
    background-size: 20px;
    background-repeat: no-repeat;
}

.fact-link.funksjonskrav.current {
    background-image: url("../images/ic-funksjonskrav-1.svg");
}

.fact-block {
    width: 700px;
    margin-left: 10px;
    padding: 20px 30px;
    border-radius: 14px;
    background-color: #fff;
    box-shadow: 1px 0 3px 0 rgba(0, 0, 0, 0.25);
    color: #54222c;
}

.fact-block._2022 {
    margin-right: auto;
    margin-left: auto;
}

.trip-title-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.btn-trip-year {
    padding-top: 5px;
    padding-bottom: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(84, 34, 44, 0.15);
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    background-color: #fff;
    color: #de611e;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
}

.btn-trip-year.current {
    border-radius: 7px 0px 0px 7px;
    background-color: #de611e;
    color: #fff;
}

.trip-table-row {
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid rgba(84, 34, 44, 0.15);
    color: #54222c;
}

.trip-table-row.last {
    padding-bottom: 0px;
    border-bottom-style: none;
}

.temperatur-average {
    width: 100px;
    margin-right: 20px;
}

.trip-table-btn {
    padding-top: 4px;
    padding-bottom: 4px;
    float: right;
    border-radius: 7px;
    background-color: transparent;
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#1f8bef),
        to(#0f72cc)
    );
    background-image: linear-gradient(180deg, #1f8bef, #0f72cc);
    box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.2),
        inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.3),
        1px 1px 3px 0 rgba(0, 0, 0, 0.25);
    color: #fff;
    font-weight: 500;
}

.trip-table-btn:hover {
    background-image: -webkit-gradient(
            linear,
            left top,
            left bottom,
            from(hsla(0, 0%, 100%, 0.1)),
            to(hsla(0, 0%, 100%, 0.1))
        ),
        -webkit-gradient(linear, left top, left bottom, from(#1f8bef), to(#0f72cc));
    background-image: linear-gradient(
            180deg,
            hsla(0, 0%, 100%, 0.1),
            hsla(0, 0%, 100%, 0.1)
        ),
        linear-gradient(180deg, #1f8bef, #0f72cc);
}

.trip-table-btn:active {
    background-image: -webkit-gradient(
            linear,
            left top,
            left bottom,
            from(rgba(0, 0, 0, 0.1)),
            to(rgba(0, 0, 0, 0.1))
        ),
        -webkit-gradient(linear, left top, left bottom, from(#1f8bef), to(#0f72cc));
    background-image: linear-gradient(
            180deg,
            rgba(0, 0, 0, 0.1),
            rgba(0, 0, 0, 0.1)
        ),
        linear-gradient(180deg, #1f8bef, #0f72cc);
}

.trip-table-headings {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    border-bottom: 1px solid rgba(84, 34, 44, 0.15);
}

.table-trip-depature {
    width: 160px;
    margin-top: 10px;
    float: left;
}

.table-trip-travelnr {
    width: 70px;
    margin-top: 10px;
    float: left;
}

.table-trip-date {
    width: 200px;
    margin-top: 10px;
    float: left;
}

.table-trip-duration {
    width: 80px;
    margin-top: 10px;
    float: left;
}

.two-column-block {
    max-width: 600px;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.two-column-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 60px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
}

.two-column-content.verticalmiddle {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.ingress {
    max-width: 540px;
    margin-top: 20px;
    color: #666162;
    font-size: 20px;
    line-height: 150%;
}

.img-gallery-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 60px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.quote-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.temperatur-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 2px solid #e6dfe0;
    border-radius: 10px;
}

.temperatur-info-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 5px 20px 5px 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #ebe6e7;
}

.temperatur-info-block.top {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: #54222c;
    color: #fff;
}

.temperature-month {
    width: 120px;
    margin-right: 20px;
}

.temperature-day {
    width: 110px;
    margin-right: 20px;
}

.temperatur-night {
    width: 110px;
    margin-right: 20px;
}

.temperatur-water {
    width: 93px;
}

.gallery-img-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 48.5%;
    height: 300px;
    margin-bottom: 30px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
}

.trip-icon-wrapper {
    display: none;
    overflow: hidden;
    margin-bottom: 14px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.btn-search {
    padding-top: 17px;
    padding-right: 20px;
    padding-left: 20px;
    border-radius: 8px;
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#f9752f),
        to(#d75c1b)
    );
    background-image: linear-gradient(180deg, #f9752f, #d75c1b);
    box-shadow: inset 1px 1px 0 0 rgba(0, 0, 0, 0.2),
        inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.3),
        1px 1px 3px 0 rgba(0, 0, 0, 0.25);
    font-size: 20px;
    font-weight: 500;
    text-align: center;
}

.btn-search:hover {
    background-image: -webkit-gradient(
            linear,
            left top,
            left bottom,
            from(hsla(0, 0%, 100%, 0.1)),
            to(hsla(0, 0%, 100%, 0.1))
        ),
        -webkit-gradient(linear, left top, left bottom, from(#f9752f), to(#d75c1b));
    background-image: linear-gradient(
            180deg,
            hsla(0, 0%, 100%, 0.1),
            hsla(0, 0%, 100%, 0.1)
        ),
        linear-gradient(180deg, #f9752f, #d75c1b);
}

.btn-search:active {
    background-image: -webkit-gradient(
            linear,
            left top,
            left bottom,
            from(rgba(0, 0, 0, 0.1)),
            to(rgba(0, 0, 0, 0.1))
        ),
        -webkit-gradient(linear, left top, left bottom, from(#f9752f), to(#d75c1b));
    background-image: linear-gradient(
            180deg,
            rgba(0, 0, 0, 0.1),
            rgba(0, 0, 0, 0.1)
        ),
        linear-gradient(180deg, #f9752f, #d75c1b);
}

.trip-ic-text {
    float: left;
}

.trip-icon-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    padding: 5px 10px 5px 30px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-style: solid;
    border-width: 1px;
    border-color: #e8ebf3;
    border-radius: 6px;
    color: #1074d0;
    font-weight: 500;
    text-decoration: none;
}

.trip-icon-block:hover {
    background-color: rgba(232, 235, 243, 0.5);
    color: #165997;
}

.trip-icon-block.selected {
    border-radius: 6px;
    background-color: #1074d0;
    color: #fff;
}

.trip-icon-block.uh {
    border-right-style: none;
    border-left-style: none;
    border-radius: 0px;
    background-image: url("../images/ic-funksjonshemmed.svg");
    background-position: 7px 45%;
    background-size: auto 20px;
    background-repeat: no-repeat;
}

.trip-icon-block.senior {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    background-image: url("../images/ic-senior.svg");
    background-position: 7px 45%;
    background-size: 20px 18px;
    background-repeat: no-repeat;
}

.trip-icon-block.senior.selected {
    border-top-color: #1074d0;
    border-bottom-color: #1074d0;
    border-left-color: #1074d0;
    background-image: url("../images/ic-senior-white.svg");
    background-size: auto 20px;
}

.trip-icon-block.sommerferie {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    background-image: url("../images/ic-sommerferie.svg");
    background-position: 7px 45%;
    background-size: auto 20px;
    background-repeat: no-repeat;
}

.trip-dropdown-list {
    position: absolute;
}

.trip-dropdown-list.w--open {
    top: 55px;
    overflow: scroll;
    max-height: 304px;
    border-radius: 12px;
    background-color: #fff;
    box-shadow: 6px 6px 24px 0 rgba(0, 0, 0, 0.25);
}

.trip-select {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 45%;
    margin-right: 10px;
    padding: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(84, 34, 44, 0.21);
    border-radius: 8px;
    color: #54222c;
    font-size: 20px;
    font-weight: 500;
    text-decoration: none;
}

.dropdown-text {
    float: left;
}

.trip-select-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

.trip-select-dropdown-toggle {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding: 15px;
    background-image: url("../images/ic-dropdown-copy.svg");
    background-position: 97% 50%;
    background-size: 22px;
    background-repeat: no-repeat;
}

.trip-select-dropdown-toggle.w--open {
    position: relative;
    background-image: url("../images/ic-dropdown-copy-1.svg");
}

.trip-booking {
    max-width: 940px;
    margin-right: auto;
    margin-bottom: -43px;
    margin-left: auto;
    padding: 15px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-radius: 12px;
    background-color: #fff;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.25);
}

.trip-booking.bottom {
    margin-top: 60px;
    margin-bottom: 60px;
}

.trip-dropdown-link {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(84, 34, 44, 0.15);
    color: #1074d0;
    font-weight: 400;
}

.trip-dropdown-link:hover {
    background-color: rgba(102, 97, 98, 0.1);
}

.circle-picture-big {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 350px;
    height: 350px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 175px;
}

.content-block {
    max-width: 940px;
    margin-right: auto;
    margin-left: auto;
}

.content-block.news {
    padding-top: 115px;
}

.content-block.archive {
    padding-top: 60px;
}

.trip-table {
    margin-bottom: 20px;
}

.brand {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 170px;
    height: 170px;
    margin: -34px auto -70px;
    padding: 23px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.2);
}

.brand.desktop {
    display: block;
    width: 180px;
    height: 180px;
    margin-top: -32px;
    padding: 20px 20px 13px;
}

.brand.mobile {
    display: none;
}

.nav-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 940px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.nav-dropdown {
    margin-right: 25px;
}

.nav-dropdown-toggle {
    display: block;
    padding: 0px;
    color: #1074d0;
}

.left {
    float: left;
}

.menu-dropdown-ic {
    margin-top: 4px;
    margin-left: 3px;
    float: right;
}

.nav-menu-temperature {
    display: inline-block;
    margin-right: 25px;
    margin-left: -2px;
}

.ic-nav-temp {
    float: left;
}

.nav-temp-text {
    float: left;
}

.nav-dropdown-list.w--open {
    top: 29px;
    border-radius: 12px;
    background-color: #fff;
    box-shadow: 6px 6px 24px 0 rgba(0, 0, 0, 0.25);
}

.nav-dropdown-link {
    border-bottom: 1px solid rgba(84, 34, 44, 0.15);
    color: #1074d0;
}

.nav-dropdown-link:hover {
    background-color: rgba(102, 97, 98, 0.1);
}

.nav-dropdown-link.w--current {
    color: #de611e;
}

.hero {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 70vh;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    background-image: url("../images/juni_solgården2_min.jpg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.hero.senior {
    background-image: url("../images/forside.jpg");
}

.hero.senior.info {
    background-image: url("../images/Livets-glade-dager.jpg");
    background-position: 50% 20%;
}

.hero.uh {
    background-image: url("../images/1-toppbilde-alt-2.JPG");
    background-position: 50% 50%;
}

.hero.sommerferie {
    background-image: url("../images/1-toppbilde-alt-2-crop.jpg");
    background-position: 50% 50%;
}

.hero.om {
    background-image: url("../images/IMG_20180903_080309-02-1.jpeg");
    background-position: 50% 50%;
}

.hero.kontakt {
    background-image: url("../images/Solgårdens-eiere-min.jpg");
}

.hero.gave {
    background-image: url("../images/2016-08-21-17.58.21.jpg");
    background-position: 50% 12%;
}

.hero.historie {
    background-image: url("../images/Historisk-2-Spisesal_liten.jpg");
}

.two-column {
    max-width: 970px;
    margin-right: auto;
    margin-left: auto;
}

.quote-block {
    max-width: 540px;
    margin-left: 60px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.quote {
    padding-top: 100px;
    background-image: url("../images/ic-quote-large.svg");
    background-position: 0% 0%;
    background-size: 87px;
    background-repeat: no-repeat;
    font-family: Recoletaalt, sans-serif;
    color: #54222c;
    font-size: 40px;
    line-height: 120%;
}

.right {
    float: right;
}

.footer {
    max-width: 940px;
    margin-top: 60px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 60px;
    padding-bottom: 60px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-top: 2px solid rgba(84, 34, 44, 0.15);
}

.footer-block {
    max-width: 220px;
    margin-right: 20px;
}

.footer-temp {
    display: inline-block;
    margin-bottom: 10px;
    color: #54222c;
    font-weight: 500;
}

.footer-link {
    display: block;
    margin-bottom: 5px;
    line-height: 120%;
}

.footer-link:hover {
    opacity: 0.7;
}

.footer-link.facebook {
    margin-top: 23px;
    padding-left: 22px;
    background-image: url("../images/Facebook-Logo.png");
    background-position: 0% 0%;
    background-size: auto 18px;
    background-repeat: no-repeat;
}

.footer-link.instagram {
    padding-left: 22px;
    background-image: url("../images/instagram.png");
    background-position: 0% 50%;
    background-size: auto 18px;
    background-repeat: no-repeat;
}

.field {
    border-style: solid;
    border-width: 1px;
    border-color: rgba(84, 34, 44, 0.21);
    border-radius: 8px;
}

.btn-newsletter {
    width: 100%;
    border-radius: 8px;
    background-color: transparent;
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#f9752f),
        to(#d75c1b)
    );
    background-image: linear-gradient(180deg, #f9752f, #d75c1b);
    box-shadow: inset 1px 1px 0 0 rgba(0, 0, 0, 0.2),
        inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.3),
        1px 1px 3px 0 rgba(0, 0, 0, 0.25);
    font-weight: 500;
}

.btn-newsletter:hover {
    background-image: -webkit-gradient(
            linear,
            left top,
            left bottom,
            from(hsla(0, 0%, 100%, 0.1)),
            to(hsla(0, 0%, 100%, 0.1))
        ),
        -webkit-gradient(linear, left top, left bottom, from(#f9752f), to(#d75c1b));
    background-image: linear-gradient(
            180deg,
            hsla(0, 0%, 100%, 0.1),
            hsla(0, 0%, 100%, 0.1)
        ),
        linear-gradient(180deg, #f9752f, #d75c1b);
}

.btn-newsletter:active {
    background-image: -webkit-gradient(
            linear,
            left top,
            left bottom,
            from(rgba(0, 0, 0, 0.1)),
            to(rgba(0, 0, 0, 0.1))
        ),
        -webkit-gradient(linear, left top, left bottom, from(#f9752f), to(#d75c1b));
    background-image: linear-gradient(
            180deg,
            rgba(0, 0, 0, 0.1),
            rgba(0, 0, 0, 0.1)
        ),
        linear-gradient(180deg, #f9752f, #d75c1b);
}

.footer-columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 60px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.newsletter-form {
    margin-bottom: 0px;
}

.copyright {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    font-size: 14px;
}

.copyright-first {
    margin-right: 20px;
}

.fact-text {
    color: #54222c;
}

.frontpage-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 940px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 100px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.frontpage-block {
    max-width: 280px;
}

.frontpage-block.news {
    width: 31%;
    max-width: none;
    margin-right: 0px;
    margin-bottom: 20px;
    margin-left: 2%;
}

.frontpage-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    height: 185px;
    max-width: 300px;
    margin-bottom: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 12px;
}

.orange {
    display: inline-block;
    padding: 9px 29px 9px 20px;
    border-radius: 8px;
    background-color: transparent;
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#f9752f),
        to(#d75c1b)
    );
    background-image: linear-gradient(180deg, #f9752f, #d75c1b);
    box-shadow: inset 1px 1px 0 0 rgba(0, 0, 0, 0.2),
        inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.3),
        1px 1px 3px 0 rgba(0, 0, 0, 0.25);
    color: #fff;
}

.orange:hover {
    background-image: -webkit-gradient(
            linear,
            left top,
            left bottom,
            from(hsla(0, 0%, 100%, 0.1)),
            to(hsla(0, 0%, 100%, 0.1))
        ),
        -webkit-gradient(linear, left top, left bottom, from(#f9752f), to(#d75c1b));
    background-image: linear-gradient(
            180deg,
            hsla(0, 0%, 100%, 0.1),
            hsla(0, 0%, 100%, 0.1)
        ),
        linear-gradient(180deg, #f9752f, #d75c1b);
}

.orange:active {
    background-image: -webkit-gradient(
            linear,
            left top,
            left bottom,
            from(rgba(0, 0, 0, 0.1)),
            to(rgba(0, 0, 0, 0.1))
        ),
        -webkit-gradient(linear, left top, left bottom, from(#f9752f), to(#d75c1b));
    background-image: linear-gradient(
            180deg,
            rgba(0, 0, 0, 0.1),
            rgba(0, 0, 0, 0.1)
        ),
        linear-gradient(180deg, #f9752f, #d75c1b);
}

.orange.arrow {
    padding-right: 35px;
    background-image: url("../images/ic-chevron-white.svg"),
        -webkit-gradient(linear, left top, left bottom, from(#f9752f), to(#d75c1b));
    background-image: url("../images/ic-chevron-white.svg"),
        linear-gradient(180deg, #f9752f, #d75c1b);
    background-position: 95% 50%, 0px 0px;
    background-size: 20px, auto;
    background-repeat: no-repeat, repeat;
}

.orange.arrow:hover {
    background-image: -webkit-gradient(
            linear,
            left top,
            left bottom,
            from(hsla(0, 0%, 100%, 0.1)),
            to(hsla(0, 0%, 100%, 0.1))
        ),
        url("../images/ic-chevron-white.svg"),
        -webkit-gradient(linear, left top, left bottom, from(#f9752f), to(#d75c1b));
    background-image: linear-gradient(
            180deg,
            hsla(0, 0%, 100%, 0.1),
            hsla(0, 0%, 100%, 0.1)
        ),
        url("../images/ic-chevron-white.svg"),
        linear-gradient(180deg, #f9752f, #d75c1b);
    background-position: 0px 0px, 95% 50%, 0px 0px;
    background-size: auto, 20px, auto;
    background-repeat: repeat, no-repeat, repeat;
}

.orange.arrow:active {
    background-image: -webkit-gradient(
            linear,
            left top,
            left bottom,
            from(rgba(0, 0, 0, 0.1)),
            to(rgba(0, 0, 0, 0.1))
        ),
        url("../images/ic-chevron-white.svg"),
        -webkit-gradient(linear, left top, left bottom, from(#f9752f), to(#d75c1b));
    background-image: linear-gradient(
            180deg,
            rgba(0, 0, 0, 0.1),
            rgba(0, 0, 0, 0.1)
        ),
        url("../images/ic-chevron-white.svg"),
        linear-gradient(180deg, #f9752f, #d75c1b);
    background-position: 0px 0px, 95% 50%, 0px 0px;
    background-size: auto, 20px, auto;
    background-repeat: repeat, no-repeat, repeat;
}

.orange.arrow.fullwidth {
    width: 100%;
    padding-right: 20px;
    text-align: center;
}

.fact-map {
    height: 300px;
    margin-top: 15px;
    margin-bottom: 25px;
    border-radius: 10px;
}

.slider {
    height: 400px;
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: transparent;
}

.slider.timeline {
    height: 250px;
}

.slide {
    position: relative;
}

.slide.tour {
    margin-right: 30px;
    padding: 10px 20px;
    border-style: solid;
    border-width: 3px;
    border-color: rgba(84, 34, 44, 0.15);
    border-radius: 10px;
    color: #666162;
}

.slide-text {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: 300px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(84, 34, 44, 0.15);
    border-left: 1px solid rgba(84, 34, 44, 0.15);
    border-top-right-radius: 8px;
    background-color: #fff;
    text-align: center;
}

.slide-mask {
    border-radius: 10px;
}

.slide-mask.tour {
    margin-right: -30px;
    margin-left: -30px;
    padding-right: 30px;
    padding-left: 30px;
    clear: left;
}

.slide-nav {
    bottom: -37px;
    display: none;
}

.slider-ic {
    width: 36px;
    height: 36px;
    margin: 160px 20px;
    border-radius: 8px;
    background-color: #54222c;
    box-shadow: inset 1px 1px 0 0 rgba(0, 0, 0, 0.1),
        inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.3),
        1px 1px 3px 0 rgba(0, 0, 0, 0.25);
}

.slider-ic.slider-ic-right {
    margin-top: 170px;
    margin-bottom: auto;
    background-image: url("../images/ic-next.svg");
    background-position: 50% 50%;
    background-size: 20px;
    background-repeat: no-repeat;
}

.slider-ic.slider-ic-right.tour {
    margin: 0px;
}

.slider-ic.slider-ic-right.timeline {
    margin-top: 107px;
}

.slider-ic.slider-ic-left {
    margin-top: 170px;
    margin-bottom: auto;
    background-image: url("../images/ic-previous.svg");
    background-position: 50% 50%;
    background-size: 20px;
    background-repeat: no-repeat;
}

.slider-ic.slider-ic-left.tour {
    margin: 0px;
}

.slider-ic.slider-ic-left.timeline {
    margin-top: 107px;
}

.slider-tours {
    height: auto;
    margin-top: 15px;
    background-color: transparent;
}

.slider-tours-left-arrow {
    left: auto;
    top: 0%;
    right: 36px;
    bottom: auto;
    width: auto;
    margin-right: 10px;
}

.slider-tours-right-arrow {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: auto;
}

.slider-tour-image {
    overflow: hidden;
    width: 180px;
    height: 180px;
    margin-left: 10px;
    float: right;
    border-radius: 7px;
}

.tour-img {
    height: 100%;
    max-width: none;
}

.centered {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

.pink {
    color: #fe4bce;
}

.temperatur-sunhours {
    width: 100px;
    margin-right: 20px;
}

.text-info-block {
    max-width: 940px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 60px;
    color: #54222c;
}

.text-info-block.narrow {
    max-width: 600px;
}

.mobile-facts-wrapper {
    display: none;
}

.slider-heading {
    width: 80%;
    margin-bottom: 20px;
}

.grey {
    color: #666162;
}

.title-wrapper {
    padding-top: 60px;
}

.title-wrapper.text-page {
    padding-top: 130px;
}

.infocontent-historien-li {
    margin-top: 9px;
    margin-bottom: 0px;
    margin-left: 10px;
    padding-top: 0px;
    padding-left: 13px;
    border-left: 4px solid rgba(84, 34, 44, 0.15);
}

.infocontent-historien-li-ul {
    margin-top: -10px;
    margin-bottom: 20px;
    margin-left: -25px;
    padding-left: 30px;
    background-image: url("../images/ic-circle-orange.svg");
    background-position: 0px 0px;
    background-size: 20px;
    background-repeat: no-repeat;
    list-style-type: none;
}

.om-ansatt-img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 20%;
    object-position: 50% 20%;
}

.om-ansatt-block {
    width: 32%;
    margin-right: 1%;
    margin-bottom: 30px;
    padding-right: 1%;
}

.om-ansatt-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 60px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.contact-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.contact-wrapper.oslo {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.contact-wrapper.form-broshure {
    margin-top: 60px;
}

.map-wrapper {
    position: relative;
    overflow: hidden;
    width: 48%;
    height: 300px;
    border-radius: 12px;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.25);
    -o-object-fit: cover;
    object-fit: cover;
}

.contact-info {
    width: 48%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    color: #54222c;
}

.btn {
    border-radius: 8px;
    background-color: transparent;
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#f9752f),
        to(#d75c1b)
    );
    background-image: linear-gradient(180deg, #f9752f, #d75c1b);
    box-shadow: inset 1px 1px 0 0 rgba(0, 0, 0, 0.2),
        inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.3),
        1px 1px 3px 0 rgba(0, 0, 0, 0.2);
    font-weight: 500;
}

.btn:hover {
    background-image: -webkit-gradient(
            linear,
            left top,
            left bottom,
            from(hsla(0, 0%, 100%, 0.1)),
            to(hsla(0, 0%, 100%, 0.1))
        ),
        -webkit-gradient(linear, left top, left bottom, from(#f9752f), to(#d75c1b));
    background-image: linear-gradient(
            180deg,
            hsla(0, 0%, 100%, 0.1),
            hsla(0, 0%, 100%, 0.1)
        ),
        linear-gradient(180deg, #f9752f, #d75c1b);
}

.btn:active {
    background-image: -webkit-gradient(
            linear,
            left top,
            left bottom,
            from(rgba(0, 0, 0, 0.1)),
            to(rgba(0, 0, 0, 0.1))
        ),
        -webkit-gradient(linear, left top, left bottom, from(#f9752f), to(#d75c1b));
    background-image: linear-gradient(
            180deg,
            rgba(0, 0, 0, 0.1),
            rgba(0, 0, 0, 0.1)
        ),
        linear-gradient(180deg, #f9752f, #d75c1b);
}

.btn-map {
    position: absolute;
    left: auto;
    top: auto;
    right: 10px;
    bottom: 10px;
    border-radius: 7px;
    background-color: transparent;
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#1f8bef),
        to(#0f72cc)
    );
    background-image: linear-gradient(180deg, #1f8bef, #0f72cc);
    box-shadow: inset 1px 1px 0 0 rgba(0, 0, 0, 0.2),
        inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.3),
        1px 1px 3px 0 rgba(0, 0, 0, 0.25);
    font-size: 14px;
    font-weight: 500;
}

.btn-map:hover {
    background-image: -webkit-gradient(
            linear,
            left top,
            left bottom,
            from(hsla(0, 0%, 100%, 0.1)),
            to(hsla(0, 0%, 100%, 0.1))
        ),
        -webkit-gradient(linear, left top, left bottom, from(#1f8bef), to(#0f72cc));
    background-image: linear-gradient(
            180deg,
            hsla(0, 0%, 100%, 0.1),
            hsla(0, 0%, 100%, 0.1)
        ),
        linear-gradient(180deg, #1f8bef, #0f72cc);
}

.btn-map:active {
    background-image: -webkit-gradient(
            linear,
            left top,
            left bottom,
            from(rgba(0, 0, 0, 0.1)),
            to(rgba(0, 0, 0, 0.1))
        ),
        -webkit-gradient(linear, left top, left bottom, from(#1f8bef), to(#0f72cc));
    background-image: linear-gradient(
            180deg,
            rgba(0, 0, 0, 0.1),
            rgba(0, 0, 0, 0.1)
        ),
        linear-gradient(180deg, #1f8bef, #0f72cc);
}

.contact-left {
    width: 150px;
    margin-bottom: 8px;
    float: left;
    clear: left;
}

.contact-right {
    margin-bottom: 8px;
    float: left;
}

.map {
    width: 100%;
    max-width: none;
}

.qa-dropdown {
    display: block;
    padding: 30px 10px 20px 20px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    color: #54222c;
}

.qa-dropdown:hover {
    opacity: 1;
}

.qa-text-big {
    max-width: 90%;
    margin-bottom: 10px;
    float: left;
    font-family: Recoleta, sans-serif;
    font-size: 32px;
    line-height: 120%;
    font-weight: 500;
}

.dropdown-ic {
    width: 36px;
    float: right;
}

.dropdown-ic.close {
    width: 36px;
}

.dropdown-list {
    clear: both;
}

.dropdown-list.w--open {
    position: static;
    margin-top: -20px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
}

.qa-text {
    max-width: none;
    color: #666162;
}

.qa-wrapper {
    max-width: 600px;
    margin-top: 60px;
    margin-right: auto;
    margin-left: auto;
}

.qa-list-item {
    color: #666162;
}

.quote-smaller {
    width: 50px;
    margin-bottom: 10px;
}

.quote-smaller-text {
    font-family: Recoletaalt, sans-serif;
    color: #54222c;
    font-size: 24px;
}

.contact-form-block {
    width: 48%;
    margin-bottom: 0px;
    border-radius: 12px;
    background-color: #fff;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.25);
}

.contact-form {
    padding: 20px;
}

.contact-label {
    margin-bottom: 0px;
    clear: left;
    font-weight: 400;
}

.contact-field {
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
    border-style: none none solid;
    border-width: 1px;
    border-color: #000 #000 rgba(0, 0, 0, 0.25);
    font-size: 18px;
}

.contact-text {
    border-style: none none solid;
    border-width: 1px;
    border-color: #000 #000 rgba(0, 0, 0, 0.25);
}

.contact-submit {
    width: 100%;
    margin-top: 20px;
    border-radius: 8px;
    background-color: transparent;
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#1f8bef),
        to(#0f72cc)
    );
    background-image: linear-gradient(180deg, #1f8bef, #0f72cc);
    box-shadow: inset 1px 1px 0 0 rgba(0, 0, 0, 0.2),
        inset 1px 1px 0 0 hsla(0, 0%, 100%, 0.3),
        1px 1px 3px 0 rgba(0, 0, 0, 0.25);
}

.contact-submit:hover {
    background-image: -webkit-gradient(
            linear,
            left top,
            left bottom,
            from(hsla(0, 0%, 100%, 0.1)),
            to(hsla(0, 0%, 100%, 0.1))
        ),
        -webkit-gradient(linear, left top, left bottom, from(#1f8bef), to(#0f72cc));
    background-image: linear-gradient(
            180deg,
            hsla(0, 0%, 100%, 0.1),
            hsla(0, 0%, 100%, 0.1)
        ),
        linear-gradient(180deg, #1f8bef, #0f72cc);
}

.contact-submit:active {
    background-image: -webkit-gradient(
            linear,
            left top,
            left bottom,
            from(rgba(0, 0, 0, 0.1)),
            to(rgba(0, 0, 0, 0.1))
        ),
        -webkit-gradient(linear, left top, left bottom, from(#1f8bef), to(#0f72cc));
    background-image: linear-gradient(
            180deg,
            rgba(0, 0, 0, 0.1),
            rgba(0, 0, 0, 0.1)
        ),
        linear-gradient(180deg, #1f8bef, #0f72cc);
}

.gift-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    font-size: 20px;
}

.gift-heart {
    margin-right: 10px;
}

.blue {
    color: #1074d0;
}

.medium {
    color: #666162;
    font-size: 20px;
}

.medium.centered {
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
}

.rich-text {
    max-width: 600px;
    margin-right: auto;
    margin-left: auto;
    color: #54222c;
}

.timeline-wrapper {
    position: relative;
    margin-top: 60px;
}

.timeline-line {
    position: absolute;
    left: 466px;
    top: 60px;
    right: auto;
    bottom: 60px;
    width: 8px;
    border-radius: 4px;
    background-color: rgba(84, 34, 44, 0.15);
}

.timeline-block-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 492px;
    margin-top: 10px;
    margin-bottom: 10px;
    float: left;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: right;
}

.timeline-circle {
    position: relative;
    width: 44px;
    height: 44px;
    margin-top: 15px;
    float: left;
    border: 8px solid #54222c;
    border-radius: 22px;
    background-color: #de611e;
}

.timeline-circle.right {
    margin-left: 30px;
}

.timeline-circle.left {
    margin-right: 30px;
}

.timeline-block-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 492px;
    margin-top: 10px;
    margin-bottom: 10px;
    float: right;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.timeline-info-wrapper {
    float: left;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.timeline-info-wrapper.mobile {
    max-width: 400px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
}

.heading-right {
    text-align: right;
}

.timeline-wrapper-mobile {
    position: relative;
    display: none;
}

.timeline-line-mobile {
    position: absolute;
    left: 18px;
    top: 30px;
    right: auto;
    bottom: 30px;
    width: 8px;
    border-radius: 4px;
    background-color: rgba(84, 34, 44, 0.15);
}

.timeline-mobile-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.burger-link-wrapper {
    float: left;
}

.burger-link-wrapper.right {
    float: right;
}

.dropdown-left {
    overflow: hidden;
    max-width: 160px;
    float: left;
}

.contact-booking {
    margin-top: 60px;
    color: #54222c;
}

.contact-booking-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.contact-booking-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 31.33%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 20px;
}

.two-column-img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    max-height: 300px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
}

.news-picture {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    max-height: 500px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
}

.table-trip-price {
    margin-top: 10px;
    float: left;
}

.contact-ic {
    margin-bottom: 5px;
}

.black {
    color: #54222c;
}

.img-square-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 31.33%;
    height: 185px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 12px;
}

.success-message {
    padding-top: 30px;
    background-color: transparent;
    color: #54222c;
    font-size: 20px;
}

.error-message {
    margin-top: 0px;
    padding: 10px 20px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    background-color: #ffdede;
}

.success-nyhetsbrev {
    padding: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(84, 34, 44, 0.21);
    border-radius: 12px;
    background-color: #fff;
    color: #54222c;
}

.error-nyhetsbrev {
    padding: 0px;
    background-color: transparent;
    color: #d10b0f;
}

.news-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 970px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: -2%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.news-wrapper.archive {
    max-width: 970px;
    margin-left: -2%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.frontpage-news-wrapper {
    max-width: 940px;
    margin-right: auto;
    margin-left: auto;
}

.brochure-big {
    width: 320px;
    padding-top: 20px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}

.img-brochure-big {
    border-radius: 12px;
    box-shadow: -5px 5px 10px 0 rgba(0, 0, 0, 0.2);
}

.img-brochure-big:hover {
    opacity: 0.8;
}

.brochure-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 60px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.brochure {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 27.33%;
    margin-right: 3%;
    margin-bottom: 20px;
    margin-left: 3%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    color: #666162;
}

.brochure:hover {
    opacity: 0.8;
}

.heading-brochure {
    margin-bottom: 10px;
    text-align: center;
}

.brochure-title {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 120%;
    text-align: center;
}

.checkbox-field {
    display: inline-block;
    margin: 0px 40px 3px 10px;
}

.img-brochure {
    margin-bottom: 20px;
    border-radius: 12px;
    box-shadow: -6px 6px 10px 0 rgba(0, 0, 0, 0.3);
}

.img-brochure:hover {
    opacity: 1;
}

.form-block-50 {
    width: 48%;
    float: left;
}

.form-block-50.left {
    margin-right: 2%;
}

.checkbox-wrapper {
    margin-top: 5px;
    margin-bottom: 10px;
}

.select-field {
    margin-top: 5px;
    background-color: #fff;
    color: #666162;
    font-size: 18px;
}

.temp-text {
    color: #54222c;
}

.warning {
    position: fixed;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 60px;
    padding: 5px 20px 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #de611e;
    color: #fff;
}

.white {
    color: #fff;
    text-decoration: underline;
}

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

.timeline-more-info {
    display: none;
    margin-top: 10px;
}

.timeline-arrow-block {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 500;
}

.arrow-down {
    margin-left: 2px;
    float: left;
}

.timeline-text {
    margin-bottom: 3px;
}

.hero-block-area {
    width: 50%;
    padding: 25px;
    border-radius: 12px;
    background-color: rgba(16, 116, 208, 0.7);
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.25);
    text-align: left;
}

.hero-title-block {
    display: block;
    overflow: hidden;
    max-height: 123px;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-top: 5px;
    font-family: Recoletaalt, sans-serif;
    color: #fff;
    font-size: 40px;
    line-height: 100%;
}

.hero-title-block:hover {
    color: hsla(0, 0%, 100%, 0.9);
}

.slogan {
    position: absolute;
    left: -15%;
    top: auto;
    right: auto;
    bottom: -26%;
    width: 150%;
    max-width: 140%;
    margin-right: auto;
    margin-left: auto;
}

.logo {
    position: absolute;
    left: 0%;
    top: 27%;
    right: 0%;
    bottom: auto;
    width: 70%;
    margin-right: auto;
    margin-left: auto;
}

.hero-block-wrap {
    position: absolute;
    left: 0%;
    top: 30vh;
    right: 0%;
    bottom: auto;
    width: 100%;
    height: auto;
    max-width: 940px;
    margin-right: auto;
    margin-left: auto;
}

.news-archive-link {
    display: block;
    clear: both;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: right;
}

.om-ansatt-img-wrap {
    overflow: hidden;
    width: 100px;
    height: 100px;
    border-radius: 10px;
}

.footer-link-rgf {
    margin-top: 8px;
}

.footer-link-rgf-img {
    height: 50px;
}

.sym_heart {
    width: 120px;
    float: left;
}

.heart-column {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 30px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.heart-column-left {
    margin-right: 20px;
}

.heart-list {
    margin-top: 30px;
    padding-left: 20px;
}

.heart-list-item {
    width: 45%;
    margin-right: 2.5%;
    margin-left: 2.5%;
    float: left;
}

html.w-mod-js *[data-ix="hero-block"] {
    opacity: 0;
}

@media screen and (max-width: 991px) {
    h1 {
        font-size: 48px;
    }

    h2 {
        font-size: 42px;
    }

    h3 {
        font-size: 33px;
    }

    h4 {
        margin-top: 0px;
        font-size: 27px;
    }

    h5 {
        font-size: 22px;
    }

    .nav-link {
        margin-right: 0px;
        margin-bottom: 10px;
        margin-left: 0px;
        font-size: 20px;
    }

    .nav-link.burger {
        display: block;
    }

    .nav-link.burger.w--current {
        border-bottom: 2px solid #de611e;
        color: #1074d0;
    }

    .navbar {
        padding: 15px 3%;
    }

    .nav-menu {
        position: fixed;
        left: 0%;
        top: 0%;
        right: 0%;
        bottom: 0%;
        z-index: 100;
        overflow: auto;
        height: 100vh;
        padding-top: 155px;
        padding-right: 3%;
        padding-left: 3%;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        background-color: #fff;
    }

    .page-title {
        padding-top: 150px;
    }

    .page-title.om {
        padding-top: 30px;
    }

    .page-title.brosjyrer {
        padding-top: 97px;
    }

    .page-title.info {
        padding-top: 30px;
    }

    .circle-images {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
    }

    .attributes {
        width: 90%;
    }

    .three-column-block {
        padding-right: 20px;
    }

    .main-area {
        padding-right: 3%;
        padding-left: 3%;
    }

    .fact-link {
        width: 190px;
        font-size: 14px;
    }

    .fact-block {
        width: 70%;
    }

    .btn-trip-year {
        font-size: 14px;
    }

    .trip-table-btn {
        padding: 2px 10px;
        font-size: 12px;
    }

    .table-trip-depature {
        width: 110px;
    }

    .table-trip-travelnr {
        width: 50px;
    }

    .table-trip-date {
        width: 100px;
    }

    .table-trip-duration {
        width: 70px;
    }

    .gallery-img-block {
        width: 48%;
        height: 30vw;
    }

    .trip-select {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 8px;
    }

    .trip-select-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }

    .trip-booking {
        position: relative;
        z-index: 20;
        margin-right: 3%;
        margin-bottom: -131px;
        margin-left: 3%;
        padding: 10px;
    }

    .circle-picture-big {
        width: 320px;
        height: 320px;
    }

    .brand {
        position: absolute;
        z-index: 200;
    }

    .nav-wrapper {
        z-index: 250;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .nav-dropdown {
        display: none;
        margin-right: 0px;
        margin-bottom: 10px;
        margin-left: 0px;
    }

    .menu-dropdown-ic {
        display: none;
        margin-top: 5px;
        margin-right: 5px;
    }

    .nav-menu-temperature {
        margin-right: 0px;
        margin-left: 0px;
    }

    .nav-dropdown-link {
        text-align: right;
    }

    .quote {
        padding-top: 66px;
        background-size: 60px;
        font-size: 30px;
    }

    .footer-block {
        width: 50%;
        margin-bottom: 20px;
    }

    .footer-block.nyhetsbrev {
        width: 50%;
        max-width: none;
    }

    .footer-columns {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-align-content: center;
        -ms-flex-line-pack: center;
        align-content: center;
    }

    .frontpage-content {
        padding-top: 173px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .frontpage-block {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        max-width: none;
        margin-bottom: 30px;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .frontpage-block.news {
        width: 100%;
    }

    .frontpage-img {
        display: block;
        width: 300px;
        margin-right: 20px;
        margin-bottom: 0px;
        float: left;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
    }

    .slider {
        height: 290px;
    }

    .slider.timeline {
        max-width: 400px;
    }

    .text-info-block.narrow {
        padding-top: 40px;
    }

    .mobile-facts-wrapper {
        border-radius: 8px;
    }

    .top-line {
        position: absolute;
        left: 0%;
        top: 0%;
        right: 0%;
        bottom: auto;
        width: 25px;
        height: 2px;
        border-radius: 2px;
        background-color: #1074d0;
    }

    .middle-line {
        position: absolute;
        left: 0%;
        top: 6px;
        right: 0%;
        bottom: auto;
        width: 25px;
        height: 2px;
        border-radius: 2px;
        background-color: #1074d0;
    }

    .bottom-line {
        position: absolute;
        left: 0%;
        top: 12px;
        right: 0%;
        bottom: auto;
        width: 25px;
        height: 2px;
        border-radius: 2px;
        background-color: #1074d0;
    }

    .map {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .timeline-wrapper {
        display: none;
    }

    .timeline-info-wrapper {
        max-width: 600px;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    .timeline-info-wrapper.mobile {
        position: relative;
        max-width: 600px;
    }

    .timeline-wrapper-mobile {
        display: block;
        margin-top: 50px;
    }

    .timeline-mobile-block {
        margin-bottom: 10px;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .burger-menu {
        z-index: 500;
        width: 25px;
        height: 16px;
        padding: 0px;
    }

    .burger-menu.w--open {
        position: fixed;
        top: 15px;
        background-color: #fff;
    }

    .burger-link-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 20px;
        float: none;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 20px;
    }

    .burger-link-wrapper.right {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        float: none;
    }

    .dropdown-left {
        display: none;
    }

    .two-column-img {
        max-height: 300px;
    }

    .news-picture {
        max-height: 400px;
    }

    .img-square-wrapper {
        height: 150px;
    }

    .news-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .news-wrapper.archive {
        max-width: 100%;
        margin-left: 0%;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .brochure {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end;
    }

    .img-brochure {
        max-width: 100%;
    }

    .img-brochure:hover {
        margin-bottom: 20px;
    }

    .frontpage-text {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    .hero-title-block {
        font-size: 32px;
    }

    .hero-block-wrap {
        width: 94%;
        margin-right: 3%;
        margin-left: 3%;
    }
}

@media screen and (max-width: 767px) {
    h4 {
        margin-bottom: 5px;
    }

    h6 {
        margin-top: 0px;
        margin-bottom: 10px;
    }

    .navbar {
        height: 58px;
        padding-top: 22px;
    }

    .nav-menu {
        padding-top: 60px;
    }

    .page-title {
        padding-top: 130px;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }

    .page-title.om {
        padding-top: 20px;
    }

    .page-title.brosjyrer {
        padding-top: 10px;
    }

    .circle-images {
        margin-top: 30px;
    }

    .info-content {
        width: 100%;
    }

    .attributes {
        width: 88%;
    }

    .three-column-content {
        margin-top: 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .three-column-block {
        width: 100%;
        padding-right: 0px;
        padding-bottom: 10px;
    }

    .line {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .facts-wrapper {
        display: none;
    }

    .facts-wrapper._2022 {
        display: block;
        padding-top: 30px;
    }

    .trip-table-row {
        margin-top: 10px;
        padding-top: 0px;
        padding-bottom: 0px;
        border-top: 1px solid rgba(84, 34, 44, 0.15);
        border-bottom-style: none;
    }

    .trip-table-row._2022 {
        border-top-style: none;
        border-bottom-style: solid;
    }

    .trip-table-btn {
        margin-top: -68px;
    }

    .trip-table-headings._2022 {
        display: none;
    }

    .table-trip-depature {
        width: auto;
        margin-top: 0px;
        float: none;
    }

    .table-trip-travelnr {
        width: auto;
        float: none;
    }

    .table-trip-date {
        width: auto;
        margin-top: 0px;
        float: none;
    }

    .table-trip-duration {
        width: auto;
        margin-top: 0px;
        float: none;
    }

    .two-column-block {
        margin-bottom: 20px;
    }

    .two-column-content {
        margin-top: 30px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .two-column-content.verticalmiddle.mobileorder {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .ingress {
        font-size: 16px;
    }

    .img-gallery-wrapper {
        margin-top: 30px;
    }

    .gallery-img-block {
        width: 48.5%;
        margin-bottom: 20px;
    }

    .trip-icon-wrapper {
        margin-bottom: 8px;
    }

    .btn-search {
        padding-top: 10px;
        font-size: 18px;
    }

    .trip-icon-block {
        margin-right: 0px;
        font-size: 14px;
    }

    .trip-dropdown-list.w--open {
        position: absolute;
        top: 45px;
    }

    .trip-select {
        font-size: 16px;
    }

    .trip-select-dropdown-toggle {
        padding: 10px;
        background-position: 98% 50%;
        background-size: 20px;
    }

    .trip-booking {
        margin-bottom: -114px;
        padding: 10px;
    }

    .trip-booking.bottom {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .circle-picture-big {
        width: 200px;
        height: 200px;
    }

    .content-block.news {
        padding-top: 30px;
    }

    .content-block.archive {
        padding-top: 0px;
    }

    .brand.desktop {
        display: block;
        width: 140px;
        height: 140px;
        margin-top: -30px;
    }

    .brand.mobile {
        display: block;
        width: auto;
        height: 59px;
        margin-top: 0px;
        margin-right: 70%;
        margin-bottom: 0px;
        padding: 7px 0px 5px 15px;
        border-radius: 0%;
        background-color: transparent;
        box-shadow: none;
    }

    .brand.mobile.w--current {
        box-shadow: none;
    }

    .nav-wrapper {
        display: block;
        height: auto;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .hero {
        background-position: 50% 100%;
    }

    .quote-block {
        margin-left: 30px;
    }

    .quote {
        padding-top: 45px;
        background-size: 40px;
        font-size: 24px;
    }

    .footer {
        margin-top: 30px;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .footer-columns {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .frontpage-content {
        margin-top: 0px;
        padding-top: 170px;
    }

    .frontpage-block {
        max-width: none;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .frontpage-block.news {
        width: 100%;
    }

    .frontpage-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 200px;
        height: 130px;
        margin-right: 5%;
        float: left;
    }

    .fact-map {
        height: 200px;
        margin-top: 5px;
        margin-bottom: 15px;
    }

    .slider {
        height: 280px;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .slide.tour {
        overflow: scroll;
        max-height: 300px;
    }

    .slide-text {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .slider-ic {
        margin: 97px 10px;
    }

    .slider-ic.slider-ic-right {
        margin-top: 122px;
        float: right;
    }

    .slider-ic.slider-ic-left {
        margin-top: 122px;
    }

    .slider-tours-left-arrow {
        top: 3%;
    }

    .slider-tours-right-arrow {
        top: 3%;
    }

    .pink {
        display: none;
    }

    .text-info-block {
        padding-top: 30px;
    }

    .text-info-block.narrow {
        padding-top: 10px;
    }

    .mobile-facts-wrapper {
        display: block;
        margin-top: 30px;
        margin-right: auto;
        margin-left: auto;
        background-color: #fff;
        box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
    }

    .mob-fact-drop {
        z-index: 10;
        width: 100%;
        border-top: 1px solid rgba(84, 34, 44, 0.15);
    }

    .mob-fact-drop-toggle {
        width: 100%;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 16px;
        background-image: url("../images/ic-dropdown.svg");
        background-position: 97% 50%;
        background-size: 20px;
        background-repeat: no-repeat;
        color: #1074d0;
        font-weight: 500;
    }

    .mob-fact-drop-toggle.w--open {
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        background-image: url("../images/ic-dropdown-up_blue.svg");
    }

    .mob-fact-drop-toggle.top {
        border-top-style: none;
    }

    .mob-fact-drop-list {
        display: none;
    }

    .mob-fact-drop-list.w--open {
        position: relative;
        padding-right: 15px;
        padding-bottom: 5px;
        padding-left: 15px;
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
        background-color: #fff;
        color: #54222c;
    }

    .mob-fact-list-ic {
        display: inline;
        margin-right: 8px;
    }

    .mob-fact-list-text {
        display: inline;
    }

    .slider-heading {
        width: 70%;
        margin-bottom: 15px;
    }

    .mobile-temp-block {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-top: 10px;
        padding-bottom: 10px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        border-bottom: 1px solid rgba(84, 34, 44, 0.15);
    }

    .mob-temp-text-left {
        width: 50%;
    }

    .mob-temp-text-right {
        width: 50%;
        text-align: right;
    }

    .mob-temp-month {
        width: 100%;
    }

    .title-wrapper {
        padding-top: 30px;
    }

    .om-ansatt-block {
        width: 49%;
    }

    .contact-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .contact-wrapper.oslo {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .contact-wrapper.form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .contact-wrapper.form-broshure {
        margin-top: 30px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .map-wrapper {
        width: 80%;
        margin-bottom: 20px;
    }

    .contact-info {
        width: 100%;
    }

    .qa-dropdown {
        padding: 20px 5px 10px 10px;
    }

    .qa-text-big {
        font-size: 27px;
        line-height: 120%;
    }

    .qa-wrapper {
        margin-top: 30px;
    }

    .quote-smaller-text {
        font-size: 22px;
    }

    .contact-form-block {
        width: 100%;
        margin-bottom: 20px;
    }

    .contact-form {
        padding: 10px;
    }

    .contact-field {
        margin-bottom: 10px;
    }

    .gift-wrapper {
        font-size: 16px;
    }

    .medium {
        font-size: 16px;
    }

    .rich-text {
        margin-top: 15px;
    }

    .timeline-circle.left {
        width: 34px;
        height: 34px;
        margin-right: 15px;
        border-width: 6px;
    }

    .timeline-info-wrapper.mobile {
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
    }

    .timeline-wrapper-mobile {
        margin-top: 20px;
    }

    .timeline-line-mobile {
        left: 15px;
        top: 40px;
        bottom: 40px;
        width: 4px;
    }

    .burger-menu.w--open {
        position: relative;
        top: 0px;
        float: right;
    }

    .contact-booking {
        margin-top: 30px;
    }

    .contact-booking-wrapper {
        margin-top: 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .contact-booking-block {
        width: 100%;
        margin-bottom: 20px;
    }

    .news-picture {
        max-height: 300px;
    }

    .img-square-wrapper {
        width: 100%;
        height: 300px;
    }

    .img-square-wrapper.hide-mobile {
        display: none;
    }

    .frontpage-news-wrapper {
        margin-top: 30px;
    }

    .brochure-big {
        margin-left: 20px;
    }

    .brochure-wrapper {
        margin-top: 30px;
    }

    .brochure {
        margin-bottom: 0px;
    }

    .brochure-title {
        font-size: 16px;
    }

    .warning {
        height: auto;
        padding-top: 20px;
        padding-bottom: 20px;
        line-height: 120%;
    }

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

    .brand-mobile-img {
        display: none;
        height: 42px;
    }

    .frontpage-text {
        float: left;
    }

    .hero-block-area {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        text-align: center;
    }

    .hero-title-block {
        font-size: 24px;
    }

    .hero-block-wrap {
        top: 20vw;
    }

    .sym_heart {
        width: 100px;
    }

    .heart-column-left {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }

    .heart-column-right {
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
    }

    .heart-list {
        margin-top: 10px;
    }

    .heart-list-item {
        width: 100%;
        float: none;
    }
}

@media screen and (max-width: 479px) {
    h3 {
        font-size: 28px;
    }

    .nav-menu {
        padding-top: 115px;
    }

    .page-title {
        display: block;
        margin-right: 0px;
        margin-left: 0px;
        padding-top: 10px;
    }

    .page-title.info {
        padding-top: 20px;
    }

    .circle-images {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .info-content {
        max-width: none;
        margin-left: 0px;
    }

    .attributes {
        width: 90%;
    }

    .three-column-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .three-column-block {
        overflow: hidden;
    }

    .main-area {
        padding-right: 5%;
        padding-left: 5%;
    }

    .fact-block._2022 {
        width: 100%;
    }

    .btn-trip-year {
        width: 50%;
    }

    .trip-table-btn {
        margin-top: -63px;
    }

    .two-column-block {
        margin-bottom: 10px;
        padding-right: 0px;
        padding-left: 0px;
    }

    .two-column-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .ingress {
        max-width: 300px;
    }

    .quote-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .gallery-img-block {
        width: 100%;
        height: 58vw;
        margin-right: 0px;
        margin-bottom: 15px;
        margin-left: 0px;
    }

    .trip-icon-wrapper {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .trip-icon-block {
        width: 100%;
        margin-right: 2px;
        margin-bottom: -1px;
        padding-left: 32px;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        font-size: 14px;
    }

    .trip-icon-block.uh {
        border-style: solid;
        border-radius: 0px;
    }

    .trip-icon-block.senior {
        border-radius: 6px 6px 0px 0px;
    }

    .trip-icon-block.senior.selected {
        border-color: #1074d0;
    }

    .trip-icon-block.sommerferie {
        margin-bottom: 0px;
        border-radius: 0px 0px 6px 6px;
    }

    .trip-booking {
        margin: 108px 0% 0px;
        border-radius: 0px;
    }

    .trip-booking.bottom {
        border-radius: 12px;
    }

    .brand {
        position: absolute;
    }

    .brand.mobile {
        margin-right: 60%;
    }

    .nav-wrapper {
        padding-right: 2%;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .hero {
        background-position: 50% 0%;
        background-size: auto 50vh;
    }

    .hero.uh {
        background-position: 20% 0%;
        background-size: auto 50vh;
    }

    .hero.sommerferie {
        background-position: 50% 0%;
    }

    .hero.om {
        height: 40vh;
        background-size: cover;
    }

    .hero.kontakt {
        height: 40vh;
    }

    .hero.gave {
        height: 40vh;
    }

    .hero.historie {
        height: 40vh;
        background-position: 50% 50%;
        background-size: cover;
    }

    .hero.info {
        height: 60vh;
        background-position: 50% 50%;
        background-size: cover;
    }

    .quote-block {
        margin-top: 20px;
        margin-left: 0px;
    }

    .footer {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .footer-block {
        width: 48%;
        max-width: none;
        margin-right: 0px;
    }

    .footer-block.nyhetsbrev {
        width: 100%;
    }

    .footer-block.weather {
        width: 100%;
    }

    .footer-columns {
        margin-bottom: 20px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
    }

    .copyright {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .frontpage-content {
        padding-top: 30px;
    }

    .frontpage-block {
        display: block;
    }

    .frontpage-img {
        display: block;
        width: 80%;
        height: 50vw;
        max-width: none;
        margin-top: 13px;
        margin-right: 5%;
        margin-bottom: 5px;
        float: left;
    }

    .fact-map {
        height: 180px;
    }

    .slider {
        height: 190px;
    }

    .slider.timeline {
        height: 180px;
    }

    .slide {
        overflow: hidden;
    }

    .slide.tour {
        max-height: 400px;
        padding: 0px 10px;
    }

    .slide-text {
        width: 100%;
    }

    .slider-ic.slider-ic-right {
        margin-top: 75px;
    }

    .slider-ic.slider-ic-right.timeline {
        margin-top: 72px;
    }

    .slider-ic.slider-ic-left {
        margin-top: 75px;
    }

    .slider-ic.slider-ic-left.timeline {
        margin-top: 72px;
    }

    .slider-tours-left-arrow {
        top: 2%;
    }

    .slider-tours-right-arrow {
        top: 2%;
    }

    .slider-tour-image {
        width: 100%;
        margin-bottom: 10px;
    }

    .slider-heading {
        margin-bottom: 10px;
    }

    .om-ansatt-block {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 10px;
        padding-right: 0%;
    }

    .map-wrapper {
        width: 100%;
        height: 230px;
    }

    .contact-left {
        width: 120px;
    }

    .contact-right {
        max-width: 203px;
    }

    .qa-text-big {
        max-width: 85%;
    }

    .timeline-info-wrapper.mobile {
        max-width: none;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    .timeline-line-mobile {
        top: 30px;
        bottom: 50px;
    }

    .two-column-img {
        max-height: 200px;
    }

    .news-picture {
        max-height: 200px;
    }

    .img-square-wrapper {
        height: 185px;
    }

    .brochure-big {
        margin-left: 0px;
    }

    .brochure {
        width: 46%;
        margin-right: 2%;
        margin-left: 2%;
    }

    .frontpage-text {
        float: none;
    }

    .hero-block-area {
        top: 100px;
        width: 100%;
        padding: 16px;
    }

    .hero-block-wrap {
        top: 40vw;
    }

    .om-ansatt-img-wrap {
        width: 80px;
        height: 80px;
        margin-top: 9px;
        margin-right: 11px;
        margin-bottom: 8px;
        float: left;
    }

    .sym_heart {
        width: 150px;
    }

    .heart-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .heart-column-left {
        margin-bottom: 10px;
    }
}

@font-face {
    font-family: "Recoleta";
    src: url("../fonts/Recoleta-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: auto;
}
@font-face {
    font-family: "Recoletaalt";
    src: url("../fonts/RecoletaAlt-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: auto;
}
@font-face {
    font-family: "Recoletaalt";
    src: url("../fonts/RecoletaAlt-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: auto;
}
