body, .menubar, .slide-menu-items, .slides,.reveal, .reveal h1, .reveal h2, .reveal h3, .reveal h4, .reveal h5, .reveal h6{
 font-family: 'Roboto', sans-serif !important;
 text-transform: none !important;
 font-weight: normal;
}

.reveal a:hover{
	color: #000;
}

.reveal .logo{
	max-width: 40% !important;
}

section .main-logo{
    max-width: 26% !important;
    margin: auto;
    margin-bottom: 0;
}

figure img{
    margin: auto !important;
    height: 100% !important;
}

.navbar, .navbar-menu, .box {
    background-color: transparent !important;
}

.navbar.is-fixed-top .navbar-menu {
    margin-left: inherit !important;
}
.navbar-menu {
    display: table !important;
    margin-left: auto;
    margin-right: auto;
    height: 50px !important;
    box-shadow: none !important;
}

.menubar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
}

#menubarbottom{
	height: 31px;
}

.menubar.bottom{
	background-color: #ffffffd6;
	border: none;
}

.menubar.bottom:before {
    opacity: -0.7 !important;
}



.menubar ul.menu {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0;
	padding: 0;
	list-style-type: none;
    margin-left: auto;
    margin-bottom: 0;
    width: auto;
    float: right;
    display: block;
}

.menubar ul.menu li {
	margin: 0 10px;
	padding: 0;
}

.menubar ul.menu li a {
	color: #000000;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.menubar ul.menu li {
    margin: 0;
    padding: 0;
    float: left;
    width: auto;
}

.menubar ul.menu li a {
    color: #000000;
    text-decoration: none;
    font-size: 13px;
    font-weight: 200;
    letter-spacing: 0;
    text-transform: inherit;
    padding-left: 20px;
    padding-right: 20px;
    top: 5px;
    opacity: 1;
}

.reveal-toolbar.reveal-toolbar-bottom > a:nth-child(2){
    display: none;
}

.logo-header {
  height: 80px;
  top: 5px;
  position: relative;
  z-index: 99;
  width: 286px;
  margin-left: auto;
  margin-right: auto;
}

.logo-footer a{
	width: 18%;
	padding-top: 4px !important;
}

#menubarbottom > div > a > img{
    width: 29% !important;
    height: 21px;
	margin-bottom: 0;
    margin-left: 0px !important;
}

.reveal .controls, .reveal a, .reveal .progress{
	color: #000;
}

.logo{
	margin-left: auto !important;
    margin-right: auto !important;
    display: block;
    width: auto;
    margin-top: 2% !important;
}

.fa-expand:before, .fa-bars:before{
	font-size: 20px !important;
}

.fa-question:before{
	font-size: 16px !important;
}

.reveal .reveal-toolbar.reveal-toolbar-bottom {
    left: 60px;
  }

.slide-menu-wrapper .slide-menu-overlay.active{
	display:none;
}

.reveal .reveal-toolbar.reveal-toolbar-bottom {
        bottom: -5px !important;
    z-index: 30;
}

.reveal-toolbar .reveal-toolbar-button{
    color: #000 !important;
    font-size: .55em !important;
    border: transparent !important;
    border-radius: 0 !important;
    background-color: transparent !important;
    width: 22px !important;
    padding: 0px !important;
    margin: 6px !important;
}

.reveal .slide-menu-button{
	left: 36px;
}

.slide-menu-wrapper .slide-menu {
    background-color: #f7f7f7f2 !important;
    /*backdrop-filter: blur(2px);*/

}

.reveal .slide-menu-button{
	font-size: .55em !important;
    background-color: transparent !important;
    height: 21px !important;
    padding: 3.5px !important;
    padding-top: 0px !important;
    left: 35px !important;
    bottom: 4px !important;
}

.slide-menu-wrapper .slide-menu{
	width: 220px !important;
}

body > div.slide-menu-wrapper > nav > ol > li.toolbar-panel-button.active-toolbar-button, #close > span{
	display: none;
}

.slide-menu-wrapper .slide-menu-items, .slide-menu-wrapper .slide-menu-item, .slide-menu-wrapper .slide-menu-item, .slide-menu-wrapper .slide-menu-toolbar{
	border-bottom: transparent !important;
	border-top: transparent !important;
}

.slide-menu-items li{
	font-size: 14px;
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}

.slide-menu-item .slide-menu-item-title{
	font-weight: 500 !important;
}

.slide-menu-item-vertical{
	padding-left: 18px !important;
}

.slide-menu-wrapper .slide-menu-toolbar > li.toolbar-panel-button i{
	float: right;
	margin-right: 5%;
	color: #4a4945;
}

.slide-menu-item-title{
	color: #666;
}

.slide-menu-item-vertical.active .slide-menu-item-title, .slide-menu-item.active .slide-menu-item-title {
	color: #000;
}

