@import "shared.css";
@import "mspecs.css";
@import "https://cdnjs.cloudflare.com/ajax/libs/noUiSlider/11.0.3/nouislider.min.css";




.priceheading {
    font-weight: 700;
    font-size: 1.6rem;
}

.footer.horizontal-line {
    /*
    padding-top: 50px;
    border-top: 1px solid #000;
    */
}

.uk-navbar-container.uk-navbar-sticky {
    background: #fff;
}

.fullview .tm-headerbar-top {
    display: none;
}


.uk-sticky.uk-sticky-below.uk-sticky-fixed .showwhensticky, .fullview .showwhensticky {
    display: block !important;
    margin-left: 25px;
}

.uk-table-hover > tr:hover, .uk-table-hover tbody tr:hover {
    background: #C79B3A;
    color: #fff !important;
}

.bgcolor {
    background: #5390ad;
}

.uk-table th {
    font-size: .75rem;
    color: #222;
}

.uk-drop {
    width: auto !important;
}


.secondcol {
    position: relative;
    top: -125px;
    left: -75px;
}

#myslideshow .uk-heading-large {
    line-height: 1.2em !important;
}


.down {
    bottom: 60px;
}

.uk-navbar-container:not(.uk-navbar-transparent) {
    -webkit-transition: background 250ms linear;
    -moz-transition: background 250ms linear;
    -o-transition: background 250ms linear;
    -ms-transition: background 250ms linear;
    transition: background 250ms linear;
}

.uk-navbar {


    -webkit-transition: height 250ms linear;
    -moz-transition: height 250ms linear;
    -o-transition: height 250ms linear;
    -ms-transition: height 250ms linear;
    transition: height 250ms linear;
}

.uk-sticky-fixed .uk-navbar {


    -webkit-transition: height 250ms linear;
    -moz-transition: height 250ms linear;
    -o-transition: height 250ms linear;
    -ms-transition: height 250ms linear;
    transition: height 250ms linear;

    background: #fff;
    height: 100px;
}


.uk-navbar-sticky .uk-navbar-nav > li > a,
.uk-navbar-sticky .uk-navbar-nav > li > :hover,
.uk-navbar-sticky .uk-navbar-nav > li > :focus,
.uk-navbar-sticky .uk-navbar-nav > li > :active {
    color: #000 !important;
}

.tm-headerbar-top {
    margin-top: 25px;
}

.uk-navbar {
    margin-bottom: 25px !important;
}

.uk-navbar-toggle.is-active {
    position: fixed !important;
    right: -20px;
    top: 35px;
}


.tm-main {
    position: relative;
    z-index: 0;
}

.uk-navbar-sticky .hamburger-inner,
.uk-navbar-sticky .hamburger-inner::before,
.uk-navbar-sticky .hamburger-inner::after {
    background: #000 !important;
}


.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {

}

.uk-navbar-container.uk-navbar-sticky {
    -webkit-box-shadow: 0 0 20px -8px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 20px -8px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 0 0 20px -8px rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 99999;
}

.btn-tiny {
    padding: 0 15px;
    line-height: 26px;
    font-size: .65rem;
    margin-top: 10px;
    margin-right: 10px;
    border: 1px solid #e3e3e3;
}

.removebottompmargin p {
    margin-bottom: 0px;
}

.uk-container-expand {
    max-width: none;
    padding-left: 125px;
    padding-right: 95px;
}

.liftwrapper {
    position: relative;
}

.liftoverimage {
    position: absolute;
    top: -200px;
    right: 0;
    padding: 65px 65px 65px 65px;
    max-width: 700px;
    border-radius: 0px;
}

.bloom-open-form {
    display: none;
}

.bloom-text-shadow-large {
    text-shadow: 0px 0px 50px rgb(0 0 0 / 75%);
}

.addmargins {
    margin-left: 105px;
    margin-bottom: 150px;
}


.liftoverimage h2,
.liftoverimage p,
.liftoverimage div {
    color: #fff;
}

.setbg {
    background: #000000;
    -webkit-transition: background 1250ms linear;
    -moz-transition: background 1250ms linear;
    -o-transition: background 1250ms linear;
    -ms-transition: background 1250ms linear;
    transition: background 1250ms linear;
}

.setbgopacity {
    background: rgba(69, 81, 93, 0.91);
    -webkit-transition: background 1250ms linear;
    -moz-transition: background 1250ms linear;
    -o-transition: background 1250ms linear;
    -ms-transition: background 1250ms linear;
    transition: background 1250ms linear;
    border-radius: 0px;
}


