img.size-medium {
  padding: 20px;
  max-width: 320px;
}
.image-box {
    position: relative;
     
}

.image-box img {
  /*-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */*/
  /*filter: grayscale(100%);*/
}
#layer {
    /*background-color: rgba(0, 0, 0, 0.2);*/
    
      /*background: rgb(255,255,255);
background: -moz-linear-gradient(180deg, rgba(255,255,255,0.8211659663865546) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 38%, rgba(255,255,255,0) 73%);
background: -webkit-linear-gradient(180deg, rgba(255,255,255,0.8211659663865546) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 38%, rgba(255,255,255,0) 73%);
background: linear-gradient(180deg, rgba(255,255,255,0.8211659663865546) 0%, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 38%, rgba(255,255,255,0) 73%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);*/
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #7b7458;
    opacity: 0.5;
    /*background-color: rgba(0, 0, 0, 0.3);*/
    mix-blend-mode: color;
}

.circular--square {
  /*border-top-left-radius: 50% 50%;
  border-top-right-radius: 50% 50%;
  border-bottom-right-radius: 50% 50%;
  border-bottom-left-radius: 50% 50%;
    padding: 0 20px;*/
  border-radius: 100%;
  padding: 20px;
}

.introtext-wrap {
    width: 60%;
    position: absolute;
    z-index: 999;
    top: 50%;
    left: 0%;
    transform: translate(0%, -50%);
    padding: 0px 60px;
}

.introtext-wrap-center {
    width: 60%;
    position: absolute;
    z-index: 999;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0px 60px;
}
   .flex {
         display: flex;
         align-items: center;
         justify-content: center;
    }
   .flex-vertical-center {
        align-items: center;
    }
    
    .flex-item {
  max-width: 50%;
}

.introduction {
/*height: 70vh;*/
}
.introtext-one {
    padding: 0px 25px 30px 25px !important;
    position: relative;
}

.absolute-center {
  display: flex; 
  align-items: center; 
  justify-content: center;
  text-align: center;
  background: #00a094;
  position: relative;
}  

.absolute-center:after {
    content: " ";
   position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: #00a094;
    transform-origin: top right;
    -ms-transform: skew(-30deg, 0deg);
    -webkit-transform: skew(-30deg, 0deg);
    transform: skew(10deg, 0deg);
}
.introtext-one-wrap {
position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.introbild-one img {
    /*position: absolute;*/
    right: 0px;
    bottom: 0px;
        z-index: -1;
}

.introboxes .introbox {
 padding: 4px 2px 0px 2px;
}

i.announce {
 font-size: 24px;
 color: white !important;
 
 padding-bottom: 20px;
}


i.announce-green {
    font-size: 24px;
    color: #00a094;
    padding-bottom: 20px;
    text-align: center;
    display: block;
}

.splitbild {
 background-repeat: no-repeat;
 background-position: center center;
 background-posititon: cover;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
     min-height: 320px; 
     -moz-filter: grayscale(100%) brightness(120%);
     filter: grayscale(100%) brightness(120%);
}

.pswp--open {
    display: block;
    z-index: 9999;
}


.woocommerce img.alignleft, .woocommerce-page img.alignleft {
     height: inherit !important;
     width: inherit !important;
}

.middletext {
    position: absolute;
    width: 60%;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 50%);
    padding: 30px 40px;
}

.right-side {
 background-color: #fff;
 padding: 30px; padding-top: 140px;
 min-height: 100vh;
}

.right-side img {
 width: 100% !important;
 height: auto !important;
 padding: 20px 0px;
}