.slide-menu-wrapper .active-menu-panel li.selected {
    background-color: #eaeeef82 !important;
}

.slide-menu-wrapper .active-menu-panel li.active {
    color: #000 !important;
}

.slide-menu-wrapper .slide-menu-item{
	color: #666 !important;
}

.fa-circle:before {
    color: #000;
}

.reveal .controls .controls-arrow{
	color: #fff;
}

.fa-bars:before{
	content: "\f0c9";
}

.toolbar {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  width: auto;
}

.toolbar-button {
  height: 24px;
  width: 24px;
  margin-right: 5px;
  border: none;
  padding: 0;
  background: none;
  color: #000;
  cursor: pointer;
}

.toolbar-button i {
  font-size: 24px !important;
  line-height: 24.5px;
}

.fa-facebook:before {
    content: "\f082" !important;
    color: #3b5998;
}

.fa.fa-expand:before {
    content: "\f065" !important;
}

.fa-download:before{
    content: "\f08e" !important;
    font-size: 19px !important;

}

.fa-instagram:before {
    content: "\e055" !important;
    color: #E4405F;
}

/* .fa-whatsapp:before {
    content: "\f40c" !important;
    color: #25D366;
} */

.fa-envelope:before {
    content: "\f199" !important;
    color: #34B7F1;
}

#menubarbottom > div.logo-footer{
	margin-right: 0;
}

.fa.fa-compress:before {
    content: "\f066" !important;
}

.fa-arrow-alt-circle-right:before, .fa-circle-right:before {
    content: "\f061" !important;
}

.fa-check-circle:before, .fa-circle-check:before {
    content: "\f14a" !important;
}

.fa-circle:before {
    content: "\f0c8" !important;
}

body > div.reveal.fade.center.focused.has-vertical-slides.has-horizontal-slides.ready > div.reveal-toolbar.reveal-toolbar-bottom > a:nth-child(2){
    margin-left: 0 !important;
}

#menubarbottom > div.logo-footer > a{
    width: 75px !important;
    float: right !important;
    margin-top: -1px !important;
}

.reveal .slide-p {
    color: #fff;
}

.reveal .slide-a {
    color: #6b6b6b;
}

.reveal .slide-a:hover {
    color: #FF5816;
}


.blueprint{
    border: 1px dashed #666666;
    background-color: #272727;
    color: #666666;
}

.image{
  max-width: 100% !important;
  width: 100%;
  height: auto;
}

      .full-height-section {
      height: 100%;
    }

    .full-height-section .columns,
    .full-height-section .column {
      height: 100%;
    }

    .full-height-section .box {
      height: 50%;
    }

    .top-left, .bottom-left, .top-right, .bottom-right {
      height: 50%;
    }

    .left, .right {
      height: 100%;
    }

/* Adjust hero slide position in fullscreen */
:-webkit-full-screen .full-height-section .hero,
:-moz-full-screen .full-height-section .hero,
:-ms-fullscreen .full-height-section .hero,
:fullscreen .full-height-section .hero,
:-webkit-full-screen .full-height-section .slideheight,
:-moz-full-screen .full-height-section .slideheight,
:-ms-fullscreen .full-height-section .slideheight,
:fullscreen .full-height-section .slideheight {
  position: relative !important;
  top: 5vh; /* Adjust this value for desired positioning */
}

.slider-pagination{
    bottom: 4% !important;
}

.content-container {
  width: 100%;
}

.slider{
    height: 100%;
}

.slider-item div img{
    margin: 0;
}
 
.slider-block .slider-pagination{
    padding: 0;
}

.slider-pagination{
    padding-bottom: 3%;
}

.slider-navigation-previous, .slider-navigation-next{
    display: none;
}

.column.right-content{
    padding: 3rem;
}

.multiline-text{
    white-space: pre-line;
}

.pricetag{
    height: auto;
    background-color: transparent;
    color: #fff;
    border: none;
}

.pricetag span{
    display: grid;
    line-height: normal;
}

.pricetag:hover{
    color: #e9e6e6;
    border: transparent;
}

.tabs.is-toggle li.is-active a{
    background-color: #000 !important;
}

.overflow-hidden{
    overflow: hidden;
}

.h-100{
    height: 100%;
}

.h-100vh{
    height: 100vh;
}

.w-70vw{
    width: 70vw;
}

.w-100{
    width: 100%;
}

.full-width-max {
    max-width: 99.9vw;
}

.modal-style-2-col{
    width: 100%; 
    max-width: 90vw; 
    max-height: 78vh;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.d-none {
    display: none;
}

.z-9 {
    z-index: 9;
}

.z-99 {
    z-index: 99;
}

/* Card */

.card{
    height: 100%;
}

/* mobblock */

.mobblock{
    display: none;
    width: 100%;
    height: 100vh;
    z-index: 100000;
    overflow: hidden;
    background-color: #363636;
}

.mobblock .overlay-content {
    padding: 30%;
    padding-top: 20%;
}  

#gdpr-consent-banner {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #2b2b2be6;
    padding: 1rem;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
    z-index: 1000;
}