.removeleftpadd {
    padding-left: 0;
}

.removebottompadd {
    padding-bottom: 0px;
}

.uk-position-bloom {
    position: relative;
    border-top: 4px solid #fff;
    -webkit-transition: all 250ms linear;
    -moz-transition: all 250ms linear;
    -o-transition: all 250ms linear;
    -ms-transition: all 250ms linear;
    transition: all 250ms linear;
}

.sectionlight:hover
.uk-position-bloom {

    border-color: #222;
    -webkit-transition: all 250ms linear;
    -moz-transition: all 250ms linear;
    -o-transition: all 250ms linear;
    -ms-transition: all 250ms linear;
    transition: all 250ms linear;
}

.btn-tiny:not(:first-child) {
    margin-top: 10px !important;
}

.buttonbox div {
    margin-bottom: 7px;
}

.rotateimage {
    transform: rotate(90deg);
}

.moveup {
    margin-top: 0px !important;
}

.movedown {
    margin-top: 50px !important;
}


.bloomcardleft {
    margin-left: -150px;
}

.tm-bottom .uk-container,
.tm-top .uk-container {
    padding-left: 90px;
    padding-right: 90px;
}

.headericon {
    width: 34px;
    margin-right: 20px;
}

.colorheader {
    position: relative;
    z-index: 0;
    background: white;
    margin-bottom: 35px;
    font-size: 1rem;
    text-transform: uppercase;
    font-weight: 700;
    font-family: Montserrat;
}

.colorheader:before {
    content: ' ';
    position: absolute;
    z-index: 0;
    left: 0px;
    right: 0;
    top: 13px;
    border-bottom: 1px solid #222;
    height: 1px;
}

.colorheader span {
    /*display: inline-block;
    background: #fff;
    position: relative;
    z-index: 9;
    padding-left: 15px;
    margin-left: 25px;
    padding-right: 15px;*/

    display: inline-block;
    background: #fff;
    position: relative;
    z-index: 9;
    padding: 5px 15px 5px 0px;
    margin-left: 0px;
    color: #000;
    font-size: 0.8rem;
    border-right: 15px solid #fff;
}

.uk-background-muted .colorheader {
    background: #edebe8;
}

.uk-background-muted .colorheader:before {

}

.uk-background-muted .colorheader span {
    border-right: 15px solid #222;
    background: #edebe8;
}


.colorheader.fullview {
    margin-top: 0;
    margin-bottom: 15px;
}

.colorheader.fullview span {
    padding-left: 0;
}

.uk-container-medium {
    max-width: 1400px;
    padding-left: 50px;
    padding-right: 50px;
}

.fullview .uk-accordion-title {
    padding: 15px 15px 10px 0px;
    border-bottom: 1px solid #eee;
    border-radius: 0px;
    color: #000;
    cursor: pointer;
}

.uk-accordion-content {
    margin-top: 20px;
    padding: 5px 0px 25px 20px;
}

.uk-container-large {

}

.fixbottommargin {
    margin-bottom: 5px;
}

.slightbold {
    font-weight: 700;
}

.uk-label-success {
    padding: 8px 25px 8px 10px;
    display: inline-block;
    background: #fff;
    position: absolute;
    top: -55px;
    color: #222;
    font-size: 0.8rem !important;
    left: 65px;
    border-radius: 0;
    z-index: 9999999999999999999999999;
    font-weight: 600;
}

.tm-top {
    overflow: hidden;
}

.labelicon {
    width: 37px;
    margin: -8px 15px -8px -25px;
}


.slimheight {
    height: 60vh;
}

.bloomlabelform {
    margin-top: 30px;
    margin-left: 5px;
    margin-bottom: 18px;

    font-size: 0.85rem;
    font-weight: 600;
    letter-spacing: 0.1em;
    opacity: 0.9;
}

.bloomlabel {
    margin-top: 30px;
    margin-left: 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 0.85rem;
}

.bloomfilter .uk-input {
    font-size: 0.8rem;
}

.posbuttom {
    right: -90px;
    width: 180px;
    z-index: 9999;
}

.forceup {
    margin-top: -250px;
}

.addwhitebg {
    background: #fff;
    padding: 10px;
}

.wrapsliders {
    padding-left: 15px;
    padding-right: 15px;
}