.darker-grad {
 background: rgb(0,0,0);
background: linear-gradient(0deg, rgba(0,0,0,0.7) 0%, rgba(255,255,255,0) 40%, rgba(255,255,255,0) 60%, rgba(0,0,0,0.7) 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.darker {
    background-color: rgba(0, 0, 0, 0.45);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.darker-grad-2 {
background: rgb(255,255,255);
background: radial-gradient(circle, rgba(255,255,255,0) 39%, rgba(0,0,0,1) 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.sharebtn {
 text-align: center;
}
.sharebt {
 display: inline-block;
    background-color: #8fb0d8;
    border-radius: 50px;
    padding: 4px 15px;
    cursor: pointer;
    line-height: 30px;
    margin: 0px 20px;
    
}

.custombutton {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 1rem;
    color: #000;
    text-align: center;
    border: 0px solid #000;
    padding: 0px;
    text-decoration: none;
    background-color: #00000000;
    border-radius: 0px;
    letter-spacing: 3px;
    margin: 0px 0px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin-right: 10px;
}

a.custombutton  {
    position: relative;
    text-decoration: none; /* Remove default underline */
}

a.custombutton::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -5px; /* Adjust this value to control the spacing */
    height: 2px; /* Adjust this value to control the line thickness */
    background-color: var(--subcolor); /* The desired color */
}

.custombutton i {
 font-size: 20px;
}

.custombutton a,
.custombutton a:visited {
 color: #000;
 
 }
 
 a.custombutton i {
 font-size: 14px;
 }
 
 a.custombutton ,
a.custombutton:visited {
 color: #000;
 
 }
 
a.custombutton:hover > i {
 
}
a.custombutton.icon {
     background-color: var(--subcolor) !important;
    text-align: center;
    margin-top: 20px;
}
a.custombutton.icon i {
    color: var(--light);
    padding-right: 10px;
    padding: 8px 7px 8px 9px;
    display: block;
    /* margin: 10px 0px; */
    font-size: 1em;
 }

a.custombutton::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -5px;
    height: 2px;
    background-color: var(--subcolor);
}

a.custombutton.icon::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -5px;
    height: 0px;
    background-color: var(--subcolor);
}
 
.start-text .custombutton a,
.start-text .custombutton a:visited {
 color: #fff;
 
 }
 .start-text a.custombutton:hover {
  opacity: 0.7;
 }
 
.start-text a.custombutton ,
.start-text a.custombutton:visited,
.start-text a.custombutton:hover { 
 color: #fff;
 
 
 }
.divided a.custombutton:hover {
 color: #fff;
 
 }
.pages a.custombutton{
 color: #000;
}
.pages a.custombutton:visited {
 color: #000;
 
 }
.pages a.custombutton:hover {
 color: #fff;
 
 }
 
 .productmenu {
  border-right: 1px solid #dadada; padding-right: 20px;
 }
 .productbody {
  padding-left: 40px;
 }
 
 .custom-meta {
  float: right; display: block; width: 48%;
 }
 .referncelist {
  padding: 20px 0px;
 }
  .blogtags .tagwrap {
   position: relative;
  }
  
  .newproject h2 {
   text-align: left;
  }
  
  .metatagswitch {
       position: absolute;
     bottom: 20px;
     right: 0;
     background-color: #00a094;
     color: #fff;
     width: 32px;
     height: 32px;
     border-radius: 40px;
     text-align: center;
  }
 .metatagswitch:before {
    content:"\f068";
    font-family: "FontAwesome";
    display: block;
    font-size: 1.2em;
    line-height: 33px;
    color:white;
}
 .metatagswitch.collapsed:before {

    content:"\f067";
    font-family: "FontAwesome";
    display: block;
    font-size: 1.2em;
    line-height: 33px;
    color:white;
}

   .metatagswitch i {
    color: white;
    font-size: 1.2em;
    padding: 7px !important;
   }
 .blogtags .tagwrap .metatag {
     padding: 20px 10px;
 }
 
 .blogtags .tagwrap .metatag:first-child {
     padding-left: 0px;
 }
 
 .referensdetail {
   padding: 20px;
 }
 .referensdetail h3 {
  padding: 0px;
  margin: 0px;
 }
 .referensdetail p {
     font-size: 1em;
     margin-bottom: 20px;
 }
 
  .referensdetail p:last-child {
   margin-bottom: 0px;
  }
 
 @media screen and (max-width: 769px) {
   .productmenu {
  border-right: 1px solid #dadada; padding-right: 20px; display: none;
 }
 .productbody {
  padding-left: 20px;
 }
 
 
  .custom-meta {
  float: left; display: block; width: 88%;
 }
 
 
 .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
     width: 100%;
     float: left;
     clear: both;
     margin: 0 0 2.992em;
 }
 
  .newproject h2 {
   text-align: left;
   font-size: 1.0em;
  }
 }
 
 
  @media screen and (max-width: 1200px) {
      .blogtags .tagwrap .metatag {
        padding: 5px 10px 5px 0px;
    }
  }


.centered {
  position: relative;
  bottom: 20px ;
  /*left: 20px;*/
  text-align: center;
  /*top: 50%;
  left: 50%;
  transform: translate(-50% , -50%);
  -webkit-transform: translate(-50%, -50%); */
  margin-bottom: 40px;
}

.introboxes {
 padding-left: 30px; padding-right: 30px;
}

.introbox a:hover {
	-webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -ms-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
    
}

.pop_content .text {
 z-index: 3;
	width: auto;
	display: block;
	padding: 5% 20%;
}

.alternativ-logo {
  width: 100px;
  height: 100px;
  background-color: transparent;
  position: absolute;
  left: 50%;
  margin-left: -50px;
  top: 85%;
  margin-top: -50px;
}

.bokning {
  padding-right: 20px;
}

/* Slider */

.logoswiper .swiper-slide {
 height: auto;
 min-height: calc(13rem + 50px)
}
.startslide .swiper-slide,
.pushslide .swiper-slide {
   padding-top: 92px;
   min-height: 480px;
   max-height: 480px;
	  height: auto;
   -webkit-background-size: cover !important;
   -moz-background-size: cover !important;
   -o-background-size: cover !important;
   background-size: cover !important;
   display: -webkit-box;
   display: -ms-flexbox;
   display: -webkit-flex;
   display: flex;
   -webkit-box-pack: center;
   -ms-flex-pack: center;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-box-align: center;
   -ms-flex-align: center;
   -webkit-align-items: center;
   align-items: center;
   background-color: white !important;
   min-width: 100%;
   /*filter: /*grayscale(100%)*/ brightness(120%);*/

}

.pushslide .swiper-slide {
 
 min-height: 400px; 
}
/* Default (inactive) bullet color */
.swiper-pagination-bullet {
  background-color: var(--maincolor); /* Default color */
  opacity: 0.4;
  transition: background-color 0.3s ease;
}

/* Active bullet color */
.swiper-pagination-bullet-active {
  background-color: var(--subcolor); /* Active color (e.g., blue) */
  pacity: 1;
}

/* Hover effect (optional) */
.swiper-pagination-bullet:hover {
  background-color: var(--maincolor);  /* Hover color */
  pacity: 1;
}

/* MASONRY */
.linkedin-container {
    width: 100%;
    margin: 0 auto;
    padding: 0; /* Remove any padding that might restrict the width */
    box-sizing: border-box;
}
#linkedin-masonry {
    display: flex;
    flex-wrap: wrap;
    gap: 20px; /* Space between grid items */
    width: 100%;
    box-sizing: border-box;
    justify-content: center; /* Center all items horizontally */
    align-items: flex-start; /* Align items to the top (optional for consistency) */
}

