
@charset "utf-8";
/* CSS Document */

/* Hero-image 
brukes i toppen av hver side
.hero-text-block = hvit text
.hero-text-block-black = svart tekst*/


.hero-image {
	background-color: #cccccc;
	height: 280px;
	width:100%;
	background-position: 50% 25% ;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	margin-bottom: 80px;
}
	.hero-text-block{
		position: absolute;
		left: 54px; 
		color: #ffffff;	
        
	}
.hero-text-block h1{
    font-size:40px;
    line-height: 44px;
    font-weight: 400;
    
}
.hero-text-block p{
    font-size:16px;
    font-weight: 400;
    line-height: 23px;
    
}

.hero-text-block-black{
		position: absolute;
		left: 54px; 
		color: #000;		
	}


/* Textblock
.text-block = Venstrestilt tekst
.text.block.c = midtstilt text*/
.hexcontiner-50{
    width:50%;
    text-align: center;
    margin: 0 auto;
}

.text-block-c{
	width: 100%;
	word-wrap:break-word;
    margin-bottom: 80px;
}
.text-block-c h1{
    font-size: 40px;
    line-hight: 44px;
    font-weight: 400;
	text-align:center;
}
.text-block-c h2{
    font-size: 30px;
    line-hight: 36px;
    font-weight: 400;
	text-align:center;
}
.text-block-c p{
    font-size:16px;
    font-weight: 400;
    line-height: 23px;
	text-align:center;
}
.text-block{
	width: 100%;
	word-wrap:break-word;
}
.text-block h1{
    font-size: 40px;
    line-hight: 44px;
    font-weight: 400;
}
.text-block h2{
    font-size: 30px;
    line-hight: 36;
    font-weight: 400;
}
.text-block p{
    font-size:16px;
    font-weight: 400;
    line-height: 23px;
}

/* Produktkort */
.cards-wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 auto 30px;
	width: 100%;
}

	.cards-wrapper a{
		color: #000000;
		text-decoration: none;
	}
	.cards-wrapper a:hover{
		text-decoration:underline;
	}
	.card-25 {
		margin: 25px;
		padding: 0px 0px;
		width: 20%;
		min-width: 200px;
        
	}

	.card-inner h2{
		flex: 1;
		height: 100%;
		text-align: left;
        font-size: 20px;
        font-weight: 400;
        line-height: 30px;
	}
	.card-inner p{
		flex: 1;
		height: 100%;
		text-align: left;
        font-size: 16px;
        line-height: 23px;
	}

	.card-inner img{
		height: 60px;
		width:auto;
		display:block;
		padding:15px 0 0;
        margin:0px 0px 30px;
	}
	
/* Bilderamme */
.img-block{
	display: flex;
	flex-wrap: wrap;
    margin: 30px 0 80px;
}
	.img-block img{
		width:18%;
		padding: 10px;
		min-width: 150px;
        -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
        filter: grayscale(100%) contrast(200%);
	}
	
/* Kontaktperson */
.kontaktperson{
	width:100%;
	min-width: 450px;
	display: flex;
	align-items:center;
    margin-bottom:80px;

	}
.kontaktperson h2{
    font-size: 14px;
    font-weight: 600;
    margin-top:10px;
}
.kontaktperson h3{
    font-size: 14px;
    font-weight: 100;
}
	.kontaktperson p{
        margin-top:10px;
        font-size: 14px;
        line-height: 10px;
	}
	.kontaktperson a{
		color:black;
        text-decoration: none;
}
.kontaktperson-bilde{
    
    width: 80px;
    height: auto;
    margin:0 10px 0 40px;
}
	.kontaktperson-bilde img{
		border-radius: 100%;
		width:100%;
		
	}
.kontaktperson-text{
    padding:0 40px 0 10px;
}
.kontaktperson-navn{
    font-weight: 600;
}
.kontaktperson-text img{
    border-radius:0px;
    width:auto;
    padding:0 10px 0 0;
        
}


.media-text-block-block {
	display: block;
    margin: 0 0 40px;
	width: 100%;
	overflow: hidden;
}
.top-side-media {
	padding: 0 0 30px;
	width: 100%;
    display: block;
    justify-content: center;
    flex-direction: column;
}
.top-side-media img {
	width: 100%;

}

  	.bottom-side-content {
    display: block;	
    flex-direction: column;
    padding: 0px;
    width: 100%;
}


.media-text-block {
	display: flex;
    margin: 0 0 40px;
	width: 100%;
}