.wrapsliders .bloomlabel {
    margin-left: -5px;
}

.secondsliderlabel {
    margin-top: 55px;
}

.noUi-base {
    z-index: 0;
}

.noUi-horizontal {
    height: 20px;
}

.noUi-horizontal .noUi-handle {
    width: 34px;
    height: 30px;
}

.noUi-handle:after, .noUi-handle:before {
    content: "";
    display: block;
    position: absolute;
    height: 16px;
    width: 1px;
    background: #E8E7E6;
    left: 12px;
    top: 5px;
}

.noUi-handle:after {
    left: 18px;
}

.noUi-horizontal .noUi-tooltip {
    top: 130%;
    bottom: auto;
    font-size: 0.75rem;
    color: #999;
}

.noUi-connect {
    background: #c79b3a;
}

.multiselect__input {
    height: 28px !important;
}

.multiselect, .multiselect__input, .multiselect__single {
    font-size: 12px !important;
}

.multiselect__tag {
    background: #333 !important;
    margin-bottom: 0px !important;
}

.multiselect__option--selected.multiselect__option--highlight {
    background: #333 !important;
}

.multiselect__option--highlight {
    background: #333 !important;
}

.multiselect__option--selected.multiselect__option--highlight:after {
    background: #c79b3a !important;
}

.multiselect__option--highlight:after {
    background: #c79b3a !important;
}


.multiselect__tag-icon, .multiselect__tag-icon:hover {
    background: #333 !important;
}

.multiselect__tag-icon:after {
    color: #fff !important;
}


.minwidth10vw {
    min-width: 10vw;
    max-width: 20vw;
}

.inputmargins {
    margin-top: 15px;
    margin-left: -25px;
    margin-right: -25px;
}

.uk-badge {
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

.uk-badge + .uk-badge {
    background: #282828;
}

.uk-card-badge {
    bottom: 0px;
    left: 0px;
}

.itembox {
    position: relative;
    left: -100px;
    margin-right: -100px;
    top: 75px;
}

.boldtext {
    font-weight: 600;
    font-family: Montserrat;
    letter-spacing: 0.02em;
    text-transform: uppercase;
}

.bloomlistfonts {
    font-family: Montserrat;
}

.bloomlistlabel {
    font-family: Montserrat;
    font-weight: 600;
    letter-spacing: 0em;
    display: inline-block;
}

@keyframes pulseicon {
    0% {
        opacity: 0.75;
        transform: scale(1);
    }
    50% {
        opacity: 1;
        transform: scale(1.1);
    }
    100% {
        opacity: 0.75;
        transform: scale(1);
    }
}

.kollagebild1 {
    position: relative;
    left: -50px;
}

.kollagebild2 {
    position: relative;
    right: -50px;
    top: -100px;
}

.kollagebild1 img,
.kollagebild2 img {
    border-radius: 10px;
}

.kollagebild3 {
    position: absolute;
    left: 0;
    top: 50px;
    bottom: 250px;
    right: calc(50% - 150px);
    z-index: 0;
    background: #fafafa;
    border-radius: 0 500px 500px 0;
}


.scrolldown {
    bottom: 115px;
    left: 50%;
    margin-left: -30px;
    z-index: 99999999;
    animation: pulseicon 3s ease-in-out infinite;
}

.scroller {
    border-radius: 500px;
    padding: 25px 15px;

    background: rgba(199, 155, 58, 0.35);
    background: rgba(0, 0, 0, 0.35);
    color: #fff !important;

    -webkit-transition: background-color 250ms linear;
    -moz-transition: background-color 250ms linear;
    -o-transition: background-color 250ms linear;
    -ms-transition: background-color 250ms linear;
    transition: background-color 250ms linear;
}


.linebg {
    /* background-image: url(/images/bg/linegrey.svg); */
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

.line ​path {
    fill: blue;
}

​
.scroller:hover {


    background: rgba(199, 155, 58, 0.75);
    background: rgba(0, 0, 0, 0.75);

    -webkit-transition: background-color 250ms linear;
    -moz-transition: background-color 250ms linear;
    -o-transition: background-color 250ms linear;
    -ms-transition: background-color 250ms linear;
    transition: background-color 250ms linear;

}


.pulsating-circle {
    position: fixed;
    left: 50px;
    bottom: 50px;
    transform: translateX(-50%) translateY(-50%);
    width: 120px;
    height: 120px;
    z-index: 9999;
}

.pulsating-circle:before {
    content: '';
    position: relative;
    display: block;
    width: 150px;
    height: 150px;
    box-sizing: border-box;
    margin-left: -50px;
    margin-right: -50px;
    border-radius: 500px;
    background-color: #fc2e6d;
    background-color: #333;
    animation: pulse-ring 2.5s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
}

.pulsating-circle:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fc2e6d;
    background-color: #333;

    border-radius: 500px;
    box-shadow: 0 0 8px rgba(0, 0, 0, .3);
    animation: pulse-dot 2.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) -.4s infinite;
}