.grid-item {
    width: calc((100% / 3) - 20px); /* Each item occupies roughly a third of the row */
    box-sizing: border-box;
    margin-bottom: 20px; /* Space at the bottom of each item */
}

@media (max-width: 1024px) {
    .grid-item {
        width: calc(50% - 20px); /* Two items per row on tablets */
    }
}

@media (max-width: 768px) {
    .grid-item {
        width: 100%; /* One item per row on mobile */
    }
}
/*.linkedin-posts.masonry-grid {*/
/*    display: grid;
/*    grid-template-columns: repeat(3, 1fr); /* 3 columns */
/*    gap: 10px; /* Space between items */
/*    grid-auto-rows: 5px; /* Smaller base row height for finer control */
/*    align-items: start; /* Align items to the top */
/*}
*/
/*.masonry-item {
    grid-row-end: span var(--row-span, 20); /* Adjust row span dynamically */
  /*  overflow: hidden; /* Prevent overflow issues */
/*}*/
/*
.masonry-item iframe {
    width: 100%; 
    border: none;
    display: block;
}
*/

/* Woocommerce */
.product .entry-summary {
 margin: 0px;
}
.woocommerce div.product div.images .flex-control-thumbs {

    margin-top: 5px;
}
.woocommerce div.product div.images .flex-control-thumbs li {

    padding-right: 6px;
    padding-bottom: 6px;
}


