<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	font-family: 'Roboto', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-overflow-scrolling: touch;

}

html,
body {
	padding: 0;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;

}

.noscroll {
	overflow: hidden !important;
}


.reverse {
	unicode-bidi: bidi-override;
	direction: rtl;
}

.no-pad {
	padding: 0;
}

.no-border {
	border: none !important;
}

.strong {
	font-weight: 600 !important;
}


a {
	color: #000;
	text-decoration: none;
}

.anchor-p {
	color: inherit !important;
	font-size: inherit !important;
	border-bottom: none;
}

a:hover {
	color: #666;
}


a.underline {
	color: #096571 !important;
	text-decoration: none;
	border-bottom: 1px solid #ea6161;

}

a.underline-grey {
	color: #999;
	text-decoration: underline;
}

p a {
	color: #096571 !important;
	text-decoration: none !important;
	border-bottom: 1px solid #4eb2b2;
}

.rollercoaster-meta p a {
	color: #32c0c2 !important;

}

h1,
h2 {
	font-family: 'Tinos', sans-serif;
}

h1 {
	font-size: 32px;
	font-weight: 400;
	padding-bottom: 10px;
	line-height: 1.45em;

}

@media (max-width: 768px) {

	h1 {
		font-size: 30px;
		font-weight: 500;
		padding-bottom: 10px;
		line-height: 1.45em;
	}

}


h2 {
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 20px;
	margin-top: 20px;
}

.h2-heading {
	font-weight: 400 !important;
}


p {
	font-size: 17px;
	color: #333;
	line-height: 1.625em;
}

.classic {
	font-family: 'Playfair Display';
}

h2.classic {
	font-size: 24px;
}

@media (max-width: 500px) {



	p {
		font-size: 16px;
	}

}


hr.hr-strong {
	border-top: 1px solid #000;
}

.text-center {
	text-align: center;
}


.no-pad {
	padding: 0;
}

.col-centered {
	float: none;
	margin: 0 auto;
}


/* PADDING */

.padding-30v {
	padding-top: 30px;
	padding-bottom: 30px;
}



.white-border10 {
	border: 10px solid #fff;
}



/* NAVBAR MINIMAL */

.navbar-minimal {
	background-color: #fff;
	position: fixed;
	z-index: 999994;
	top: 0;
	left: 0;
	width: 100%;
	margin-top: 0px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	height: 64px;
	border-bottom: 1px solid #eee;
}


.navbar-minimal-dropdown {
	height: 100%;
	position: fixed;
	top: 64px;
	right: -80%;
	width: 80%;
	z-index: -10;
	;
	background-color: rgba(255, 255, 255, 0.98);
	-webkit-backdrop-filter: blur(20px);
	border-left: 1px solid #eee;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}


.navbar-minimal-dropdown.navbar-minimal-dropdown-shown {
	right: 0%;
}




/* NAVBAR */

.navbar-container {
	background-color: #fff;
	position: fixed;
	z-index: 999995;
	padding: 0px;
	top: 0;
	left: 0;
	width: 100%;
	margin-top: 0px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	height: 161px;
	border-bottom: 1px solid #eee;
}


@media (max-width: 998px) {

	.navbar-container {
		height: 112px;
	}

}


.navbar-container.scrollUp {
	background-color: #fff;
	border-bottom: 1px solid #eee;
	height: 64px;
	z-index: 9999;
	position: fixed;
	top: -50px;
	left: 0;
	width: 100%;
}

.minimal-shop-button {
	height: 26px;
	width: 26px;
	margin-top: 13px;
	margin-left: 2px;
	display: inline-block;
	position: absolute;
	left: 20px;
	top: 51px;
}

.cart-status {
	width: 5px;
	height: 5px;
	border-radius: 5px;
	background-color: #ccc;
	display: block;
	position: absolute;
	left: 31.5px;
	top: 77.5px;
}


.navbar-logo {
	height: 44px;
	width: 250px;
	margin-top: 11px;
	margin-left: 2px;
	display: inline-block;
}




@media (max-width: 768px) {

	.navbar-logo {
		width: 100%;
		margin-top: 9px;
		height: 36px;
		display: block;
		margin: 0 auto;
		margin-top: 16px;
	}


}


.navbar-logo-anchor {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	width: 250px !important;

}

@media (max-width: 768px) {

	.navbar-logo-anchor {

		width: 250px;
		max-width: 60%;
		display: block;
		height: 44px;
		position: relative;
		margin: 0 auto;
	}


}

.navbar-logo-anchor:hover {
	opacity: 0.6;
}

.location-info {
	display: inline-block;
	border-left: 1px solid #eee;
	margin-left: 25px;
	padding: 10px 0;
	padding-left: 40px;
	margin-top: 13px;
	position: absolute;
}

.location-pin {
	display: inline-block;
	width: 16px;
	height: 16px;
}

.shopping-bag-anchor {
	float: right;
	padding-top: 13px;
	border-top: 1px solid transparent;
	height: 40px;
}

.shopping-bag-anchor:hover {
	border-top: 1px solid #000;
	cursor: pointer;
	cursor: hand;
}



.main-nav {
	display: inline-block;
	position: relative;
	padding: 0;
	margin: 0;
	margin-left: 50px;
	float: right;
	margin-top: 23px;
	margin-right: 10px;


}

.main-nav&gt;li {
	display: inline;
	position: relative;
}

.main-nav&gt;li&gt;a {
	font-size: 15px;
	color: #000;
	text-decoration: none;
	padding: 15px 2px;
	margin: 0px 10px;
	opacity: 0.6;
	font-weight: 400;
	border-top: 1px solid transparent;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border-bottom: 1px solid transparent;
}

.main-nav&gt;li&gt;a:hover {
	color: #000;
	opacity: 1;
	text-decoration: none;
	border-top: 1px solid #000;
}

.main-nav&gt;li&gt;a.active {
	color: #000;
	opacity: 1;
	text-decoration: none;
	border-top: 1px solid #000;
}



.main-nav&gt;li&gt;a.no-deco-hover:hover {
	color: #000;
	opacity: 1;
	text-decoration: none;
	border-bottom: none;
}



.main-nav-sub {
	display: inline-block;
	position: relative;
	padding: 0;
	margin: 0;
	float: left !important;
	margin-top: 14px;
	margin-left: -12px;

}


.dropdown {
	position: fixed;
	padding: 0;
	margin: 0;
	width: 100%;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ddd;
	background-color: #f3f6f6;
	top: 160px;
	left: 0px;
	padding: 0px 0 0px 0;
	z-index: 99990 !important;
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
	opacity: 0;
	visibility: hidden;
}

.dropdown.dropdown-slidedown {
	opacity: 1;
	visibility: visible;
}

.angle-indicator {
	width: 13px;
	height: 13px;
	transform: rotate(-45deg);
	border-top: 0.7px solid #ccc;
	border-right: 0.7px solid #ccc;
	background-color: #f3f6f6;
	position: absolute;
	top: 26.5px;
	left: 52px;
	opacity: 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	z-index: 99980;
	clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 0%);
}