.hidescroller .scroller {
    display: none;
}

.moveupfoto {
    margin-top: -150px;
}

.movetop {

}

.narrowpage {
    margin-top: -200px;
    background: #fff;
    position: relative;
}

.narrowpage .narrowpagewrapper {
    padding: 60px;
}

.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;
}

.fullview .tm-main {
    padding-top: 0px;
}

.fullview .tm-main > .uk-container {
    padding: 0 !important;
    max-width: 100000px !important;
}

.whiteicons .hamburger-inner,
.whiteicons .hamburger-inner::before,
.whiteicons .hamburger-inner::after {
    background-color: #ffffff;
}

.whiteicons .uk-navbar-item .uk-icon-button {
    color: #ffffff;
}

.whiteicons .uk-logo svg .logofill {
    fill: #ffffff;
}


.fixwrap {
    white-space: pre-wrap!important;
}

.beneath {
    position: absolute;
    bottom: -15px;
    left: 0px;
}

.impfactwrapper div + div {
    margin-left: 25px;
}


.toprow {
    background: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: -91px;
    border-bottom: 1px solid #eee;
}

@keyframes pulse-ring {
    0% {
        transform: scale(.33);
    }
    80%, 100% {
        opacity: 0;
    }
}

@keyframes pulse-dot {
    0% {
        transform: scale(.93);
    }
    50% {
        transform: scale(1);
    }
    100% {
        transform: scale(.93);
    }
}


@keyframes pulseicon {
    0% {
        opacity: 0.75;
        transform: scale(1);
    }
    50% {
        opacity: 1;
        transform: scale(1.1);
    }
    100% {
        opacity: 0.75;
        transform: scale(1);
    }
}

.maxwidthit {
    padding: 0 50px;
}

.nav-pills > .active > a, .uk-subnav-pill > .uk-active > a {
    background-color: #222;
    color: #fff;
}


.logofillcolor {
    fill: #1d1d1b;
}

.logofill {
    fill: #1d1d1b;
}

#bloomcanvas .uk-icon-button {
    background: rgba(255, 255, 255, 1);
    color: #010101;
}

#tm-mobile .uk-modal-close-full {
    color: #000;
}

.uk-navbar-toggle-icon {
    color: #222;
}

#module-0 .uk-nav-default > li > a {
    color: #eee;
    font-size: 22px;
}

#module-0 .uk-nav-default > li > a:hover {
    color: #fff;
}

.uk-navbar-toggle {
    margin-left: 15px;
}

.paddleftondev {
    padding-left: 15px;
}

.tm-top {
    overflow: visible;
}

.moveupslightly {
    margin-top: -20px;
    margin-bottom: -20px;
}

.addmargins {
    margin-left: 105px;
    margin-bottom: 150px;
}

.removelistleftpadd ul li:first-child {
    padding-left: 0 !important;
}

.magicbox {

    box-shadow: 0 8px 15px rgb(0 0 0 / 7%);
    border: 5px solid #fff;
}


@media all and (min-width: 2200px) {
    .liftwrapper {
        flex-direction: unset !important;
    }

    .liftoverimage {

        min-width: 700px;
    }

}


@media all and (max-width: 959px) {

    .notopimage .slimheight picture {
        display: none;
    }

    .notopimage #viewportheightcontainer {
        margin-top: -150px !important;
        margin-bottom: -50px !important;
    }

    .slimheight {
        height: 20vh;
        min-height: 200px;
    }

    .forceup {
        margin-top: 0px;
    }

    .addmargins {
        margin-right: 20px;
    }

    .liftoverimage {
        position: relative;
        top: -120px;
    }

    .maxwidthit {
        max-width: 80%;
        margin: auto;
    }

    .addmargins {
        margin-left: 20px;
        margin-bottom: 0;
    }

    .secondcol {
        top: -50px;
        left: 0;
    }

}