.woocommerce div.product div.images .flex-control-thumbs li:last-child {

}

.product_meta .sku_wrapper {
 text-transform: uppercase !important;
 width: 100%;
 display:block;
}

.posted_in {
 display: none;
}

.product_meta .sku_wrapper .sku {
 text-transform: uppercase !important;
 width: 100%;
 color: #00A094;
 font-weight: 500;
 display:block;
}

.woocommerce .woocommerce-breadcrumb {
    margin:0;
    padding: 0;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    color: #00A094;
}

.woocommerce .woocommerce-breadcrumb a {
  color: #00A094;
}

.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #ededed;
    border-radius: 0rem;
}


.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
    margin: 0 3.8% 2.992em 0;
    padding: 0;
    position: relative;
    width: 100%;
    margin-left: 0;
}

img.attachment-woocommerce_thumbnail {
 filter: /*grayscale(100%)*/ brightness(120%);
}


.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    font-weight: 700;
    font-size: 24px;
      line-height: 33px;
    text-align: left;
    margin-bottom: 10px;
		text-transform: uppercase;
  color: black;
  margin: 0px;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: 10px 0px 10px 0px;
    font-weight: 300;
    border-radius: 0px;
    left: auto;
    color: #000;
    background-color: transparent;
    border: 0;
    display: inline-block;
    background-image: none;
    text-transform: uppercase;
    box-shadow: none;
    text-shadow: none;
    margin-top: 0px !important;
}

.productbox h3 {
    margin-top: 20px;
    font-size: clamp(1.5rem, 2.5vw + 0.6rem, 2rem);
}

a.button::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -5px;
    height: 2px;
    background-color: var(--subcolor);
}

a.button:after {
 
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
 background-color: transparent;
}

.woocommerce .product .related, .woocommerce .variations_form {
 display: none;
}


.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
    margin: 0px;
    padding: 0px;
    position: relative;
    width: 100%;
    margin-left: 0;
}

.woocommerce ul.products li.product .price {
    color: #000;
    display: none;
    font-weight: 500;
    margin-bottom: .5em;
    font-size: .857em;
}
/* Contact Form */

.wpcf7 input,
.wpcf7 textarea {
	width: 100%;
}

.wpcf7 label {
	display: block;
}

div.wpcf7 {
	max-width: 30em;
	margin-left: auto;
	margin-right: auto;
}

.wpcf7 p {
 padding-bottom: 0px;
 margin-bottom: 0px;
}

/* Search */
.headersearch {
 margin-top: 14px;
}

.headersearch i {
 font-size: 16px;
 padding-left: 5px;
 margin-right: 20px;
}

.search-form {
     float: left;

}

.search-form .search-submit {
 display: none;
}

input[type="search"].search-field {
    color: #666;
    border: 0px solid #ccc;
    border-radius: 0px;
    padding: 8px;
    min-height: 20px;
    background-color: #f1f1f1;
    margin-top: 0px;
    font-size: 14px;
}

/* Collapses */

.btn-link {
    font-weight: 800;
    color: #008000 !important;
    background-color: transparent;
    cursor: pointer;
}

.pointer {cursor: pointer;}

/* instagram */

#instagram {
    font-family: Arial, Helvetica, sans-serif;
    /*background-color: #f2eedb;*/
    color: #000;
    overflow: hidden;
	min-height: 100px;
    width: 100% !important;
    height: auto !important;
	padding: 0px;
}

#instagram h1 {
	margin: 0px;
	margin-bottom: 20px;
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: normal;
	font-weight: 300;

}