.angle-indicator.angle-indicator-shown {
	opacity: 1;
}

.active-beneath {
	border-top: 1px solid #000 !important;
}

.dropdown h2 {
	font-size: 18px;
}

.dropdown li {
	list-style: none;
	padding: 0;
	margin: 0;
}


.dropdown li a {
	padding: 6px 0px;
	color: #333;
	opacity: 0.8;
	padding-left: 16px;
	display: block;
	text-decoration: none;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	border-left: 3px solid transparent;
}

.dropdown-element-indicator {
	width: 10px;
	height: 10px;
	background-color: transparent;
	border: 1px solid #000;
	position: absolute;
	display: inline-block;
	margin-top: -21px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.dropdown li a:hover~.dropdown-element-indicator {
	background-color: #000;
}

.dropdown li a:hover {
	opacity: 1;
	text-decoration: none;

}

.dropdown .dropdown-header {
	display: block;
	padding: 0px 16px;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 4px;
	color: #000;
	opacity: 0.5;
}

.butikk-menu-item {
	color: #24788e !important;
	opacity: 1 !important;
	font-weight: 500 !important;
}

.butikk-menu-item:hover {
	border-top: 1px solid #24788e !important;
}

.butikk-menu-item.active {
	border-top: 1px solid #24788e !important;
}



.nyheter-container {
	background-color: rgb(255, 255, 255);
	padding: 0px;
	padding-top: 60px;
}

.nyheter-element {
	background-color: #fff;
	padding: 50px;
	position: relative;
	border: 1px solid #eee;
	border-radius: 4px;
	margin-bottom: 50px;
}

.nyheter-element h1 {
	text-align: center;
}


.nyheter-element p.datetime {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	opacity: 0.7;
	font-size: 13px;
	margin-top: -10px;
}



.nyheter-element a {
	text-decoration: underline;
}



.nyheter_hovedbilde {
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
	height: 360px;
	width: 100%;
	background-color: #eee;
}

.nyheter_tittel {
	margin-top: 360px;
}


@-webkit-keyframes fadeInDown {
	from {
		opacity: 1;
		-webkit-transform: translatey(-50px);
		-moz-transform: translatey(-50px);
		-o-transform: translatey(-50px);
		transform: translatey(-50px);
	}

	to {
		opacity: 1;
		-webkit-transform: translatey(0);
		-moz-transform: translatey(0);
		-o-transform: translatey(0);
		transform: translatey(0);
	}
}

@-moz-keyframes fadeInDown {
	from {
		opacity: 1;
		-webkit-transform: translatey(-50px);
		-moz-transform: translatey(-50px);
		-o-transform: translatey(-50px);
		transform: translatey(-50px);
	}

	to {
		opacity: 1;
		-webkit-transform: translatey(0);
		-moz-transform: translatey(0);
		-o-transform: translatey(0);
		transform: translatey(0);
	}
}

@keyframes fadeInDown {
	from {
		opacity: 1;
		-webkit-transform: translatey(-50px);
		-moz-transform: translatey(-50px);
		-o-transform: translatey(-50px);
		transform: translatey(-50px);
	}

	to {
		opacity: 1;
		-webkit-transform: translatey(0);
		-moz-transform: translatey(0);
		-o-transform: translatey(0);
		transform: translatey(0);
	}
}



.ofte-stilte-spÃ¸rsmÃ¥l_header-container {
	background-color: rgb(241, 247, 247);
	border-right: 1px solid #eee;
	text-align: right;
	padding: 50px 100px;
}

.omtale-boks {
	padding: 15px;
	display: inline-block;
}

.omtale-boks .beh-sidebar-header {
	border-radius: 7px 7px 0 0 !important;
	background-color: #f4f7f6 !important;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-bottom: none !important;
}



.omtale-inner {
	border-radius: 0 0 7px 7px !important;
	margin: 0 !important;
	padding: 30px 30px 10px 30px;
	overflow: hidden;
	border-radius: 0px;
	background-color: #FAFAFA;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;

}

.omtale-add {
	height: 300px;
	border-radius: 7px 7px 7px 7px !important;
}

.omtale-boks p {
	font-size: 15px;
}



table.prisliste {
	margin-bottom: 60px;
}

table.prisliste tr {
	border-bottom: 1px solid #eee;
}

table.prisliste tr td {
	font-size: 16px !important;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 50%;
}

.prisliste tr {
	height: 40px;
	border-bottom: 1px solid #ddd;
}

.prisliste tr td:first-child {
	text-align: left;
}



.footer {
	min-height: 300px;
	padding: 50px 30px 40px 30px;
	background-color: #fff;
	margin-top: -1px;
}

.footer-menu {
	display: flex;
}

.footer-list {
	list-style: none;
	display: block;
	flex: 1;
	font-size: 14px;
	padding: 0;
	margin: 0;
}

.footer-list-last {
	list-style: none;
	display: inline-block;
	flex: 2;
}

.footer-list li {
	padding: 5px 0;

}

.footer-list li a {
	text-decoration: none;
	color: #999;

}

.footer-end {
	border-top: 1px solid #eee;
	padding: 26px 0;
	margin-top: 40px;
	color: #999;
	display: flex;
	font-size: 15px;
}

.footer-end-left,
.footer-end-right {
	flex: 1;
}



.top-media-container {
	width: 100%;
	height: 460px;
	background-color: #f6f6f6;
	margin-top: 40px;
	margin-bottom: 30px;
}






.infoboks {
	border-radius: 4px;
	margin-top: 20px;
	margin-bottom: 30px;
	border: 1px solid rgb(221, 221, 221);
	padding: 20px;
	position: relative;
}

.infoboks&gt;.infoboks-header {
	font-size: 18px;
	font-weight: 600;
	display: inline-block;
}


.infoboks&gt;.infoboks-expand {
	font-size: 16px;
	font-weight: 400;
	position: absolute;
	right: 20px;
	top: 23px;
	opacity: 0.6;
}


.tilbudsbanner {
	background-color: #303030;
	padding: 10px 100px 10px 100px;
	color: #fff;
	text-align: center;
	margin-bottom: 30px;
}

.tilbudsbanner p {
	color: #fff;
}


.privacy-banner {
	text-align: center;
	padding: 12px 50px;
	position: fixed;
	bottom: 0;
	left: 0;
	background-color: rgba(46, 46, 46, 1);

	width: 100%;
	color: #fff;
}

.privacy-banner a {
	color: rgba(255, 255, 255, 0.6);
}



.carousel-container {}


.carousel {
	min-height: 440px;
	position: absolute;
}

.carousel-inner {
	border-radius: 15px !important;
	box-shadow: 1px 3px 40px rgb(0, 0, 0, 0.12);
}

.carousel-container {
	position: relative;
	margin-top: 40px !important;
	border-radius: 30px;
}

.carousel-element {
	height: 440px;
	border-radius: 15px 15px 0 0;
}



.slider-nav-container {
	margin-top: 0px;
	background-color: #fff;
	border-radius: 0 0 15px 15px !important;
}

.slick-slide {
	border-radius: 15px 15px 0 0 !important;
}

.slider-nav {
	padding: 20px;
}

.slider-nav-element {
	height: 150px;
	margin: 0px 10px;
	border-radius: 5px !important;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.slider-nav-element:hover {
	opacity: 0.7;
}

.slider-nav-element img {
	border-radius: 15px !important;
}


.slider-nav .slick-slide {
	outline: none;
}

.slider-nav .slick-current {
	opacity: 0.6;
}

.top-container {
	background-color: #f1f7f6;
	padding-top: 170px;
	padding-bottom: 50px;
	margin-top: -6px;
}




@media (max-width: 998px) {

	.top-container {
		padding-top: 120px;
	}

	.container {
		padding-left: 10px;
		padding-right: 10px;
	}

}

@media (max-width: 768px) {

	.top-container {
		padding-top: 110px;
		padding-bottom: 40px;
	}

	.no-xpad-xs {
		padding-left: 0;
		padding-right: 0;
	}

}

@media (min-width: 768px) {


	.no-xpad-min-xs {
		padding-left: 0;
		padding-right: 0;
	}

}



.beh-sidebar {
	border-radius: 4px;
	border: 1px solid #ddd;
	margin-top: 60px;
	position: -webkit-sticky;
	position: sticky;
	top: 60px;
}

.beh-sidebar-header {
	border-bottom: 1px solid #ddd;
	padding: 20px 30px;
	font-size: 16px;
	font-weight: 400;
}


.utfores-av {
	border-radius: 7px;
	border: 1px solid #ddd;
	padding: 20px;
}


.prisboks {
	border-radius: 7px;
	border: 1px solid #ddd;
	padding: 20px 60px;
	margin-bottom: 50px;
}

.finansiering-banner {
	background-color: #f1f7f7;
	border: 1px solid #9dbab9;
	padding: 25px 60px;
	border-radius: 7px;
	margin-bottom: 50px;

}


@media (max-width: 768px) {


	.prisboks {
		padding: 20px 20px;
		margin-bottom: 50px;
	}

	.finansiering-banner {
		padding: 25px 25px;
		margin-bottom: 50px;

	}

}


.pris-main {
	border-radius: 4px;
	border: 1px solid #eee;
	min-height: 500px;
	overflow: hidden;
	position: relative;

}

.pris-selector-container {
	position: absolute;
	left: 0%;
	width: 100%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;

}

.pris-selector-container.pris-selector-container-moved {
	left: calc(-100% - 1px);
	width: 100%;
}


.pris-main-list {
	position: absolute;
	width: 100%;
	right: -100%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.pris-main-list.pris-main-list-moved {
	position: absolute;
	width: 100%;
	right: 1px;
	top: 0;
	border-left: 1px solid #ddd;
}

.tj-angle {

	width: 20px;
	float: right;
	margin-top: 1px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.tj-angle.rotate90 {
	transform: rotateZ(90deg);
}


@media (max-width: 768px) {
	.tj-angle {
		width: 16px;
	}
}


.kapittel {
	border-bottom: 1px solid #eee;
	padding: 0px 0px 0px 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.kapittel:hover {
	cursor: pointer;
	cursor: hand;
}

.kapittel h2 {
	font-size: 18px;
	padding: 20px 0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border: 1px solid transparent;
}

@media (max-width: 768px) {

	.kapittel h2 {
		font-size: 16px;
	}
}

.kapittel.morepadding {
	padding: 14px 0 20px 0;
}


.k-content {
	display: none;
}

@media (max-width: 768px) {

	.pris-selector-container.pris-selector-container-moved {
		left: -100%;
		width: 100%;
	}

	.pris-main-list.pris-main-list-moved {
		position: absolute;
		width: calc(100% + 1px);
		right: 0;
		top: 0;
		border-left: 1px solid #ddd;
	}

}


.pris-main-list-prisboks {}

.pris-main-element {
	padding: 12px 16px;
	border-bottom: 1px solid #eee;
	opacity: 0.9;
	font-size: 15px;
	position: relative;
}

.pris-main-element:hover {
	background-color: #f9f9f9;
	cursor: pointer;
	cursor: hand;
}

.beh-omtaler-boks {
	margin-bottom: 50px;
	box-sizing: border-box;
}

.omtaler-slider {
	margin: 0 -20px;
}

.omtaler-grid-item&gt;div {
	margin: 0 20px;
}

.slick-slide {
	outline: none
}

.beh-omtaler-boks .omtale-boks {
	padding: 10px 0px !important;
}

.kontakt-element {
	padding: 20px;
	min-height: 80px;
	border: 1px solid #ddd;
	border-radius: 0px;
	margin-bottom: 30px;
	margin-top: 60px;
}

.beh-galleri {
	height: 200px;
	border-radius: 4px;
	border: 2px solid #eee;
	background-color: #fff;
	margin-top: 30px;
}

.beh-galleri&gt;div {
	border-radius: 4px;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%;
	/* 16:9 */
	padding-top: 25px;
	height: 0;
	border-radius: 5px !important;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 5px !important;

}

#open-photoswipe {
	cursor: pointer;
	cursor: hand;
}

.beh-sidebar-contact {
	padding: 30px;
}

.beh-sidebar-infotable-container {
	padding: 30px;
}

.beh-sidebar-infotable {
	padding: 20px;
	width: 100%;
}

.beh-sidebar-infotable tr {
	border-bottom: 1px solid #ddd;
}

.beh-sidebar-infotable tr td {
	padding-bottom: 8px;
	padding-top: 8px;
}

.beh-sidebar-infotable tr td:last-child {
	text-align: right;
}

.nyhet-label {
	color: teal;
	font-size: 10px;
	position: relative;
	top: -2px;
	left: -1px;
	margin-right: 1px;
	display: inline-block;
	padding: 4px 12px;
	background-color: rgb(231, 238, 238);
	font-size: 15px;
	border-radius: 0px;
}

.nyhet-label.label-small {
	color: rgb(255, 255, 255);
	font-size: 12px !important;
	position: relative;
	top: -2px;
	left: -1px;
	margin-right: 1px;
	display: inline-block;
	padding: 2px 6px 1.5px 6px;
	background-color: rgb(4, 158, 158);
	border-radius: 3px;
	font-weight: 500;
}


@media (max-width: 768px) {

	.nyhet-label.label-small {
		display: none;
	}


}



.informasjon_bh {
	height: 560px;
	padding: 0;
	position: relative;
}

.informasjon_bh_text h1 {
	font-size: 42px;
	margin-bottom: 20px;
	line-height: 1.5em;
	color: #fff;
}

.informasjon_bh_text&gt;div {
	position: absolute;
	bottom: 40px;
	border-radius: 8px;
	opacity: 0.9;
	padding: 20px 0px;
}


.overlay {
	width: 100%;
	height: 50%;
	position: absolute;
	left: 0;
	bottom: 0;
	background: -webkit-linear-gradient(90deg, rgb(0, 0, 0), rgba(0, 0, 0, 0));
}


.informasjon_bh_text h1 {
	color: #fff !important;
	font-weight: 400 !important;
	font-size: 42px !important;
	line-height: 1.425em;
}

.informasjon_bh_slanted_image {
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	-webkit-clip-path: polygon(0% 0, 100% 0, 100% 100%, 0 100%);
	clip-path: polygon(0% 0, 100% 0, 100% 100%, 0 100%);
}


.velkommen-banner {
	padding: 20px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	margin-bottom: 40px;
	position: relative;
	background-color: rgb(248, 250, 249);
	border: 1px solid #d2dede;
}



.behandlinger-grid-container {
	background-color: #f3f7f7;
	margin-top: 0px;
	border-top: 1px solid #bad0d0;
	border-bottom: 1px solid #bad0d0;

}

.behandlinger-grid {
	padding: 20px 0;
	margin-bottom: 40px;
}

.behandlinger-header {
	padding-top: 30px;
	text-align: left;
}


.behandlinger-header h1 {
	padding-bottom: 0;
	margin-bottom: 0;
}



.behandlinger-header h1 {
	font-size: 26px;
	font-weight: 500;
}


.behandlinger-card {
	background-color: rgb(255, 255, 255);
	box-sizing: border-box;
	margin-bottom: 30px;
	position: relative;
	padding-bottom: 60px;
	box-shadow: 0px 2px 30px rgba(0, 0, 0, 0.1);
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}


.behandlinger-card:hover {
	transform: scale(1.02);
	box-shadow: 0px 2px 30px rgba(0, 0, 0, 0.2);
}




@media (max-width: 768px) {

	#behandlinger-grid {
		width: 100%;
		padding: 0;
		padding: 0px 0px !important;
	}

	.behandlinger-grid-item {
		padding: 0;
		width: 100%;
		padding: 10px 25px !important;
		;
	}

	.behandlinger-card {
		padding: 0;
		width: 100% !important;
		height: 70px;
		overflow: hidden;
		margin-bottom: 0;
		box-shadow: none;
		border-bottom: 1px solid #eee;
		border-radius: 0;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		transition: all 0.3s ease;

	}

	.behandlinger-card:hover {
		background-color: #f6f6f6;
	}

	.behandlinger-card-hidden-angle {
		font-size: 20px;
		position: absolute;
		right: 20px;
		top: 24px;
		;
	}

	.behandlinger-card-bilde {
		position: absolute;
		width: 100px !important;
		border-radius: 0 !important;
		height: 70px !important;
		background-color: #eee !important;
	}

	.behandlinger-card-padded {
		margin-top: ;
		margin-left: 105px;
	}

	.behandlinger-card-padded h4 {
		margin-top: 9.5px;
		font-weight: 400;
		font-size: 16px;
	}

	.behandlinger-card-padded p {
		display: none;

	}

	.behandlinger-card-padded a {
		display: none;

	}

	.behandlinger-card-padded a:hover {
		text-decoration: none;

	}

}


.fa-5px-left {
	margin-left: 5px;
}

.fa-5px-right {
	margin-right: 5px;
}

.fa-omtale-star {
	margin-left: 5px;
	margin-right: 1px;
	color: #008686;
}

.behandlinger-card p {
	font-size: 15px;
	line-height: 1.625em;

}

.behandlinger-card-padded {
	padding: 16px 20px 20px 20px;

}


.faq {
	margin-bottom: 70px;
}

.faq-box {
	background-color: #f6f6f6;
	padding: 20px 40px;
	border-radius: 6px;
	margin-bottom: 15px;
}


.intro-container {}


@media (max-width: 998px) {


	.intro-container {
		padding: 100px 0px 70px 0px;
	}

}

@media (max-width: 768px) {


	.intro-container {
		padding: 125px 15px 80px 15px !important;
	}

	.intro-container .col-md-6 {
		border-radius: 0 !important;
	}

	.intro-container-image {
		height: 180px !important;
	}

}

.intro-container-float {
	border: 1px solid #d1dcdc;
}

.intro-banner {
	padding: 11px 16px;
	font-size: 17px;
	background-color: #08a0a0;
	color: #fff;
	display: block;
	margin-top: 10px;
	text-align: center;
}

.intro-tekst-h1 {
	font-family: 'Roboto';
	line-height: 1.3em;
	font-weight: 400;
	max-width: 90%;
}


.rollercoaster {
	height: 360px;
	width: 100%;
	background-color: rgb(243, 243, 243);
	border-radius: 6px;
	margin-top: 30px;
	position: relative;
}



.rollercoaster-bilde {
	height: 360px;
	width: 100%;
	border-radius: 10px;
}

.rollercoaster-meta,
.carousel-meta {
	position: absolute;
	right: 20px;
	bottom: 20px;
	height: 50px;
	width: calc(100% - 40px);
	border-radius: 6px;
	background-color: rgba(0, 0, 0, 0.6);
	box-shadow: 1px 1px 19px rgba(0, 0, 0, 0.5);
	backdrop-filter: blur(20px);
	-webkit-backdrop-filter: blur(20px);
}

.carousel-meta {
	bottom: 140px;
	right: 40px;
	padding: 20px;
	width: calc(100% - 80px);
}

.rollercoaster-meta-right,
.carousel-meta-right {
	position: absolute;
	right: 23px;
	bottom: -11px;
	color: #fff;
	text-align: right;

}

.carousel-meta-right {
	text-align: left;
	bottom: 5px;
	right: 0;
}

.rollercoaster-meta-right p,
.carousel-meta-right p {
	color: #fff;
	padding: 0;
	margin: 0;
	font-size: 15px;
}

.rollercoaster-meta-right a,
.carousel-meta-right a {
	color: #a7e7e7;
	text-decoration: none !important;

}


.rollercoaster-meta-left,
.carousel-meta-left {
	position: absolute;
	left: 20px;
	bottom: 16px;
	color: #fff;
}


.intro-tekst p a {
	text-decoration: underline;
}



.line-input,
textarea.line-input {
	border-style: solid;
	border: none;

	padding: 12px 16px;
	background-color: rgba(255, 255, 255, 0.5);
	border: 1px solid #ddd;
	border-radius: 5px;
	margin-bottom: 10px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	box-shadow: none !important;
	-webkit-appearance: none;
	font-size: 15px;


}


.line-input::placeholder,
textarea.line-input::placeholder {
	color: #666;
}



.line-input:focus,
textarea.line-input:focus {
	border: 1px solid #00a5b0;
}

.gratis-konsultasjon-form .line-input {
	color: #fff;
}

.newsletter-form .button {}

textarea.line-input:focus {
	border: none;
	border: 1px solid #00a5b0;

}



.mandrill-form {
	padding: 20px;

}


.mandrill-form input,
textarea {
	width: 100%;
	padding: 8px 12px;
	border-radius: 0px;
	background-color: #f7f7f7;
	border: 1px solid transparent;
	;
	margin-bottom: 10px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.mandrill-form textarea {
	resize: none;
}

input:focus,
textarea:focus {
	outline: none;

}

.mandrill-form input:focus,
textarea:focus {
	outline: none;
	border: 1px solid rgb(1, 146, 146) !important;
	border-left: 1px solid rgb(1, 146, 146) !important;
}





.navbar-minimal-dropdown {
	overflow-y: scroll;
	overflow-x: hidden;
}

.minimal-nav-elements {
	padding: 0;
	position: absolute;
	left: 0;
	width: 100%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.minimal-nav-elements.minimal-nav-elements-hidden {
	padding: 0;
	position: absolute;
	left: -100%;
	width: 100%;
}



.minimal-nav-elements li {
	list-style: none;
}


.minimal-nav-elements li a {
	display: block;
	padding: 12px 17px;
	border-bottom: 1px solid #eee;
	font-size: 16px;
	position: relative;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;

}

.move-absolute-right {
	position: absolute;
	right: 26px;
	top: 16px;
}


.minimal-nav-elements li a:hover {
	text-decoration: none;
	background-color: #eee;
}




.minimal-nav-elements-hiddenbeh {
	padding: 0;
	position: absolute;
	right: -100%;
	width: 100%;
	padding-bottom: 100px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	overflow-y: scroll !important;
	box-shadow:
		inset 0px 11px 8px -10px #CCC,
		inset 0px -11px 8px -10px #CCC;
}


.minimal-nav-elements-hiddenbeh li {
	list-style: none;
}


.minimal-nav-elements-hiddenbeh li a {
	display: block;
	padding: 12px 17px;
	border-bottom: 1px solid #eee;
	font-size: 16px;
	position: relative;
}


.minimal-nav-elements-hiddenbeh li a:hover {
	text-decoration: none;
	background-color: #eee;
}




.minimal-nav-elements-hiddenbeh.hiddenbeh-shown {
	position: absolute;
	right: 0%;
	width: 100%;
}





/* -------------------------------------------------------------- */
/* LINES BUTTON */
/* -------------------------------------------------------------- */

button {
	border: none;
	background: none;

}

.button {
	min-width: 100px;
}

.prisliste td {
	min-width: 30% !important;
}

.vipps-alert {
	background-color: #fff4f1;
	border: 1px solid #ea5c35;
	padding: 30px 10px;
	margin-bottom: 20px;
}

.lines-button-e {
	color: #000;
	display: block;
	margin: 18px 10px 0 0;
	width: 80px;
	height: 30px;
	border: none;
	background: none;
	position: fixed;
	right: -28px !important;
	top: 57px !important;
	z-index: 99999998;

}

.lines-button-e span {
	display: block;
}

.lines-button {
	padding: 1rem 1rem;
	transition: .3s;
	cursor: pointer;
	user-select: none;
	border-radius: 0rem;
	/* */
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	transition: all 0.8s ease;
	margin-top: 6px;
	margin-right: 4px;
}

.lines-button.rotated {
	transform: rotate(-180deg) !important;

}

.lines-button:hover {
	opacity: 1;
}

.lines-button:active {
	transition: 0;
}

.lines {
	display: inline-block;
	width: 2rem;
	height: 0.1rem;
	background: transparent;
	border-radius: 1rem;
	transition: 0.3s;
	position: relative;
}

.lines:before,
.lines:after {
	display: inline-block;
	width: 2rem;
	height: 0.1rem;
	background: #333;
	border-radius: 1rem;
	transition: 0.3s;
	position: absolute;
	left: 0;
	content: '';
	-webkit-transform-origin: 0.28571rem center;
	transform-origin: 0.28571rem center;
}

.lines.changed:before,
.lines.changed:after {
	background: #333;
}

.lines:before {
	top: 0.4rem;
}

.lines:after {
	top: -0.4rem;
}

.lines-button.close {
	-webkit-transform: scale3d(0.8, 0.8, 0.8);
	transform: scale3d(0.8, 0.8, 0.8);
}

.lines-button.x.close .lines {
	background: transparent;
}

.lines-button.x.close .lines:before,
.lines-button.x.close .lines:after {
	-webkit-transform-origin: 40% 30%;
	transform-origin: 50% 30%;
	top: -3px;
	left: 38px;
	width: 2rem;
}

.lines-button.x.close .lines:before {
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg);
}

.lines-button.x.close .lines:after {
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	transform: rotate3d(0, 0, 1, -45deg);
}

@keyframes arrow-pulse-down {
	0% {
		bottom: -35px;
	}

	50% {
		bottom: -50px;
	}

	100% {
		bottom: -35px;
	}
}


.behandlinger-angle {
	background-size: contain;
	width: 100%;
	height: 20px !important;
	margin-top: 30px;
	padding-bottom: 100px;
	animation: arrow-pulse-down 1400ms ease infinite;
	position: absolute;
}

@keyframes arrow-pulse-down-forside {
	0% {
		bottom: -35px;
	}

	50% {
		bottom: -50px;
	}

	100% {
		bottom: -35px;
	}
}


.forside-angle {
	background-size: contain;
	width: 100%;
	height: 30px;
	left: 0;
	margin-top: 30px;
	animation: arrow-pulse-down-forside 1400ms ease infinite;
	position: absolute;
}


@-webkit-keyframes AnimationName {
	0% {
		background-position: 0% 53%
	}

	50% {
		background-position: 100% 48%
	}

	100% {
		background-position: 0% 53%
	}
}

@-moz-keyframes AnimationName {
	0% {
		background-position: 0% 53%
	}

	50% {
		background-position: 100% 48%
	}

	100% {
		background-position: 0% 53%
	}
}

@keyframes AnimationName {
	0% {
		background-position: 0% 53%
	}

	50% {
		background-position: 100% 48%
	}

	100% {
		background-position: 0% 53%
	}
}



.gratis-konsultasjon {
	padding: 20px 50px 30px 50px;
	background-color: #fff;
	margin-top: 50px;
	margin-bottom: 0px;
	border-radius: 5px;
}


@media (max-width: 768px) {


	.gratis-konsultasjon {
		padding: 30px 30px 60px 30px;
	}

}




.nyhetsbrev-container {
	padding: 50px 40px 40px 40px;
	background-color: #eef2f2;
	margin-top: 40px;
	border-top: 1px solid #ddd;

}


@media (max-width: 768px) {

	.nyhetsbrev-container-parent {
		margin: 0 !important;
		padding: 0 !important;

	}

	.nyhetsbrev-container {
		padding: 50px 20px 50px 20px;
		margin: 0 !important;
		border-top: 1px solid #eee;
		border-bottom: 1px solid #eee;
		background-color: #F0F6F6;
	}

}



.nyhetsbrev-container p {}

.instagram-container {

	margin-bottom: 50px;
}

.instagram-bilde-container {
	padding: 20px;

}



.instagram-bilde-element {
	border-radius: 5px;
	/*
	-webkit-filter: sepia(100%) hue-rotate(100deg) saturate(20%);
	filter: sepia(100%) hue-rotate(100deg) saturate(20%);
*/
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	position: relative;
	padding-top: 100%;
	box-shadow: 0px 2px 30px rgba(0, 0, 0, 0.2);
}

.instagram-bilde-element:hover {
	-webkit-filter: none;
	filter: none;
	transform: scale(1.03);
}




@media (max-width: 500px) {

	.intro-paragraph p {
		font-size: 13.5px !important;
		line-height: 1.6em;
	}

}

@media (max-width: 768px) {

	.instagram-bilde-container {
		padding: 10px;
	}


	.instagram-bilde-element {
		border-radius: 10px;
	}

}


.velkommen-message {
	color: #263434;
	text-align: center;
	letter-spacing: 0.3em;
	font-size: 15px;
	opacity: 0.7;
	margin-bottom: 10px;
	margin-top: -10px;
}


.dots-container {
	display: block;
	position: absolute;
	width: 100%;
	bottom: 90px;
	color: #fff;
}


.dots-container li {
	background-color: #fff;
	opacity: 0.4;
	border-radius: 100px;
	width: 10px !important;
	height: 10px !important;
}

.dots-container li.slick-active {
	background-color: #fff;
	opacity: 1;
}



/* progress bar */
.slider-progress {
	width: calc(100% - 40px);
	height: 10px;
	background: rgba(255, 255, 255, 0.2);
	z-index: 9999;
	position: absolute;
	top: 20px;
	left: 20px;
	border-radius: 100px;

}

.slider-progress .progress {
	width: 0%;
	height: 10px;
	background: rgba(255, 255, 255, 0.6);
	border-radius: 100px;
}


#vid {
	transform: scale(1.2);

}


.cc-window {
	border-radius: 5px;
	background: rgba(11, 11, 11, 0.85) !important;
	backdrop-filter: blur(20px);
	-webkit-backdrop-filter: blur(20px);
	margin-top: 50px;
	padding-top: 50px;
}


@media (max-width: 768px) {


	.cc-window {
		border-radius: 0px;
	}


}


.cc-btn {
	border-radius: 4px;
}


.thankyou {
	display: none;
	padding: 15px 30px;
	background-color: #f7fbfb;
	border: 1px solid #ddd;
}





/* GLIGHTBOX */
.gslide-image img {
	max-height: 80vh !important;
}

.gallery-open:hover {
	cursor: pointer;
	cursor: hand;
}






/* PLYR */

:root {
	--plyr-color-main: #34d0db;
}




/* GALLERI SLICK */
.slick-slide {
	outline: none !important;
	-webkit-appearance: none !important;
}

.slick-dots {
	position: relative;
	top: -217px;
}



.glightbox,
.glightbox img,
.slick-slide,
.slider-nav-element {
	outline: none !important;
}

.slick-dots li button:before {
	font-size: 20px;
	line-height: 20px;
	z-index: -30 !important;
	opacity: 0.1;
}

.galleri-slick,
.galleri-slick .slick-list {
	border-radius: 15px;
}


.galleri-slick-open {
	padding: 8px 14px;
	border-radius: 5px;
	background-color: #f2f5f5;
	font-size: 14px;
	font-weight: 400;
	position: relative;
	bottom: 3px;
	margin-left: 10px;
	z-index: 301;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	cursor: pointer;
	cursor: hand;
}

.galleri-slick-open:hover {
	background-color: #e4e7ea;
}


@media (max-width: 768px) {


	.galleri-slick-open {
		display: none;
	}

}

.galleri-slick-angle {
	opacity: 0.5;
	position: relative;
	bottom: 18px;
	right: 2px;
	margin-left: 15px;
	width: 12px;
	height: 15px;
	display: inline-block;
	float: right;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	z-index: 300 !important;
}

.galleri-slick-angle:hover {
	opacity: 1;
	cursor: pointer;
	cursor: hand;

}

.galleri-slick-angle.prev-caro {
	right: 0;
	margin-left: 0;
}





/* HAMBURGER  */

.hamburger-anchor {
	display: inline-block;
	position: absolute;
	right: 25px;
	top: 72.5px;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
}

.hamburger-anchor.hamburger-anchor-rotated {
	top: 73px;
	transform: rotate(-180deg);
}

.hamburger-container {
	width: 20px;
	height: 10px;
}

.hamburger-line-1,
.hamburger-line-2 {
	width: 100%;
	height: 1.15px;
	display: block;
	background-color: #000;
	position: absolute;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;

}

.hamburger-line-2 {
	top: 100%;
}

@keyframes hamburger-line-one-close {
	0% {
		top: 0%;
	}


	100% {
		top: 50%;
		transform: rotate(45deg);
	}
}

@keyframes hamburger-line-two-close {
	0% {
		top: 100%;
	}


	100% {
		top: 50%;
		transform: rotate(-45deg);
	}
}


@keyframes hamburger-line-one-open {
	0% {
		top: 50%;
		transform: rotate(45deg);
	}

	100% {
		top: 0%;
	}
}

@keyframes hamburger-line-two-open {
	0% {
		top: 50%;
		transform: rotate(-45deg);
	}

	100% {
		top: 100%;
	}
}


.hamburger-line-1.hamburger-1-close {
	animation-name: hamburger-line-one-close;
	animation-duration: 0.7s;
	animation-fill-mode: forwards;
}

.hamburger-line-2.hamburger-2-close {
	animation-name: hamburger-line-two-close;
	animation-duration: 0.7s;
	animation-fill-mode: forwards;
}

.hamburger-line-1.hamburger-1-open {
	animation-name: hamburger-line-one-open;
	animation-duration: 0.7s;
	animation-fill-mode: forwards;
}

.hamburger-line-2.hamburger-2-open {
	animation-name: hamburger-line-two-open;
	animation-duration: 0.7s;
	animation-fill-mode: forwards;
}



.navbar-minimal {
	top: 45px;

}

.navbar-minimal-dropdown {
	top: 109px;
}


.banner-tilbud {
	text-align: center;
	padding: 12px 0;
	z-index: 9999999;
	font-size: 15px;
}

.tilbudspad-top {
	height: 40px;
}

.vipps-express-checkout {
	position: fixed;
	bottom: 20px;
	right: 20px;
}

.dark-overlay {
	display: none;
	background-color: rgba(0, 0, 0, 0.5);
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}</pre></body></html>