/* Hide recaptcha badge */
.grecaptcha-badge {
    display: none;
}

.uk-navbar-nav>li>a {
    font-weight: 600;
}

.tm-header, .tm-header-mobile {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    z-index: 9;
    position: relative;
}

.startsidan .uk-slideshow-items,
.startsidan .uk-slideshow-items > * {
    overflow: visible;
}

.uk-sticky .uk-img-preserve {
    height: 85vh!important;
}

#wk-map-ex613c986916138 {
    height: 90vh !important;
}

.startsidan .bubble {
    z-index: 9999;
}

#module-508,
#module-495,
#module-495 .uk-position-cover.uk-overflow-hidden,
#module-508 .uk-position-cover.uk-overflow-hidden {
    max-height: 80vh;
}

#module-495 .uk-slideshow-items,
#module-508 .uk-slideshow-items
{
    max-height: 90vh;
    min-height: 80vh !important;
}

.uk-navbar-container.uk-navbar-sticky {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}

#module-502 {
    background: url('/images/tracks.svg');
    background-size: cover;
}

.uk-section-muted-wolf, .smoke {
    background: #fafafa url(/images/tracks.svg);
    background-size: cover;
}

.uk-heading-divider {
    padding-bottom: 10px;
    border-bottom: 0px solid #eee;
}

.moveup {
    margin-top: -75px;
}

.wk-accordion-title {
    padding: 15px 25px!important;
    border-radius: 5px;
}

.uk-badge.orange {
    background: orange;
    margin-left: -3px;
}

.uk-badge.cool {
    background: #4caf50;
    margin-left: -3px;
}

.bubble {
    position: absolute;
    right: -100px;
    bottom: -200px;
    max-width: 50%;
    z-index: 11;
}

.bubble.second {
    bottom: auto;
    top: -50px;
    right: -75px;
    z-index: 10;
    max-width: 300px;
}

.bubble img {
    border: 6px solid #fff;
}

.narrowpage {
    margin-top: -100px;
    background: #fff;
    position: relative;
}

.narrowpage .narrowpagewrapper {
    padding: 50px;
    z-index: 99999999999999;
    position: relative;
}

.narrowpage .shadow {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 250px;
    box-shadow: 0px -20px 15px rgba(0, 0, 0, .16);
}

.narrowpagesidewrapper {
    margin-top: -50px;
}

/* Force sup to be smaller, overriden by subnav first-child otherwise */
.sub, sup {
    font-size: 75% !important;
}

/* Make sure checkbox label gets a red underlined if not check and is mandatory */
.uk-form-danger + label, .uk-form-danger:focus + label {
    color: #f0506e;
    border-bottom: 2px solid #f0506e !important;
    padding: 3px;
}

.fullheight {
    height: 100vh;
}

.footer.horizontal-line .uk-subnav {
    padding: 30px 35px;
}

.footer.horizontal-line .uk-subnav li,
.footer.horizontal-line .uk-subnav li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.1em;
}


.subfooter {
    background: #fff;
    color: #aaa !important;
    padding: 20px 35px 20px 35px !important;

}

#tm-bottom {
    background: transparent;
}

.uk-section-default {
    background: rgba(255, 255, 255, 0.80);
}

.uk-section-default .uk-section-default {
    background: rgba(255, 255, 255, 0);
}

/* Adds support for cover on old iphones */
.uk-cover {
    -webkit-transform: translate(-50%, -50%);
}

.swe, .eng {
    display: none;
}

.swe:lang(sv), .eng:lang(en) {
    display: inline-block;
}

.thumbbutton {
    width: 100px !important;
    height: 70px !important;
    margin-left: 10px;
    margin-bottom: 20px;
    border-radius: 0;
}

.thumbuttonwrapper {
    max-width: 50%;
    margin-right: 50px;
    margin-bottom: 50px;
}

.bloom-text-shadow {
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);
}

#search-loader {
    top: 5px;
    left: 10px;
}

.searchresultbox {
    width: 360px;
    position: absolute;
    top: 50px;
    right: 0;
    z-index: 99999;
    background: transparent;
}

#search-results {
    padding: 20px 20px;
    background: #fff;
}

.searchresultbox, .searchresultbox h4 {
    color: #333;
}

.searchresultrow {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.bloomquote {
    font-size: 26px;
    line-height: 1.4em;
    font-style: italic;
    font-weight: 400;
}

.uk-logo img {
    max-height: 90px;
}

/* login module */
#module-344 {
    margin-top: -75px;
}

#module-344 .uk-list.uk-margin-remove-bottom {
    display: none;

}

.counter {
    background: #007647;
    color: #fff;
    padding-top: 5px;
    font-size: 3em;
    border-radius: 500px;
    width: 95px;
    height: 90px;
    font-family: Prata;
}

.green {
    color: #007647;
}

.addbottompadd {
    padding-bottom: 120px;
}


.swe, .eng {
    display: none !important;
}

.swe:lang(sv), .eng:lang(en) {
    display: inline-block !important;
}

.se .swe {
    display: inline-block !important;
}

.en .eng {
    display: inline-block !important;
}

.preservebreaks {
    white-space: pre-line;
}

.minlabelwidth {
    min-width: 200px;
}

.roomdescription h1, .roomdescription h2 {
    font-size: 18px;
    font-weight: 600;
    margin-top: 25px;
    margin-bottom: 5px;
}

.roomdescription h1 + p, .roomdescription h2 + p {
    margin-top: 5px;
}


.greenback {
    background-color: #007647;
    color: #fff;
}

.greenback h3,
.greenback a,
.greenback p {
    color: #fff !important;
}

.greenback p:last-child {
    margin-bottom: 0;
}