#instagram img {
	width: 100%;
 
}

.instagram_post {
	width: 25%;
	float: left;
	
}

.instagram_post_container {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
}

.instagram-wrap {
	height: 0;
    padding-bottom: 100%;
    position: relative;
    margin: 5px;
}

.instagram-img {
    float: left;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	width: 100%;
    max-width: 100%;
    height: 100%;
    margin: 0;
    display: block;
	position: absolute;
}
.grids-left {
  border-right:1px solid #a49566;
}

.grids-right {
  padding-left:40px;
}

/* LOGO */

.navbar-brand {
    height: 60px;
    float: left;
    padding: 12px 7px 12px 23px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; 
}

.navbar-brand img {
 width: 100%;
    height: 100%;
}
.brand-container {
	text-align: center;
  padding: 0px 0px;
}


/* END Instagram */

.readmore-news {
    display: inline-block;
    text-transform: uppercase;
    font-family: Raleway;
    /* text-align: left; */
    font-weight: 500;
    font-size: 12px;
    color: #000000;
    text-align: center;
    border: 1px solid;
    padding: 5px 7px;
}

a.readmore-news:hover,
a.readmore-news:visited {
  
  color: #000000;
  text-decoration: none;
}

a.readmore-news {
  
  color: #000000;
  text-decoration: none;
}

iframe {
   /*   width: 1px;
    min-width: 100%;
    border: 0px;
    min-height: 850px;
    background-color: #ffffff;
    padding: 30px; */
}


/* Main Button Style */
.myprefix-button {
  text-shadow:1px 1px 1px #000;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  /*-webkit-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.1);*/
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  padding: 1px;
  vertical-align: middle;
  padding: 10px;
  }

.myprefix-button span {
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  -webkit-border-radius: 0px;
    background:#000;

  -moz-border-radius: 0px;
  border-radius: 0px;
  color: #fff;
  display: block;
  font-weight: 200;
  text-transform: uppercase;
  font-size: 22px;
  letter-spacing: 2px;
  padding: 6px 12px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25); }

/* Hover */
.myprefix-button:hover{
  text-decoration:none;
  opacity: 0.7;}

/* Active */
.myprefix-button:active{
   }
   
 /* Filters*/
 
 #filters {
  padding: 0px 0px 20px 0px;
 }
 
 ul#filters{
  display: inline-block !important;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  color: #000;
  padding-bottom: 30px;
  margin: 0px;
}


ul#filters li {
  display: inline-block !important;
  padding-left: 5px;
  padding-right: 5px;
}

ul#filters a {
    text-align: center;
	 color: #000;
	     font-size: 14px;
}

ul#filters a:active, 
ul#filters a:hover {
	 color: #000;
}

 
   /*Quotes */
.quote {
  text-align: center;
  padding: 30px 40px;
    background: #bccbd3;
  
}

blockquote {
    display: block;
    padding: 14px 0px;
    margin: 15px 0px;
    position: relative;
    font-size: 16px;
    text-align: center;
    font-weight: 400;
    font-family: "linotype-didot", sans-serif;
    font-style: italic;
    color: #000000;
    /* font-family: 'Oswald', sans-serif; */
    /* text-transform: uppercase; */
    border-top: 1px solid #8fb0d8;
    /* border-bottom: 1px solid #8fb0d8; */
}

blockquote p {
    display: block;
    /* padding: 30px 0px; */
    margin: 1.5em 0;
    position: relative;
    /* font-size: 32px; */
    text-align: center;
    /* font-weight: 700; */
    color: #000;
    /* font-family: 'Oswald', sans-serif; */
    /* text-transform: uppercase; */
}