.left-side-media {
	padding: 0 0 30px;
	width: 50%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.left-side-media40 {
	padding: 0 0 30px;
	width: 40%;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
  		.right-side-content-top {
    display: flex;
    flex-direction: column;
    padding: 40px;
    width: 50%;
}

.left-side-content-top {
	display: flex;
    flex-direction: column;
    padding: 40px;
    width: 50%;
		}
.right-side-content {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 40px;
    width: 50%;
}
.right-side-content60 {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 40px;
    width: 60%;
}
  
.left-side-content {
	display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 40px;
    width: 50%;
}
.left-side-content60 {
	display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 40px;
    width: 60%;
}
  
.right-side-media {
    padding: 0 0 30px;
   width: 50%;
        display: flex;
    justify-content: center;
    flex-direction: column;
}
.right-side-media40 {
    padding: 0 0 30px;
   width: 40%;
        display: flex;
    justify-content: center;
    flex-direction: column;
}
	
.button-green {
    margin-top:20px;
  background-color:#D4F894;
    border-radius: 80px;
  color:#000; 
  padding:5px 20px;
  font-size:18px;
  width: fit-content;
    text-decoration: none;
}
.button-green:hover{
    text-decoration: none;
	color: #000;
    transition: box-shadow 0.3s ease;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
}
.button-orange {
    margin-top:20px;
  background-color:#ff8b00;
    border-radius: 80px;
  color:#000; 
  padding:5px 20px;
  font-size:18px;
  width: fit-content;
    text-decoration: none;
}
.button-orange:hover{
    text-decoration: none;
	color: #000;
    transition: box-shadow 0.3s ease;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
}  
.button-blue {
    margin-top:20px;
  background-color:#4d8cfe;
    border-radius: 80px;
  color:#000; 
  padding:5px 20px;
  font-size:18px;
  width: fit-content;
    text-decoration: none;
}
.button-blue:hover{
    text-decoration: none;
	color: #000;
    transition: box-shadow 0.3s ease;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);
}
 .start-wrapper {
            display: flex;
            flex-wrap: wrap;
            justify-content: left;
            width: 100%;
        }

        .start-wrapper a {
            color: #000000;
            text-decoration: none;
        }

        .start-card img{
            margin: 0 20px;
            position: relative; /* Viktig for Ã¥ bruke z-index */
            transition: box-shadow 0.3s ease; /* Glatt overgang til skyggen */
        }

        .start-card img:hover {
            box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.5);
            z-index: 1; /* SÃ¸rger for at skyggen legger seg over andre elementer */
        }

        .start-card-inner {
            flex: 1;
            height: 100%;
            text-align: left;
            font-size: 16px;
            line-height: 23px;
        }

        .start-card-inner img {
            height: 250px;
            width: auto;
            display: block;
            margin: 0px 0px 30px;
        }
@media only screen and (max-width: 767px) {

    
    .kontaktperson{
		display:block;
		width:100%;
		margin:0px 0 40px 0;
		text-align: left;
		min-width:300px;
		padding:0px 0px 0;
	}
    .kontaktperson-bilde{
        margin:0px;
    }
  .media-text-block  {
  flex-direction: column;
  position: relative;
  	display: flex;
    margin: 0 0 30px;

  }
  
  .left-side-media {
  	width: 100%;
    order: 1;
    
  }
  
  .right-side-content {
   	padding: 0 0 30px;
  	width: 100%;
    order: 2;
  }
  
  .left-side-content {
  	padding: 0 0 30px;
  	width: 100%;
    order: 2;
  }
  
  .right-side-media {
  	width: 100%;
    order: 1;
    
  }
    .left-side-media340 {
  	width: 100%;
    order: 1;
    
  }
  
  .right-side-content60 {
   	padding: 0 0 30px;
  	width: 100%;
    order: 2;
  }
  
  .left-side-content60 {
  	padding: 0 0 30px;
  	width: 100%;
    order: 2;
  }
  
  .right-side-media40 {
  	width: 100%;
    order: 1;
    
  }
	
    .cards-wrapper {
	display: block;
        margin:0px;
        padding:0px;
}

	.card-25 {
		padding: 0px ;
		width: 100%;
        margin:25px 0;

        
	}

	.card-inner {
		flex: 1;
		height: 100%;
        margin:0px;
        padding:0 0 0 10px;
		text-align: left;
        max-width: 100%;
	}

	.card-inner img{
		height: 60px;
		width:auto;
		display:block;
		padding:15px 0 0;
        margin:0px 0px 30px;
	}
}
@media only screen and (max-width: 1201px) {

.slideshowmobil{
display: None;
}