@charset "UTF-8";
/* CSS Document */

@media (min-width: 575px) and (max-height: 900px) {


html {
	-moz-transform: scale(0.65);
	-moz-transform-origin: top center;
}

html {
	zoom: 65%;
}

.questionWrapper {
	padding-bottom: 150px;
}

.permission label {
    font-size: 17px;
}

}

.carousel-item {
	/*min-height: calc(100vh - 8px);*/
	min-height: 100vh;
	background-image: url("../img/background.jpg");
}

.carousel-item#intro {
	background-image: url("../img/background_start.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	/* height: 100vh */
}

.result {
	background-color: #006ea2;
	color: #fff;
}

.result h2 {
	color: #fff;
}

.show-mobile {
	display: none;
}

.show-desktop {
	display: inline-block;
}

.certifikat-logo {
	width: 150px;
	display: block;
	margin: 0 auto;
}

.certifikater-text {
	font-size: 14px;
	text-align: center;
}

/* Preloader */

.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url('../img/loading.gif') center no-repeat #e9ebef;
}

/*
html, body {
	width: 100%;
	height: 100%;
}
*/

body {
	background-color: #fff;
	color: #000;
	font-family: 'Helvetica', sans-serif;
	/*font-family: 'droid', Helvetica, sans-serif;*/
	font-weight: 400;
	font-size: 20px;
	line-height: 1.2;
	overflow-x: hidden;
	font-variant-numeric: lining-nums;
    -moz-font-feature-settings: "lnum";
    -webkit-font-feature-settings: "lnum";
    font-feature-settings: "lnum";
    margin: 0;
    padding: 0;
}

.container {
	max-width: none;
}

.row {
	margin-left: 0;
	margin-right: 0;
}

.full-width {
	margin-left: -15px;
	margin-right: -15px;
}

.contentbox {
	width: 992px;
	margin: 0 auto;
}



.wrapper, .resultWrapper, .photoWrapper {
	width: 100%;
	height: 100%;
	max-width: 768px;
	position: relative;
	margin: 0 auto;
}



.resultWrapper {
	display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.questionWrapper {
	max-width: 670px;
	transition: all .5s ease-out;
}

#intro .questionWrapper {
	padding: 24% 15% 15% 15%;
}

.logo-single {
	width: 50px;
	margin: 0 auto;
	display:block;
}

.logo-full {
	width: 150px;
	margin: 0 auto;
	display:block;
}

.topbanner {
	width: 100%;
	height: 198px;
	display: flex;
    justify-content: center;
    position: relative;
}

.signup {
	display: flex;
    justify-content: center;
    background-color: #cce2ec;
}

.start {
	display: flex;
    justify-content: center;
    background-color: #8bc1cf;
}


.topbanner_0 {
	background: url('../img/topbanner_0.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 100%;
}

.videoWrapper {
	display: flex;
    justify-content: center;
	width: 992px;
	height: 198px;
	overflow: hidden;
	text-align:center;
	position: relative;
}

.video {
	width: 992px;
	text-align:center;
	object-fit: cover;
}

.topbanner, .videoWrapper, .video {
	height: 450px;
}


}

.startside {
	height: 100%;
	background-image: url("../img/app-forside.jpg");
	background-size: 100%;
	background-position: center top;
	background-repeat: no-repeat;
	transition: all .5s ease-out
}



#start-button {
	max-width: 366px;
	margin-top: 6% !important;
	margin-bottom: 10% !important;
}



.question {
	font-size: 50px;
	line-height: 1.2;
	margin-top: 0;
	text-align: center;
}

.questionNumber {
	width: 60px;
	height: 60px;
	border: 1px solid #bf4140;
	border-radius: 50%;
	background-color: #fff;
	position: absolute;
	bottom: -30px;
	z-index: 100;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	/*font-family: 'droid', Helvetica, sans-serif;*/
	font-family: 'Helvetica', sans-serif;
	font-size: 24px;
}

.circles {
	width: 240px;
	height: 240px;
	position: relative;
	margin: 0 auto;
	background-color: #f18500;
	border: 1px solid #fff;
}