/* Vod */
	.embed-container { 
		position: relative; 
		padding-bottom: 56.25%;
		overflow: hidden;
		width: 100%;
		height: auto;
	} 

	.embed-container iframe,
	.embed-container object,
	.embed-container embed { 
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
 

 .starts {
 display: none;
 
}

/* SECTION RUBRIK */

.section_rubrik {
 padding: 40px 20px;
 text-align: center;
}

.subtitle-container {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
}

.subtitle {
  position: relative;
  font-size: clamp(1rem, 1.5vw + 0.4rem, 1.5rem);
  text-align: center;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 3px;
  white-space: nowrap;
  padding: 0 20px;
}

.line {
  flex: 1; /* Ensures the line stretches to the edges */
  height: 1px;
  background-color: black;
}


/* SPLIT CONTENT */

.split-content {
 padding: 0px; background-color: var(--neutral);"
}
.split-content .image-wrapper {
 display: flex; align-items: center; z-index: 2;
}
.split-content .image-container {
 flex: 0 0 50%; aspect-ratio: 1; display: flex; align-items: center; justify-content: center; overflow: hidden; position: relative;
}
.split-content .image-container img {
 width: 100%; height: 100%; object-fit: cover;
}

.split-content .text-wrapper {
 position: relative; 	flex: 1;
 display: flex;
 height: 100%;
 align-items: center;
 justify-content: center;
}

.split-content .decoration {
 position: absolute;
 top: -7%;
 bottom: -10%;
 right: 10%;
 left: 0;
 background-color: var(--maincolor);
 z-index: 0;
 height: 114%;
}
.split-content .decoration.left {
  right: 0;
 left: 10%;
}

.split-content .text-container {
 height: 85%;
 width: 100%;
 background-color: white;
 display: flex;
 z-index: 1;
 align-items: center;
 justify-content: center;
}

.split-content .content-text {
 position: relative;
 padding: 35px;
 text-align: left;
 width: 80%;
 color: black;
}

@media screen and (max-width: 992px) {
 

.introtext-one-wrap {
    position: relative;
    left: auto;
    top: auto;
    transform: translate(0%, 30%);
    width: 100%;
    height: 37vh;
}

.right-side {
 background-color: #fff;
 padding: 30px; padding-top: 30px; 
}

.right-side .custombutton {
    color: #000;
    border: 1px solid #000;
}

 .starts {
 display: block;
 
}
.starts-full {
 display: none;
}
.left-side {
    height: 35vh;
    min-height: 400px;
}
.bars {
  padding-bottom: 30px;
}
  .navbar-brand {
    color: #fff;
    width: 240px;
    padding: 10px 20px;
    /* margin: -5px 0px 10px 0px; */
    border-right: 0px solid white;
    float: left;
}

.splitbild {
 min-height: 30vh; max-height: 500px;

 
}

.splittext {
 width: 80%;
}

.middletext {
 
         position:relative;
         top: 0%;
         transform: translate( 0, 0%)!important;
         padding: 0px;width: 100%;
}
.introbox {
  padding-bottom: 30px;
  padding-right: 5px;
    padding-left: 5px;
}

.navbar-brand {
    color: #fff;
    width: 240px;
    padding: 0px 20px;
    padding-bottom: 10px;
    /* margin: -5px 0px 10px 0px; */
    border-right: 0px solid white;
    float: left;
}
blockquote {
    /* padding: 0px 10%; */
    /* background-color: #f2f2f2; */
    /* color: rgba(29, 35, 44, 0.52); */
    margin: 20px 0px 40px 0px;
    z-index: 1;
    text-align: center;
    font-size: 21px;
}

.introbild-one img {
 position: absolute;
 right: 0px;
 bottom: 0px;

}

.introtext-one {
 padding: 0px 25px 30px 25px !important;
}
.introtext-one img {
 width: 280px;
}
.handdrawn img {
 padding-top: 20px;
 width: 60% !important;
}

blockquote p {
    padding: 10px 0px;
    margin: 0px;
    /*color: #f7931d !important;*/
    text-align: center;
    font-size: 18px;
}

    blockquote {
  display: block;
  padding: 30px 0px;
  margin: 1.5em 0;
  position: relative;
  font-size: 18px;
  text-align: center;
}

}


@media screen and (max-width: 520px) {
    blockquote {
  display: block;
  border-width: 2px 0;
  border-style: solid;
  border-color: #eee;
  padding: 30px 0px;
  margin: 1.5em 0;
  position: relative;
  font-size: 16px;
  text-align: center;
}

.introbox {
    padding-bottom: 10px;
}
.introbox .image-box {
 width: 100%;
}

.introboxes {
 padding: 0px;
}

.introboxes .introbox {
 padding: 4px 0px 0px 0px;
}

.pop_content .splitbild {
 min-height: 20vh;
 max-height: 300px;
}

.image-box {
    position: relative;
    width: 80%;
    text-align: center;
    margin: 0 auto;
}


.pop_content .text {
 z-index: 3;
	width: auto;
	display: block;
	padding: 20% 0%;
}

.sharebt {
    display: inline-block;
    background-color: #8fb0d8;
    border-radius: 50px;
    padding: 4px 15px;
    cursor: pointer;
    line-height: 23px;
    margin: 0px 13px;
    font-size: 13px;
}

.header-icons .fab {
 font-size: 20px;
}

.introtext-wrap {
    width: 80%;
    position: absolute;
    z-index: 999;
    top: 50%;
    left: 0%;
    transform: translate(0%, -50%);
    padding: 0px 20px;
}
 .introtext-one-wrap {
    position: relative;
    left: auto;
    top: auto;
    transform: translate(0%, 0%);
    width: 100%;
    height: auto;
}

.handdrawn img {
    padding-top: 20px;
    width: 90% !important;
}

.splitbild {
 min-height: 50vh;
}
.splittext {
 padding: 40px; width: 100%;
}
.bokning {
  padding-right: 0px;
  text-align: center;
  width: 100%;
}

.table {
    font-size: 14px;
}


.bars {
  padding-bottom: 30px;
}




.alternativ-logo {
  width: 60px;
  height: 60px;
  background-color: transparent;
  position: absolute;
  left: 50%;
  margin-left: -30px;
  top: 85%;
  margin-top: -30px;
}

.instagram_post {
    width: 50%;
    float: left;
}


.grids-left {
  border-right:0px solid #a49566;
  padding-bottom: 20px;
}

.grids-right {
  padding-left:20px;
}

.starts {
 text-align: center !important;
    display: inline !important;
}

.starts img {
  width: 190px !important;
  display: inline !important;
}

.starts-full {
 display: none;
}

.introtext-one {
 padding: 20px 17px 30px 17px !important;
}

.introbild-one img {
position: absolute;
    right: 50%;
    bottom: 0px;
    height: 100%;
    width: auto;
    transform: translate(50%, 0%);
}


.absolute-center:after {
    display: none;
}

}

/* ARKITEKTLOGIN */
.custom-login-form-wrapper label {
 display: block;
}

/* MY ACCOUNT */

.my-account .downloads ul {
    list-style-type: none;
    padding: 0;
}

.my-account .downloads li {
    margin-bottom: 10px;
}

.my-account .downloads a {
    color: #0073aa;
    text-decoration: none;
}

.my-account .downloads a:hover {
    text-decoration: underline;
}

.my-account .download-table tr {
 padding: 20px 0px;
}

.download-table a.custombutton:last-child {
 margin-right: 0px;
}

.woocommerce-account .woocommerce-MyAccount-content {
    float: left;
    width: 100%;
}

.woocommerce-account .woocommerce-info {
 display: none;
}

.download-table thead tr {
  text-transform: uppercase;
  font-weight: 300 !important;
  letter-spacing: 2px;
  font-size: 0.8rem;
}
.download-table thead tr th {
 font-weight: 300;
}

/* LOGIN */

Body.login
{
 background-color:#fff;
/*background-image:url("../images/login-page-bg.jpg");*/
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center;

}

#login h1 a {
    background-image: url(../images/el-logo.svg);
    background-size: 360px;
    width: 370px;
    height: 150px;
}
.login form{
box-shadow:none;
padding:20px;
}
#login {
background: #fff;
margin: 50px auto;
padding: 40px 20px;
width: 400px;
}
.login form .input, .login form input[type=checkbox], .login input[type=text] {
    background: #fff;
    font-family: 'Raleway', sans-serif;

}