#bloomcanvas .uk-icon-button:hover,
#bloomcanvas .uk-icon-button:active {
    background: rgba(255, 255, 255, 1);
    color: #010101;
}

#bloomcanvas .uk-nav-sub {
    margin-bottom: 15px;
}

.nobreak {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}

#mobileextramenu {
    display: none;
}

.tm-headerbar-top {
    margin-bottom: 25px;
}

.blm-section-inverse:not(.uk-preserve-color), .tm-toolbar-default, .uk-card-primary.uk-card-body, .uk-card-primary > :not([class*=uk-card-media]), .uk-card-secondary.uk-card-body, .uk-card-secondary > :not([class*=uk-card-media]), .uk-light, .uk-offcanvas-bar, .uk-overlay-primary, .uk-section-primary:not(.uk-preserve-color), .uk-section-secondary:not(.uk-preserve-color), .uk-tile-primary:not(.uk-preserve-color), .uk-tile-secondary:not(.uk-preserve-color) {
    color: rgba(255, 255, 255, 1);
}

.fullview .tm-headerbar-top {
    margin-bottom: 0px;
    padding-bottom: 10px;

}

.fullview .tm-header {
    margin-bottom: 10px !important;
    margin-top: 10px !important;
}

.fullview .uk-navbar {
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}


.megabutton {
    letter-spacing: 2px;
    font-weight: 600;
    text-transform: uppercase;
    background: rgb(255 255 255);
    padding: 15px 30px;
    padding: 10px 30px;
    font-size: 0.9em;
    color: #242424;
    position: relative;

    -webkit-transition: all 250ms linear;
    -moz-transition: all 250ms linear;
    -o-transition: all 250ms linear;
    -ms-transition: all 250ms linear;
    transition: all 250ms linear;
}

.megabutton:after {
    display: none;
    content: ' ';
    position: absolute;
    left: 30px;
    bottom: 15px;
    width: 0px;
    height: 1px;
    background: #000;

    -webkit-transition: all 250ms linear;
    -moz-transition: all 250ms linear;
    -o-transition: all 250ms linear;
    -ms-transition: all 250ms linear;
    transition: all 250ms linear;
}

.uk-navbar-container > .uk-container .uk-navbar-right {
    margin-right: 0px;
}

.megabutton:hover {
    color: #242424;
    -webkit-transition: all 250ms linear;
    -moz-transition: all 250ms linear;
    -o-transition: all 250ms linear;
    -ms-transition: all 250ms linear;
    transition: all 250ms linear;
}

.megabutton:hover:after {

    width: calc(100% - 60px);
    -webkit-transition: all 250ms linear;
    -moz-transition: all 250ms linear;
    -o-transition: all 250ms linear;
    -ms-transition: all 250ms linear;
    transition: all 250ms linear;
}


.bloom-slashsep li:after {
    content: ' / ';
    margin-right: 5px;
}


.bloom-slashsep li:last-child:after {
    content: none;
}


.greyscale img {
    -webkit-filter: grayscale(70%);
    -moz-filter: grayscale(70%);
    filter: grayscale(70%);
    transition: filter 1s ease;
}

.greyscale:hover img {
    -webkit-filter: grayscale(30%);
    -moz-filter: grayscale(30%);
    filter: grayscale(30%);
    transition: filter 1s ease;
}


.uk-offcanvas.uk-open {
    z-index: 10001;
}

.uk-offcanvas-bar .uk-nav-default .uk-nav-sub a {
    color: #fff !important;
    font-size: 0.8rem;
}

.uk-offcanvas-bar .uk-nav-default {
    font-size: 0.9rem;
}

.uk-offcanvas-bar ul.uk-nav-sub {
    padding: 0px 0 5px 15px;
}

.forcetopmargin {
    margin-top: 25px !important;
}

.bloomalwaysdesktopmenu .uk-navbar-dropdown {
    margin-top: 15px;
}

.bloom-quote {
    font-size: 2rem;
    font-weight: 600;
    max-width: 660px;
    color: #fff;
}

.removepbottommargin > p {
    margin-bottom: 0px!important;
}


@media all and (min-width: 640px) {
    .uk-flex-row {
        flex-direction: row !important;
    }
}


@media all and (max-width: 700px) {
    .seaview {
        position: absolute;
        top: 20vh;
        margin-top: 0px;
        left: 50vw;
        width: 300px;
    }
}