.circle {
	border-radius: 50%;
	position: absolute;
	display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
	flex-direction: column;
    color: #fff;
    font-family: 'Helvetica', sans-serif;
    font-size: 26px;
    line-height: 1.1;
    padding: 5%;
    color: #fff;
    top: -10%;
    left: 11%;
}

.circleIntro {
    top: 5%;
    left: 5%;
    background-color: #006ea2;	
}


.modal_pic {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

.modal-header {
    padding: 15px 15px 0 15px;
    border-bottom: none;
}

.modal-body p {
	font-size: 14px;
}

.guide {
	width: 100%;
	margin-top: -40px;
}

.product, .resultTop {
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
}

.product {
	background-image: url("../img/norge_lp.jpg");
	padding-bottom: 30%;
}

.resultTop {
	background-image: url("../img/family.jpg");
	padding-bottom: 40%;	
}

.active_omega_3 {
	position: absolute;
	width: 30%;
	right: 50px;
	bottom: -12%;
	z-index: 100;
}


/* carousel */

.carousel {
	width: 100%;
}

/* typografi */

.orange {
	color: #EF832B;
}

p {
	line-height: 1.5;
}

p a, p a:link, p a:visited, p a:active, p a:focus {
	color: #29387c;
}

a:hover {
	color: #111435;
}

strong {
	/* font-family: 'droid-bold', Helvetica, sans-serif; */
	font-weight: 700;
}

.caps {
	text-transform: uppercase;
}

h1, h2, h4, h5 {
	font-weight: normal;
	color: #006ea2;
}

h1, h2 {
	/* font-family: 'droid-bold', Helvetica, sans-serif;*/
	font-weight: 700;
}

h3 {
	/*font-family: 'droid', Helvetica, sans-serif;*/
}

h1 {
	font-size: 50px;
	text-align: center;
}

#intro h1 {
	font-size: 80px;
	line-height: 1;
}

h2 {
	font-size: 32px;
}

h3 {
	font-size: 32px;
}

h4 {
	font-size: 25px;
}

.red {
	color: #bf4140;
}

.blue {
	color: #006ea2;
}

.logo {
	margin-top: 20px;
	margin-bottom: 0;
}


.permission {
	font-size: 13px;
}



ol, ul {
    padding-inline-start: 3%;
}

li {
	margin-bottom: 10px;
	line-height: 1.4;
}

/* Knapper */

.arrow {
	background-image: url('../img/arrow.png') !important;
	background-repeat: no-repeat;
	background-position: center right 15px;
	background-size: auto 50%;
}

.btn {
	font-weight: 700;
	border: none;
	cursor: pointer !important;
    cursor: hand !important;
    border-radius: 10px;
	outline: none !important;
	border: none !important;
}

.btn.disabled, .btn:disabled {
    opacity: .3;
}

.btn-lg, .btn-group-lg>.btn {
	width: 100%;
}

.btn-primary, .btn-secondary, .btn-default {
	min-width: 100px;
    font-size: 36px;
	min-height: 55px;
	-webkit-box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.3);
box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.3);
}

.btn-primary,.btn-primary.disabled, .btn-primary:disabled, .btn-primary:active, .btn-primary.active, .btn-primary:focus, .open>.dropdown-toggle.btn-primary, .btn-primary:not([disabled]):not(.disabled):active {
    color: #fff;
    background-color: #f18500;
}

.btn-primary:hover {
    color: #fff;
    background-color: #d87700;
}

.btn-secondary,.btn-secondary.disabled, .btn-secondary:disabled, .btn-secondary:active, .btn-secondary.active, .btn-secondary:focus, .open>.dropdown-toggle.btn-secondary, .btn-secondary:not([disabled]):not(.disabled):active {
    color: #fff;
    background-color: #bf4140;
}

.btn-secondary:hover {
    color: #fff;
    background-color: #910d2a;
}


.btn-default,.btn-default.disabled, .btn-default:disabled, .btn-default:active, .btn-default.active, .btn-default:focus, .open>.dropdown-toggle.btn-default, .btn-default:not([disabled]):not(.disabled):active {
    color: #fff;
    background-color: #11a63c;
}

.btn-default:hover {
    color: #fff;
    background-color: #0f9536;
}

    



