@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-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;
}

.uk-logo img {
    width: 300px;
}

.secondcol {
    position: relative;
    top: -125px;
    left: -75px;
}

#module-tm-1 {
    margin-right: 10px;
}
#module-536 {
    width: 80px;
}

#myslideshow .uk-heading-large {
    line-height: 1.2em!important;
}

.skinny {
    font-family: Montserrat;
    font-weight: 300;
    font-size: 1.6rem;
}

.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 {
    height: 150px;

    -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 {
    height: 90px;

    -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-logo {
    margin-top: 0px;
}

.inversetext {
    position: relative;
    display: inline-block;
    padding-bottom: 5px;
    overflow: hidden;
    vertical-align: text-bottom;
    top: 4px;


}

.inversetext:after {
    display: none;
    content: ' ';
    position: absolute;
    left: 5px;
    right: 10px;
    bottom: 0;
    width: 100%;
    height: 2px;
    background: #000;
}

.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;
}

.offcanvaslogo {
    position: absolute;
    bottom: 50px;
    right: 50px;
}

.uk-navbar-toggle {
    margin-top: 5px;
}



.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;
}

.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: 80vh;
}

.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;
}

.startsidan .uk-logo {
    display:none;
}

.seaview {
    position:absolute;
    top: 45vh;
    left:63.5vw;
    margin-left: -150px; /*  */
    margin-top: -215px;
    width: 300px;
    text-align: center;

}

.seaview .maklerietlogo {
    width: 250px;
}
.seaview .riterietlogo {
    width: 230px;
}

.logofillcolor {
    fill: #1d1d1b;
}

.logofill {
    fill: #1d1d1b;
}

#bloomcanvas .uk-icon-button {
    background: rgba(255, 255, 255, 1);
    color: #010101;
}

.paddleftondev {
    padding-left: 15px;
}

.addmargins {
    margin-left: 105px;
    margin-bottom: 150px;
}



@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;
}
#mobileextramenu {
    display: none;
}

.uk-logo img + svg {
    display: none!important;
}


.bloom-slashsep li:after {
    content: ' / ';
    margin-right: 5px;
}

#module-tm-1 .uk-icon svg {
    width: 24px!important;
    height: 24px!important;
}

.bloom-slashsep li:last-child:after {
    content: none;
}

.riteriet .riterietlogo img + svg {
    display: block!important;
    max-width: 300px;
}

.riteriet .makleriet {
    display: none;
}

.makleriet .maklerietlogo img + svg {
    display: block!important;
}



.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;
}



@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: 400px) {
    .seaview .maklerietlogo {
        width: 200px;
    }
    .seaview .riterietlogo {
        width: 170px;
    }

}

@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) {

    #module-tm-1 {
        display: none;
    }
    .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-logo {
        margin-top: 0px;
        max-width:230px;
    }

    .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) {



}