@media all and (max-width: 1600px) {
    .uk-padding-large.force {
        padding-bottom: 25px;
        padding-left: 75px;
    }

    .seaview {

    }
}

@media all and (min-width: 2200px) {
    .liftwrapper {
        flex-direction: unset !important;
    }

    .liftoverimage {

        min-width: 700px;
    }

}

@media all and (max-width: 1400px) {
    .uk-padding-large.force {
        padding-bottom: 25px;
        padding-left: 125px;
    }
}

@media all and (max-width: 1300px) {
    .bloom-imagetext {
        padding: 30px 30px 20px 30px;
        margin-left: -25px;
        margin-right: -25px;
    }
}

@media all and (max-width: 1160px) {
    .uk-navbar-nav > li > a {
        padding: 0 12px;
        font-size: .8rem !important;
    }
}

@media all and (max-width: 1060px) {
    .uk-navbar-nav > li > a {
        padding: 0 10px;
        font-size: .75rem !important;
    }

    .toprow .uk-h4, .toprow h4,
    .toprow .uk-h3, .toprow h3 {
        font-size: 1.25rem;
    }
}


@media all and (max-width: 959px) {


    .tm-bottom .uk-container, .tm-top .uk-container {
        padding-left: 25px;
        padding-right: 25px;
    }

    .maxwidthit {
        padding: 0 25px;
    }

    .madit {
        max-width: 90%;
    }

    .uk-text-lead {
        font-size: 1.25rem;
    }

    .bloomalwaysdesktopmenu .uk-navbar-nav {
        display: none;
    }

    #mobileextramenu {
        display: block;
    }

    .uk-offcanvas-flip .uk-open > .uk-offcanvas-bar {
        left: auto;
        right: 0;
        width: 80%;
    }

    .uk-offcanvas {
        left: 0 !important;
    }

    #bloomcanvas .uk-offcanvas-bar {
        padding-left: 50px;
    }

    .uk-container-medium {
        padding-left: 25px;
        padding-right: 25px;
    }

    .narrowpage .narrowpagewrapper {
        padding: 30px;
    }
}


@media (max-width: 639px) {

    .uk-navbar-center:not(:only-child) {
        width: auto !important;
    }
    .uk-navbar-right {
        margin-right: 20px;
    }

    .uk-navbar-right .uk-grid-small > * {
        padding-left: 0px;
    }

    .kollagebild2 {
        right: 0px;
        left: 75px;
        top: -150px;
        max-width: 40%;
    }

    .liftoverimage {
        padding: 35px;
    }

    .moveup {
        margin-top: 35px !important;
    }

    .movedown {
        margin-top: 35px !important;
    }

    .nodivideronmobile > li:before {
        display: none;
    }
}


@media (max-width: 959px) {
    .kollagebild2 {
        right: 0px;
        left: 0px;
        top: -75px;
        max-width: 100%;
    }

    .kollagebild1 {
        position: relative;
        left: 0px;
    }


    .uk-navbar {
        height: 90px;
    }

    .uk-navbar-toggle.is-active {
        top: 0px;
        right: -50px;
    }

    .notopmarginonmobile {
        margin-top: 0px !important;
    }

    .sidebar {
        padding-left: 30px;
        padding-right: 30px;
    }

}

@media (max-width: 1319px) {
    .kollagebild2 {
        right: 0px;
        top: -150px;
    }

    .uk-container-expand {

        padding-left: 25px;
        padding-right: 25px;
    }
}

@media (max-width: 1530px) {
    .kollagebild2 {
        right: 0px;
    }

}

@media (min-width: 960px) {


}

.supreme-logo {
    display: none;
}

.supreme .supreme-logo {
    display: inline-block;
    width: 240px;
    margin: -23px 0;
}

.supreme .uk-logo img {
    /* filter: invert(1); */
}

.supreme .uk-logo img:first-of-type {
    display: none;
}


#module-613 h2,
#module-613 .uk-text-small {
    color: white;
}

#module-613 h4 {
    color: #979090;
}


.openemailform {
    text-transform: lowercase;
}



html.nynasdarkmode {
    color: #fff;
}


body.nynasdarkmode,
.nynasdarkmode .uk-section-default
{
    background: #171717;

}

.nynasdarkmode .uk-navbar-nav>li>a {
    color: #ababab;
    font-weight: 500!important;
}

.nynasdarkmode .uk-navbar-nav>li>a:hover {
    color: #fff;
}


.nynasdarkmode .speccolor {
    color: #fff;
}