@media all and (min-width: 1000px) {
    .uk-modal-dialog {
        width: 900px;
    }
}

@media all and (max-width: 639px) {
    .add-margin-on-small {
        margin-bottom: 10px;
    }
}

.uk-position-center-left-out {
    margin-right: 10px;
}

.uk-position-center-right-out {
    margin-left: 10px;
}

.hamburger {
    padding: 22px 15px 15px 15px;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
    outline: 0;
}

.hamburger:hover {
    opacity: 0.7;
}

.hamburger.is-active:hover {
    opacity: 0.7;
}

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
    background-color: #007647;
}

.hamburger-box {
    width: 40px;
    height: 24px;
    display: inline-block;
    position: relative;
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 30px;
    height: 3px;
    background-color: #007647;
    border-radius: 3px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
}

.hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block;
}

.hamburger-inner::before {
    top: -10px;
}

.hamburger-inner::after {
    bottom: -10px;
}

/*
   * Slider
   */
.hamburger--slider .hamburger-inner {
    top: 2px;
}

.hamburger--slider .hamburger-inner::before {
    top: 10px;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: 0.15s;
}

.hamburger--slider .hamburger-inner::after {
    top: 20px;
}

.hamburger--slider.is-active .hamburger-inner {
    transform: translate3d(0, 10px, 0) rotate(45deg);
}

.hamburger--slider.is-active .hamburger-inner::before {
    transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
    opacity: 0;
}

.hamburger--slider.is-active .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(-90deg);
}

.uk-navbar-toggle {
    z-index: 1011;
}

.mobilemenu-modal, .mobilemenu-offcanvas {
    padding-top: 100px;
}

.uk-navbar-nav > li {

}

#tm-bottom {

}


.uk-thumbnail {
    padding: 6px;
    border: 1px solid #eee;
    background: #fff;
}

.uk-accordion-title {
    cursor: pointer;
}

.addpadd {
    padding: 0 25px;
}

body {
    /*
    background: url(/images/bg.jpg);
    min-height: 100vh;
    background-attachment: fixed !important;
    background-size: cover !important;
    */
}

.emblem25 {
    top: 50px;
    position: absolute;
    max-width: 250px;
    display: none;
}

.startsidan .emblem25 {
    display: block;
}

.uk-logo {
    padding: 15px 0;
}

.tm-sidebar {
    padding-right: 35px;
}

#tm-mobile li > a {
    color: #fff;
}

.morgan {
    /* min-height: 50vh!important; */
}

.wolfsteps {
    background: url(/images/tracks.svg);
    background-position: center;
    background-size: 200%;
    margin-top: -200px;
    position: relative;
    left: -50px;
    width: 120%;
}

@media screen and (max-width: 1039px) {
    .uk-navbar-nav > li > a {
        padding: 0 5px;
    }
}

@media screen and (min-width: 960px) and (max-width: 1169px) {

    .uk-navbar-nav > li:nth-child(2) a {
        visibility: hidden;
        position: relative;
    }
    .uk-navbar-nav > li:nth-child(2) a::after {
        content: "Bevakning";
        visibility: visible;
        position: absolute;
        top: 34px;
        left: 15px;
    }

    .uk-navbar-nav > li:nth-child(2) {
        margin-right: 0;
        width: 98px;
    }
}

@media screen and (max-width: 1400px) {
    .emblem25 {
        top: 150px;
        position: absolute;
        max-width: 250px;
        left: -50px;
    }
}

@media screen and (max-width: 1200px) {
    .uk-panel .custom,
    .tm-top .uk-panel .custom,
    .tm-top .uk-panel .uk-container {
        padding: 25px;
    }
}

@media screen and (max-width: 959px) {

    .wolfsteps {
        margin-top: -100px;
    }
    .emblem25 {
        top: 0px;
        left: 50%;
        margin-left: -125px;
        position: relative;
        max-width: 250px;
    }

    .tm-sidebar {
        padding-right: 0px;
    }

    .tm-sidebar .uk-first-column {
        margin: 0 20px;
    }

    .bubble {
        display: none;
    }

    #module-495 .uk-slideshow-items
    {
        max-height: 60vh;
        min-height: 45vh !important;
    }

    #module-508 .uk-slideshow-items
    {
        max-height: 40vh;
        min-height: 30vh!important;
    }

    #module-498 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .uk-text-lead {
        font-size: 1.1rem;
    }

    .tm-header-mobile .uk-logo {
        max-width: 160px;
        margin-left: 20px;
    }

    .narrowpage {
        margin-top: -75px;
    }

}

@media screen and (max-width: 640px) {

    .limitonmobile {
        min-height: 50vh!important;
    }
    div[template="straight"] {
        padding: 0;
    }

    .mspecs.fullview .uk-padding.uk-padding-remove-vertical {
        padding: 0;
    }

    .morgan {
        min-height: 40vh !important;
    }

    .narrowpage {
        margin-top: -75px;
    }

    .narrowpage .narrowpagewrapper {
        padding: 45px 25px;
    }
}

.tm-header-mobile .uk-navbar-container {
    background: transparent;
}

.tm-header-mobile {
    padding: 0px 0;
}

@media screen and (max-width: 959px) and (orientation: landscape) {
    #module-508 .uk-slideshow-items {
        max-height: 100vh;
        min-height: 100vh!important;
    }

    #module-508, #module-495, #module-495 .uk-position-cover.uk-overflow-hidden, #module-508 .uk-position-cover.uk-overflow-hidden {
        max-height: 80vh;
        min-height: 80vh;
    }

    .uk-nav.uk-nav-primary .uk-nav-sub {
        display: none;
    }

    .mobilemenu-modal, .mobilemenu-offcanvas {
        padding-top: 50px;
    }
}