.login form .input, .login input[type=text] {
 font-family: 'Raleway', sans-serif;
    font-size: 24px;
    width: 100%;
    padding: 5px;
    margin: 2px 6px 16px 0;
    border: 0px solid #ddd;
    border-bottom: 1px solid black;
    box-shadow: 0px 0px 0px;
}
.login label {
color: #555;
font-size: 14px;
}
.login form .forgetmenot{
float:none;
}
#login form p.submit{
margin-top:15px;
}

.login #backtoblog, .login #nav {
 font-family: 'Raleway', sans-serif;
    font-size: 13px;
    padding: 0 24px 0;
    text-align: center;
}
.login #nav {
 font-family: 'Raleway', sans-serif;
    margin: 24px 0 0 0;
    text-align: center;
}
.login.wp-core-ui .button-primary {
background: #000;
border-color:#000;
box-shadow: 0 1px 0 #000;
color: #FFF;
text-shadow: none;
float: none;
clear: both;
display: block;
width: 100%;
padding: 7px;
height: auto;
font-size: 15px;
}

/* Admin */
#adminmenu, #adminmenu .wp-submenu, #adminmenuback, #adminmenuwrap {
    width: 160px;
    background-color: #1d232c;
}
.wp-menu-name {
 /*color: black;*/
 text-align: center;
 padding-bottom: 20px;
 text-transform: uppercase;

}