.nynasdarkmode .uk-text-meta {
    color: #979090;
}

.nynasdarkmode h3 {
    color: #fff;
}

.nynasdarkmode .footer {
    color: #eee;
}

.nynasdarkmode .footer li a {
    background: transparent!important;
    color: #fff!important;
}

.nynasdarkmode .uk-active>.uk-icon-button, .nynasdarkmode .uk-icon-button:active {

    color: #eee;
}
.nynasdarkmode .uk-icon-button:focus, .nynasdarkmode .uk-icon-button:hover {
    color: #fff;
    outline: 0;
}

.nynasdarkmode .uk-badge {
    background: #171717;
    color: #dcd9d9;
}

.nynasdarkmode .uk-navbar-toggle-icon svg {
    color: #fff!important;
}

.nynasdarkmode .uk-button-primary {
    background-color: #171717;
    color: #ffffff;
}

.nynasdarkmode-logo {
    display: none;
}

.nynasdarkmode .nynasdarkmode-logo {
    display: inline-block;
    width: 240px;
    margin: -23px 0;
}

.nynasdarkmode .uk-logo img,
.nynasdarkmode .uk-logo svg {
    filter: invert(1);
}

.nynasdarkmode.supreme .uk-logo img {
    filter: invert(0);
}

.nynasdarkmode .uk-logo img:first-of-type {

}

.nynasdarkmode .uk-grid-divider.uk-grid-stack>.uk-grid-margin::before {
    border-top: 1px solid #0e0e0e;
}

.nynasdarkmode .uk-icon-button {
    color: #b1b0b0;
}

.nynasdarkmode #scroll-trigger {
    color: #333;
}

.nynasdarkmode .btn-success,
.nynasdarkmode .uk-button-secondary {
    background-color: transparent;
    color: #f6f6f6;
    border: 1px solid #fff;
}

.nynasdarkmode .btn-success:hover,
.nynasdarkmode .uk-button-secondary:hover {
    background-color: transparent;
    color: #fff;
    border: 1px solid #fff;
}

.nynasdarkmode .uk-navbar-container.uk-navbar-sticky {
    background: #000000;
}

.nynasdarkmode .uk-sticky-fixed .uk-navbar {
    background: #000000;
    color: #fff;
}

.nynasdarkmode .uk-sticky-fixed .uk-navbar-nav>li>a,
.nynasdarkmode .uk-navbar-nav>li>a {
    color: #fff!important;
}

.nynasdarkmode .toprow {
    background: #000;
    border-bottom: 1px solid #010101;
    color: #fff;
}
.nynasdarkmode .toprow a,
.nynasdarkmode .toprow .impfactwrapper ,
.nynasdarkmode .toprow .uk-h4 {

    color: #fff;
}
.nynasdarkmode .toprow .uk-link-toggle:focus .uk-link,
.nynasdarkmode .toprow .uk-link-toggle:hover .uk-link,
.nynasdarkmode .toprow .uk-link:hover,
.nynasdarkmode .toprow a:hover {
    color: #fff;
    text-decoration: underline;
}

.nynasdarkmode .colorheader {
    background: transparent;
}
.nynasdarkmode .colorheader:before {
    border-bottom: 1px solid #0e0e0e;
}

.nynasdarkmode .colorheader span {
    background: #171717;
    border-right-color: #171717;
    border-left: 15px solid #171717;
    color: #fff;
    font-weight: 500;
}

.nynasdarkmode .fullview .uk-accordion-title {
    border-bottom: 1px solid #0e0e0e;
}

.nynasdarkmode .uk-grid-divider>:not(.uk-first-column)::before {
    border-left: 1px solid #0e0e0e;
}

.nynasdarkmode div[template="mspecs_related"] *,
.nynasdarkmode div[template="mspecs_related_assisting"] * {
    color: #fff;
}

.nynasdarkmode .uk-accordion-title,
.nynasdarkmode h3,
.nynasdarkmode h5,
.nynasdarkmode h2,
.nynasdarkmode .uk-h4
.nynasdarkmode .uk-h3 {
    color: #fff;
}

.nynasdarkmode .magicbox .uk-position-bottom-left {
    width: 100%;
}

.nynasdarkmode .magicbox .uk-position-top-right {
    width: 100%;
}