#loader {
	min-height: 70px;
	width: 100%;
	background-image: url('../img/loading.gif');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 28px auto;
	display: none;
	margin-top: -6px;
}


/* Form */

/* Form */

.form-color {
	background-color: rgb(57, 95, 111);
	color: white;
	padding-top: 1.5rem !important;
	padding-bottom: 1.5rem !important;
}

.form-color .mt-4{
	margin-top: 0 !important;
}

.form-registration input[type=text]:placeholder-shown {
    color: #706F70;
}

.form-registration .form-registration__input-wrapper {
    position: relative;
}

.form-registration input[type=text], .form-registration input[type=email], .form-registration input[type=tel], .form-registration select {
    min-height: 56px !important;
    margin-top: 13px;
    /*padding: 26px 20px 22px 20px;*/
    padding-left: 22px;
    border: none;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    position: relative;
	background: #fff;
	border: 1px solid #ddd;
}



.form-registration select {
	font-size: 16px;
	text-indent: 15px;
	color: #757575;
}

#stilling {
	height: auto;
	padding: 10px 10px 10px 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;	
}

input:focus, select:focus {
	outline: none;
}

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea, select {
    border-radius: 0;
    font-family: inherit;
    color: rgba(0, 0, 0, 0.75);
    width: 100%;
    height: 25px;
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

.placeholder-text {
    position: absolute;
    top: 18px;
    left: 8px;
    pointer-events: none;
    z-index: 1;
    color: #9B9B9B;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.2;
    opacity: 0;
    transition: opacity 200ms ease-in;
}

.form-registration .error-text {
    display: block;
    margin-top: 5px;
    padding-left: 20px;
    color: #FA1E31;
    font-size: 14px;
}

@media (max-width: 992px) { 

.contentbox {
	width: 100%;
}

body { 
	background-image: url("../img/background.jpg");
}

.carousel-item {
	background-image: none;
}

.active_omega_3 {
	width: 36%;
	right: 4vw;
}
}

@media (max-width: 768px) {

.carousel-item {
	min-height: 100vh;
}

#intro .questionWrapper {
	padding: 30% 21% 0 21%;
	height: 100vh;
}

#intro h1 {
	font-size: 10vw;
}

h1 {
	font-size: 6vw;
}
.notTablet {
	display: none;
}

.carousel-item {
	min-height: 0;
}

.wrapper, .resultWrapper, .photoWrapper {
	padding: 0 40px;	
}

#start-button {
	max-width: 460px;
	margin-bottom: 26% !important;
}

.startside {
	background-size: 140%;
}

.ansigt {
	width: 100%;
	margin-top: 4%;
	margin-bottom: 5%;
}

h3 {
	font-size: 4vw;
	padding: 0 20px;
}

.circles {
	width: 30vw;
	height: 30vw;
}

.circle {
    font-size: 3.8vw;
    line-height: 1.1;
    padding: 5%;
    color: #fff;
    top: -10%;
    left: 12%;
}

.circleIntro {
    top: 20px;
    left: 20px;
    background-color: #006ea2;	


}

@media (max-width: 574px) {

.ansigt {
	width: 100%;
	margin-top: 4%;
	margin-bottom: 16%;
}

.topbanner, .videoWrapper, .video {
	height: 80vw;
}


.wrapper, .resultWrapper, .photoWrapper {
	padding: 0 24px;	
}

.show-mobile {
	display: block;
}

.show-desktop {
	display: none;
}

body {
	font-size: 15px;
}

.btn-primary, .btn-secondary, .btn-default {
    min-height: 45px;
    font-size: 6vw;
}

#loader {
	min-height: 45px;
}




h1 {
	font-size: 9vw;
}

#intro h1 {
	font-size: 12vw;
}

h2 {
	font-size: 7vw;
}

h4 {
	font-size: 6vw;
}

ol, ul {
    padding-inline-start: 8%;
}


.question {
	font-size: 6vw;
}



.guide {
	margin-top: 0;
}

}

@media (max-width: 320px) {

.hide-small-device {
	display: none;
}

/*
.topbanner, .videoWrapper, .video {
	height: 150px;
}
*/

}