.wp-menu-name:after {
  position: relative;
    content: "";
    width: 30%;
    left: 35%;
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
    border-bottom: 1px solid rgb(82, 94, 107);
}
#wp-admin-bar-wp-logo {
 display: none !important;
}
.dashicons-before {
 display: none;
}
body.wp-admin {
   background-color: white;
   /*color: #000;*/
   /*font-family: 'Poppins', sans-serif;*/

   font-size: 16px;
   font-size: 1rem;
   line-height: 1.5;
}

#adminmenu .wp-has-current-submenu .wp-submenu, #adminmenu .wp-has-current-submenu .wp-submenu.sub-open, #adminmenu .wp-has-current-submenu.opensub .wp-submenu, #adminmenu a.wp-has-current-submenu:focus+.wp-submenu, .no-js li.wp-has-current-submenu:hover .wp-submenu {
    position: relative;
    z-index: 3;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    border: 0 none;
    margin-top: 0;
    box-shadow: none;
    background-color: #353e46;
    text-align: center;
}

#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head, #adminmenu .wp-menu-arrow, #adminmenu .wp-menu-arrow div, #adminmenu li.current a.menu-top, #adminmenu li.wp-has-current-submenu a.wp-has-current-submenu, .folded #adminmenu li.current.menu-top, .folded #adminmenu li.wp-has-current-submenu {
    background: #1d232c;
    color: #fff;
}

#wpadminbar .quicklinks .ab-empty-item, #wpadminbar .quicklinks a, #wpadminbar .shortlink-input {
    height: 32px;
    display: block;
    padding: 0 10px;
    margin: 0;
    text-transform: uppercase;
}

.collapse-button-label {
    transition: all .1s ease-in-out;
    display: none !important;
}

#adminmenu div.wp-menu-image.svg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px auto;
    display: none;
}
#wpadminbar *:not([class="ab-icon"]){font-family:"Raleway",sans-serif !important;
#adminmenu .wp-submenu-head, #adminmenu a.menu-top {
    font-size: 12px;
font-family: 'Raleway', sans-serif !important;
    font-weight: 300;
    line-height: 1.3;
    padding: 0;
    letter-spacing: 1px;
}

#adminmenu .wp-submenu a {
    font-size: 12px;
font-family: 'Raleway', sans-serif !important;
    /* line-height: 15px; */
    line-height: 1.5;
    margin: 0;
    padding: 5px 0;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 9px;
}

#wpadminbar {
    direction: ltr;
    color: #ccc;
    font-size: 13px;
    font-weight: 400;
    /* font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif; */
    line-height: 32px;
    height: 32px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 600px;
    z-index: 99999;
    background: #295375 !important;
}