.nynasdarkmode .magicbox .megabutton {
    width: 100%;
    padding-top: 7px;
    padding-bottom: 7px;
    color: #fff;
    background: #171717;
}
.nynasdarkmode .magicbox .uk-button-secondary {
    width: 100%;
    padding-top: 3px;
    padding-bottom: 3px;
    line-height: 40px;
    background: #171717;
    color: #fff;
    border: none;
}

.bloom-text-shadow-new {
    text-shadow: 0px 0px 37px rgba(0, 0, 0, 1);
}

.nynasdarkmode h1,
.nynasdarkmode h6,
.nynasdarkmode h4,
.nynasdarkmode .uk-text-lead,
.nynasdarkmode a {
    color: #fff;
}

.nynasdarkmode ul,
#searchprofileform,
    .uk-form {

    text-align: left;
}

.nynasdarkmode .uk-modal-body,
.nynasdarkmode .uk-modal-dialog {
    background: #171717;
    text-align: left;
}

.nynasdarkmode .uk-modal-title {
    color: #fff;
}

.nynasdarkmode div[template="Kollage9"] .magicbox {
    border-width: 1px;
}
.nynasdarkmode .fstControls,
.nynasdarkmode .fstElement,
.nynasdarkmode .fstResultItem,
.nynasdarkmode .fstResults
{
    border: none;
    color: #fff;
    background-color: #171717;
}
.nynasdarkmode .fstQueryInput {
    border: 1px solid #ffffff;
    color: #fff;
    background-color: #171717;
}

.nynasdarkmode .fstResultItem.fstFocused {
    color: #fff;
    background-color: #1f1f1f;
    border-color: #1f1f1f;
}

.nynasdarkmode .fstChoiceItem {
    border: 1px solid #1f1f1f;
    color: #fff;
    background-color: #1f1f1f;
}

/* Fix för tabellvisning - mörka bakgrunder med vit text */

/* Tabellvy för projekt - mörk bakgrund på kort */
[template="projekt"] .uk-card-default {
    background-color: #1a1a1a !important;
}

[template="projekt"] .uk-card-default .uk-card-body,
[template="projekt"] .uk-card-default .uk-card-body * {
    color: #fff !important;
}

/* Tabeller - olika nyanser av svart */
.uk-table {
    background-color: #1a1a1a;
}

.uk-table thead th {
    background-color: #2a2a2a !important;
    color: #fff !important;
    border-color: #313131 !important;
}

.uk-table tbody td {
    background-color: #1a1a1a !important;
    color: #fff !important;
    border-color: #313131 !important;
}

.uk-table tbody tr:nth-child(even) td {
    background-color: #222 !important;
}

/* Hover-effekt på tabellrader */
.uk-table-hover tbody tr:hover td {
    background-color: #333 !important;
    color: #fff !important;
}

/* Specifik fix för taxeringstabell */
.uk-overflow-auto .uk-table {
    background-color: #1a1a1a;
}

/* Fix för "Läs mer"-knapp i bildlistvy */
[template="projekt"] .uk-button,
[template="projekt"] .uk-button-default {
    background-color: #1a1a1a !important;
    color: #fff !important;
    border: 1px solid #313131 !important;
}

[template="projekt"] .uk-button:hover,
[template="projekt"] .uk-button-default:hover {
    background-color: #2a2a2a !important;
    color: #fff !important;
}

/* Override för uk-table-striped */
.uk-table-striped tbody tr:nth-of-type(odd),
.uk-table-striped > tr:nth-of-type(odd) {
    background: #1a1a1a !important;
    border-top: 1px solid #313131 !important;
    border-bottom: 1px solid #313131 !important;
}

.uk-table-striped tbody tr:nth-of-type(even),
.uk-table-striped > tr:nth-of-type(even) {
    background: #222 !important;
    border-top: 1px solid #313131 !important;
    border-bottom: 1px solid #313131 !important;
}

.uk-table-striped tbody tr td,
.uk-table-striped > tr td {
    color: #fff !important;
}

/* Svart text på default knappar */

/* Svart text BARA på knappar i projekt-template */
[template="projekt"] .uk-button-default.uk-button-small {
    color: #000 !important;
    background-color: #fff !important;
}

[template="projekt"] .uk-button-default.uk-button-small:hover {
    color: #000 !important;
}

/* Svart text på knappar i related-template */
[template="related"] .uk-button-default {
    color: #000 !important;
    background-color: #fff !important;
}

[template="related"] .uk-button-default:hover {
    color: #000 !important;
    background-color: #f5f5f5 !important;
}