/* Style for the preloader */
    .preloader-overlay {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #2B2B2B; /* semi-transparent background */
      display: flex;
      justify-content: center;
      align-items: center;
      z-index: 9999;
      pointer-events: none; /* Allows interaction with underlying elements */
    }

    .preloader-content {
      pointer-events: auto; /* Allows interaction with preloader content */
      background: url(https://mslide.bod.nu/assets/MSlidebrand/MSlideBW.svg);
      background-position: center;
      background-repeat: no-repeat;
      background-size: 70%;
    }

    .spinner {
      border: 2px solid #f2f2f2;
      border-top: 2px solid #666;
      border-radius: 50%;
      width: 100px;
      height:100px;
      animation: spin 1s linear infinite;
    }

    @keyframes spin {
      0% { transform: rotate(0deg); }
      100% { transform: rotate(360deg); }
    }

    .reveal .controls{
        bottom: 50px !important;
    }

/* Lightbox */

.reveal>.overlay .spinner{
    background-image: none !important;
}

.reveal>.overlay header a.external .icon{
    background-image: url(https://mslide.bod.nu/assets/MSlidebrand/open-new-window.svg) !important;
}

.reveal>.overlay header a.close .icon {
    background-image: url(https://mslide.bod.nu/assets/MSlidebrand/mark.svg) !important;
}

/*Media Q*/

/* equal to or less than 881px */
@media only screen and (max-width: 881px) {

    .logo-header{
        top: 0;
        width: 100%;
        background-color: #2b2b2bbd;
        height: 45px;
        padding-top: 2.5%;
        padding-bottom: 2.5%;
    }


    #menubarbottom {
        display: none;
    }
    .reveal-toolbar .reveal-toolbar-button {
        display: none !important;
    }
    .reveal .slide-menu-button {
        background-color: transparent !important;
        bottom: 25px !important;
        margin-left: -35px;
    }
    .reveal .slide-menu-button .fa-bars:before {
        font-size: 30px !important;
        bottom: unset !important;
    }
    .slide-menu-wrapper .slide-menu-toolbar > li.toolbar-panel-button i {
        font-size: 2.2em !important;
    }

    .iconoir-menu{
        color: #fff;
    }

    *[class^='iconoir-']::before, *[class*=' iconoir-']::before{
        width: 1.5em;
        height: 1.5em;
    }

    .reveal .controls{
        bottom: -53px;
    }

    .slide-menu-item .slide-menu-item-title, .slide-menu-item-title{
        margin-left: 10px;
        margin-top: 4px;
    }
}

/* Default styles for larger screens (desktop and above) */
@media screen and (min-width: 1024px) {
  #contentModal2 .modal-content .right-content {
    order: 1 !important; /* Display right content first */
  }

  #contentModal2 .modal-content .p-0 {
    order: 2 !important; /* Display slider content second */
  }
  
  #contentModalWithSlider .modal-content .right-content {
    order: 1 !important; /* Display right content first */
  }

  #contentModalWithSlider .modal-content .p-0 {
    order: 2 !important; /* Display slider content second */
  }
}

/* Styles for smaller screens (tablet and below) */
@media screen and (max-width: 1023px) {
  #contentModal2 .modal-content .right-content {
    order: 2 !important; /* Display right content second */
  }

  #contentModal2 .modal-content .p-0 {
    order: 1 !important; /* Display slider content first */
  }
}

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

  #slider2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .hero-carousel-background-overlay {
    position: absolute; 
    top: 0; 
    left: 0; 
    height: 100%; 
    width: 100%; 
    background-color: #7371717D; 
    mix-blend-mode: multiply;
  }

  #heroCarousel img {
    max-width: 100%;
    max-height: 100%;
    margin: 0;
    padding: 0;
  }


/* equal to or less than 881px */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px), only screen and (min-device-width : 480px) and (max-device-width : 800px) and (orientation : landscape), only screen and (device-width: 768px), only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5) {

    /*.full-height-section .columns, .full-height-section .column {
        height: auto;
    }*/

    .full-height-section{
        overflow-y: auto;
        overflow-x: hidden;
    }
}

  @media screen and (max-width: 430px) {
    .mobblock {
        display: block !important;
    }

    .slide-menu-button{
        display: none !important;
    }
}

  @media screen and (max-width: 768px) {
    .hero-slider-title {
      font-size: unset !important;
    }

    .mobblock {
        display: block !important;
    }

    .slide-menu-button{
        display: none !important;
    }
  }

  @media screen and (max-width: 1024px) {
    #contentModal2 .modal-content.columns {
      flex-direction: column;
    }

    #contentModal2 .column {
      width: 100%;
    }
  }