@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,700;1,400;1,700&family=Open+Sans:wght@400;700&display=swap');
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
@import url('https://fonts.googleapis.com/css?family=Miriam+Libre');
.modal-content {
    padding: 20px;
}
html{
       max-width: 100%;
    overflow-x: hidden;
}

.container-fluid {
    overflow-x: hidden;
}

.modal-dialog.modal-dialog-centered {
    max-width: 60%;
}

td.container {
    padding: 0;
}
a.optoutlink {
    color: blue;
    text-decoration: underline;
}

#question_block {
	
	
	margin: 0;
	float: left;
	width: 90%;
	padding:0%;


	margin: 0;
	width: 100%;
	position: relative;
	text-align: center;
}

.step_5 .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
body.step_2 {
    /*background-image:url("https://kisatverkossa.fi/images/bgfrip11.jpg");
*/
}
.step_2 .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
    text-align:center;
}

label#item_4_label {
    display: none;
}

.bgButtons{
	width:100%;
	height:250px;
cursor:pointer;
	
}

#step_4 label.form-check-label {
	color:black;
}

input#answer_315 {
        float: left;
        width: 50px;
        height: 50px;
        cursor: pointer;
        padding: 10px;
        margin-top: 18px;
        margin-left: 0px;
}
input#answer_742 {
        float: left;
        width: 50px;
        height: 50px;
        cursor: pointer;
        padding: 10px;
        margin-top: 12px;
        margin-left: 0px;
}
.form-check input[type="checkbox"] + label[for="answer_315"], .form-check input[type="checkbox"] + label[for="answer_742"]  {
    padding: 20px;
    font-size: 11px;
    font-weight: lighter;
    color: #ffffff;
    border-radius: 25px;
    margin: 3px 0px;
    padding-left: 60px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    transition: all .2s;
    cursor: pointer;
	    margin-top: -5px;
}

.buttonvoucher{
width: 31%;
    padding: 1%;
    float: left;
    color: #333333;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    font-size: 23px;
    font-weight: bold;
    font-family: 'Ubuntu', sans-serif;
}

#step_1 form.path_form {
	display: block;
}

/* The container */
div#item_22_container {
    clear: both;
	padding-left:18px;
}
#step_3 form.path_form {
    background: white;
    padding: 40px;
    border-radius: 7px;
    text-align: left;
}

#step_3 label.form-check-label {
    color: #000000;
}

.jss356 {
    padding: 1px;
    border-radius: 2px;
	object-fit: contain;
   max-width: 100%;
   max-height: 100%;
    background-color: #ffffffcf;
}

a {
    color: #000000;
}

p.optintext{
 margin-left:115px;   
}

.step_3 .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.step_4 .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

#item_38_label.col-sm-3.col-form-label {
  -webkit-box-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.form-check input[type="checkbox"] + label[for="answer_742"] {

    padding: 10px;
    font-size: 11px;
    color: #333333;
    border-radius: 25px;
    font-weight:lighter;
    margin: 3px 0px;
	padding-left: 60px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    transition: all .2s;
	cursor: pointer;
}

.form-check input[type="checkbox"] + label::before[for="answer_742"] {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 12px;
    padding: 2px 6px 2px 2px;
    content: "\f067";
    transition: transform .3s ease-in-out;
}

.form-check input[type="checkbox"]:checked + label::before[for="answer_742"]
{
    content: "\f00c";
    transform: rotate(-360deg);
    transition: transform .3s ease-in-out;
}

.form-check input[type="checkbox"] {
  display: absolute;
}


.error {
    color: red;
}


.dynamic-content img {
    text-align: center;
    margin: auto;
    display: inherit;
}


div#footer-container {
    color: white;
    background-color: rgba(0, 0, 0, 0.5);
    text-align: center;
    line-height: 1;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    margin-top: 50px;
}
body.step_1 {

    background-size: cover;
    background-repeat:no-repeat;
}
label#item_142_label {
    display: none;
}

.step_3 .form-control {
    max-width:500px;
}


.step_3 label {
    color: #54b057;
}

h4.giftcards{
font-size: 40px;
	font-weight:bolder;
	color:white;
	background-color: rgba(0, 0, 0, 0.3);
  border-radius: 25px;
  text-align: center;
  line-height: 1;
 -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
	    box-shadow: 0px 0px 20px #d3d3d369;
  max-height: 50%;
  padding: 20px 40px;
}
    #item_97_container {
    max-width: 500px;
    clear: both;
     
}

button.btn.btn-success.btn-sm.acceptcookies {
    font-size: 30px;
}

select.form-control.form_input.date-day.question_97 {
    width: 100%;
}
div#item_3_container {
    float: right;
    width: 47%;
}
div#item_2_container {
    float: left;
    width: 47%;
}

div#item_4_container {
    float: left;
    width: 100%;
	clear:both;
	padding-left:20px;
}
.form-group {
    margin-bottom: 5px;
	
}

div#item_24_container{
    width: 100%;
}


.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 33%;
    max-width: 33%;
}

select.form-control.form_input.date-day.question_97 {
    width: 100%;
}

.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 33%;
    max-width: 33%;
}


select.form-control.form_input.date-day.question_97 {
    width: 100%;
}

select.form-control.form_input.date-year.question_97 {
    width: 100%;
}

select.form-control.form_input.date-month.question_97 {
    width: 100%;
}
.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 33%;
    max-width: 33%;
}


select.form-control.form_input.date-day.question_97 {
    width: 100%;
}

select.form-control.form_input.date-year.question_97 {
    width: 100%;
}

select.form-control.form_input.date-month.question_97 {
    width: 100%;
}

.form-check:not(#step_4 .form-check) {
    position: relative;
    display: inline-block;
padding-left:0px !important;
	bottom:8px;
}
.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle {
    color: #000;
    background-color: #ffffff;
    border-color: #358238;
}
.btn:not(:disabled):not(.disabled).active, .btn:not(:disabled):not(.disabled):active {
    background-image: none;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.btn-secondary:hover {
    color: #fff;
    background-color: #348237;
    border-color: #348237;
}
.btn:focus, .btn:hover {
    text-decoration: none;
}

.btn-secondary {
    color: #000;
    background-color: #ffffff;
    border-color: #5fca80;
}



label {
    display: inline-block;
	font-weight:bold;
    margin-bottom: .7rem;
    color: #ffffff;
    font-weight: bold;
}


div#item_25_container {
    clear: both;
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

div#item_98_container {
    width: 29%;
      float:left;
}
div#item_23_container {
    width:100%;
  
}

.dynamic-content {
    display:none;
    text-align:left;
}
.html.item-container.item_36_container {
    max-width: 57%;
    float:left;
    margin-top:2%;
}

label.error {
    color: red;
    font-size: 0.8em;
}
button.btn.btn-success.btn-sm.acceptcookies {
    width: 150px;
    font-size: 12px;
}

div#item_120_container {
    max-width: 500px;
}

.progress {
    margin-bottom: 10px;
        margin-left: 10%;
    margin-right: 10%;
}
#question_block24 h4 {
       ;
    font-weight:bold;
}
p.optintext{
 margin-left:115px;   
}

button.linkstyle {
    background: none;
    border: none;
    padding: 0;
    text-decoration: underline;
}

#question_block24 {
	border: 1px solid #ccc;
	margin: 0;
	float: left;
	width: 90%;
	padding: 2% 5%;
	background: white;
	text-align: center;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#prozess_bar {
	display: inline-block;
	margin: 3em 0;
}
a.buttonspecial {
	margin: 0 1% 1em 1%;
	padding: 0.8em;
	width: 48%;
	float: left;
	color: white !important;
	text-align: center;
	background: #5fca80;
	background: -moz-linear-gradient(top,  #5fca80;0%, #5fca80 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5fca80), color-stop(100%,#5fca80));
	background: -webkit-linear-gradient(top,  #5fca80;0%,#5fca80 100%);
	background: -o-linear-gradient(top,  #5fca80;0%,#5fca80 100%);
	background: -ms-linear-gradient(top,  #5fca80;0%,#5fca80 100%);
	background: linear-gradient(to bottom,  #5fca80;0%,#5fca80 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5fca80', endColorstr='#5fca80',GradientType=0 );
	border: 1px solid #5fca80;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-weight: bold;
	font-size: 1.4em;
	cursor: pointer;
}

.questiondelux {
	display: none;
}

#question_1.questiondelux {
	display: block;
}

#results_block {
	border: 1px solid #ccc;
	margin: 0;
	float: left;
	width: 90%;
	padding: 2% 5%;
	background: white;
	text-align: center;
	display: none;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.result {
	text-align: center;
	display: none;
	color: #000000;
	font-size: 1em;
}

input#answer_2205 {
    display: none;
}

#result_1.result {
	display: block;
}

.result strong {
	font-size: 2em;
	color: #5fca80;
	margin: 1em 0 0 0;
}


.containercheck {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 11px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.step_5 .item_48_container
{
    overflow:hidden;
    width:1px;
    height:1px;
}

#step_1 form.path_form{	
	color:white;
	background-color: rgba(0, 0, 0, 0.3);
  border-radius: 25px;
  line-height: 1;
  max-height: 50%;
  padding: 20px 40px;
   
}

h2._sponsor_name {
    font-size: 1.2rem;
}

._sponsors p {
    font-size: 0.7em;
}


button.linkstyle {
    background: none;
    border: none;
    padding: 0;
    text-decoration: underline;
}

button#emailB:active, button#emailB:focus  {
    background-color: #22b011;
}

button#phoneB:active, button#phoneB:focus {
    background-color: #22b011;
}

div#item_87_container {
  line-height:1;
}



label#item_87_label {
   
    width: 100%;
}


.form-check-label {
    margin-bottom: 0;
    font-size: 13px;
padding-right: 30px;
	padding-top:7px;
	color:black;
}





label#item_39_label, label#item_40_label, label#item_78_label{
 clear:both;   
}

/* The container */
.containercheck {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 11px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
div#item_74_container .form-check {
    display: inline-block;
    /* margin-left: 30px; */
    padding: 20px;
}

#answer_2014 {
    -ms-transform: scale(2);
    -moz-transform: scale(2);
    -webkit-transform: scale(2);
    -o-transform: scale(2);
    padding: 10px;
    margin-top: 20px;
}

#answer_2509{
    -ms-transform: scale(3);
    -moz-transform: scale(3);
    -webkit-transform: scale(3);
    -o-transform: scale(3);
    padding: 10px;
    margin-top: 15px;
    margin-left: 10px;
}

#answer_2141
{
  -ms-transform: scale(3);
    -moz-transform: scale(3);
    -webkit-transform: scale(3);
    -o-transform: scale(3);
    padding: 10px;
    margin-top: 15px;
    margin-left: 10px;
}
p.disclaimer {
    font-size: 11px !important;
}

form.path_form {
    padding: 40px;
    box-shadow: 0px 0px 20px #d3d3d369;
    border-radius: 4px;
    text-align:left;
	background-color:white;
}

.next_button.item-container.item_6_container {
    text-align: center;
}

.form-control {
    max-width: 100%;
	height:50px;
	border:2px solid #5fca80;
}

/* Hide the browser's default checkbox */
.containercheck input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmarkcust {
    position: absolute;
    top: 10px;
    left: 90px;
    height: 45px;
    width: 45px;
    background-color: #fff;
    /* border: black; */
    border: solid black;
}


/* On mouse-over, add a grey background color */
.containercheck:hover input ~ .checkmarkcust {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.containercheck input:checked ~ .checkmarkcust {
  background-color: #2196F3;
}

/* Create the checkmarkcust/indicator (hidden when not checked) */
.checkmarkcust:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmarkcust when checked */
.containercheck input:checked ~ .checkmarkcust:after {
  display: block;
}

/* Style the checkmarkcust/indicator */
.containercheck .checkmarkcust:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.checkboxes{
 display: inline-block;
}





div#header-container {

    margin-bottom: 37px;
}



label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 18px;
	color:black;
}

.container
{
    -ms-flex: 0 0 90% !important;
    flex: 0 0 90% !important;
    max-width: 90% !important;
    text-align: center !important;
}

.btn-primary {
    color: #fff;
    background-color: #5fca80;
    border-color: #5fca80;
    width: 100%;
    padding: 2%;
    font-size: 34px;
    margin-top:20px;
}



.form-check {
    position: relative;
    display: inline-block !important;
   
}

.col-sm-9 {
    margin: 0;
	margin-top:10px;
}

#answer_649
{
  /* Double-sized Checkboxes */
  -ms-transform: scale(4); /* IE */
  -moz-transform: scale(4); /* FF */
  -webkit-transform: scale(4); /* Safari and Chrome */
  -o-transform: scale(4); /* Opera */
  padding: 10px;
    margin-top:20px;
}

body
{
	font-family: 'montserrat', sans-serif;
	font-size:16px;
	background-color:#333;
	background-size: cover;
}
.main
{
	margin:0px auto;
}
.questions_page
{
	padding:40px;
	background:rgba(233,233,233,1.00);
	border:2px solid rgba(170,170,170,1.00);
	border-radius:7px;
}

img
{
	max-width:100%;
}

.questions_page form > h2
{
	background:#fff;
	color:rgba(0,154,85,1.00);
	padding:10px; 
	margin:-38px -38px 30px -38px;
	border-radius:5px 5px 0 0;
	text-align:center;
}

#content_text {
    margin: 0 0 0 1em;
    float: left;
    width: 60%;
       font-family: 'Miriam Libre','Montserrat', sans-serif;
    padding-bottom: 20px;
}
#content_image {

    margin: 0% 0% 1% 0%;
	float: right;
	width: 35%;
	text-align: right;

}

#content_image img {
	width: 80%;
		border-radius: 62px 62px 62px 62px;
-moz-border-radius: 62px 62px 62px 62px;
-webkit-border-radius: 62px 62px 62px 62px;
    border: 5px solid #5fca80;
}


.option-input label
{
     font: 300 16px/1.7 'Open Sans', sans-serif;
     color: #333;
     cursor: pointer;
}


div#item_39_container {
    clear: both;
}
div#item_40_container {
    clear: both;
}
div#item_41_container {
    clear: both;
}
div#item_43_container {
    clear: both;
}

#content_text p {
    padding: 0;
    margin: 0;
    font-weight: normal;
    font-size: 1.4em;
    font-family: 'Montserrat', sans-serif;
}

#content_text strong{
      padding: 0;
    margin: 0;
        font-weight: bold;
    font-size: 1.6em;
    display: inline-block;
    color:#5fca80;
}



.button  {
width: 33.3%;
        background-color: transparent;
    border: none;
	float: left;
	color: #333333;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	font-size:23px;
	font-weight: bold;
	   font-family: 'Ubuntu', sans-serif;
}



.bgButtons{
  background-color: rgba(255, 255, 255, 0.8313725490196079);
	width:100%;
    height: 310px;
	
}




#question_1.question {
	display: block;
}



#questionfield {
	height: 120%;
	background-color: rgba(255, 255, 255, 1);
	clear: both;
	border: 1px #8b8b8b solid;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	padding-bottom: 20px;
}
#questionfield p {
	padding-bottom: 20px;
	
	color: #000
}

div#step_2 .path_form {
    background-color: white;
}

  
.questionblock h3 {
    color: #fff;
    padding: 0.5em;
    font-weight: bold;
    font-size: 1.7em;
    font-family: 'Montserrat', sans-serif;
  background-color: #5fca80;
    margin: 0;
    text-shadow: 1px 2px black;
 
}

#answer_1575
{
  /* Double-sized Checkboxes */
  -ms-transform: scale(2); /* IE */
  -moz-transform: scale(2); /* FF */
  -webkit-transform: scale(2); /* Safari and Chrome */
  -o-transform: scale(2); /* Opera */
  padding: 10px;
    margin-top:20px;
}

#answer_1703
{
  /* Double-sized Checkboxes */
  -ms-transform: scale(2); /* IE */
  -moz-transform: scale(2); /* FF */
  -webkit-transform: scale(2); /* Safari and Chrome */
  -o-transform: scale(2); /* Opera */
  padding: 10px;
    margin-top:20px;
}

/* Mobila anpassningar */

@media screen and (max-width:1200px) {
#content_image {
       margin: auto;
    width: 30%;
    text-align: center;
    float: right;
    margin-right: auto;
}
    
li#page_tab_1, li#page_tab_2, li#page_tab_3, li#page_tab_4, li#page_tab_5, li#page_tab_6 {
    min-width: 180px;
}
.page_progress li span.step_name{
    font-size:12px;
    }
    
      ol.page_progress{
        height: 80px;
}

    #answer_742 {
    padding: 10px;
    margin-top: 15px;
    margin-left: 10px;
}
    
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 90%;
    min-height: 1px;
    padding-right: 0px;
}
    
}




@media screen and (max-width:768px) {
	html, body {
		    font-size: 14px;
	}
    
    select.form-control:not([size]):not([multiple]) {
    height: auto;
}
    
.form-check input[type="checkbox"] + label[for="answer_2014"] {

    padding: 20px;
    font-size: 9px;
    background-color: rgba(255, 255, 255, .9);
    border: 2px solid rgba(139, 139, 139, .3);
    color: #7f7878;
    border-radius: 25px;
    margin: 3px 0px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    transition: all .2s;
	cursor: pointer;
}

.form-check input[type="checkbox"] + label::before[for="answer_2014"] {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 12px;
    padding: 2px 6px 2px 2px;
    content: "\f067";
    transition: transform .3s ease-in-out;
}

.form-check input[type="checkbox"]:checked + label::before[for="answer_2014"]
{
    content: "\f00c";
    transform: rotate(-360deg);
    transition: transform .3s ease-in-out;
}

.form-check input[type="checkbox"]:checked + label[for="answer_2014"] {
    border: 2px solid #00ea4e;
    background-color: #5fca80;
    color: #fff;
    transition: all .2s;
}

.form-check input[type="checkbox"] {
  display: absolute;
}
.form-check input[type="checkbox"] {
  position: absolute;
}
    #header-container img {
    display: block;
}
    
        p.optintext{
 margin-left:15px;   
}
    div#header-container {
    margin-bottom: 10px;
}
    .dynamic-content img {
    text-align: center;
    margin: auto;
}
    
    h4.giftcards {
    font-size: 17px;
}
    
    
li#page_tab_1, li#page_tab_2, li#page_tab_3, li#page_tab_4, li#page_tab_5, li#page_tab_6 {
    min-width: 10px;
}
.page_progress li span.step_name{
    display:none;
    }
    
      ol.page_progress{
        height: 80px;
}
	p strong {
		font-size: 1.2em;
	}
	
	.prozess_status {

	font-size: 22px;

}
  .html.item-container.item_36_container {
    max-width: 100%;
    float: none;
    margin-top: 2%;
    text-align: center;
}
    .dynamic-content {
    display: none;
    max-width: 100%;
    float: none;
   margin-right:auto;
    text-align: center;
}

#question_block {
	
	border: 1px solid #ccc;

	float: none;
	padding: 47% 0% 0% 0%;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: transparent;
	background-size: cover;

	margin: 0;
	width: 100%;
	position: relative;
	text-align: center;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
    

.bgButtons {
  background-color: rgba(255, 255, 255, 0.8313725490196079);
    width: 100%;
    height: 100px;
}
	
	.button {

    width: 33.3%;
	font-size:15px;
	}
	
    
	    #answer_2141 {
    -ms-transform: scale(2);
    -moz-transform: scale(2);
    -webkit-transform: scale(2);
    -o-transform: scale(2);
}
    .modal-dialog.modal-dialog-centered {
    max-width: 100%;
}

}
.form-check input[type="radio"] + label {
    position: relative;
    padding: 15px 15px;
    font-size: 14px;
    text-align: center;
    border-radius: 5px;
    border: 2px solid #8ece93;
    color: black;
    line-height: 15px;
    min-width: 60px;
    cursor: pointer;
	box-shadow: 0px 3px 1px rgb(0 0 0 / 10%);
}

.tryggsam-box .form-check input[type="radio"] + label {
    position: relative;
    padding: 15px 15px;
    font-size: 16px;
    text-align: center;
    border-radius: 3px;
    border: 2px solid white;
    color: white !important;
    line-height: 15px;
    min-width: 60px;
    cursor: pointer;
	box-shadow: 0px 3px 1px rgb(0 0 0 / 10%);
}
.tryggsam-box .form-check-label input:checked{
  background-color: #3e1f84;
   border: 2px solid #3e1f84;
}
.tryggsam-box .form-check input[type="radio"]:checked+label {
    background: #3e1f84;
 border: 2px solid #3e1f84;
    transition: transform .3s ease-in-out;
}
.form-check input[type="radio"] {
  position: absolute;
  opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
}

.form-check-label input:checked{
  background-color: #348237;
}

label {
    display: inline-block;
    margin-bottom: .7rem;
    font-weight: bold;
    margin-top:15px;
}

.step_5 .form-check input[type="radio"] + label {
    font-size: 14px;
    cursor: pointer;
}

.form-check input[type="radio"] + label:before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  height: 14px;
  width: 14px;
  background: white;
  border: 1px solid gray;
  box-shadow: inset 0px 0px 0px 2px white;
  -webkit-box-shadow: inset 0px 0px 0px 2px white;
  -moz-box-shadow: inset 0px 0px 0px 2px white;
  -o-box-shadow: inset 0px 0px 0px 2px white;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
    display:none;
}

.form-check input[type="radio"]:checked+label {
    background: #8ece93;
	transition: transform .3s ease-in-out;
}

.form-check input[type="radio"] + label:hover {
    background: #9ee7b4;
	transition: transform .3s ease-in-out;
}

    
@media screen and (max-width:780px) {
 
      .form-check input[type="checkbox"] + label[for="answer_742"] {
    display: inline-block;
    padding: 5px;
    font-size: 9px;
     color: #696666;
    margin: 3px 0px;
    font-weight: lighter;
	padding-left: 60px;
	cursor: pointer;         
		      margin-top: -5px;
}


.modal-dialog.modal-dialog-centered {
    max-width: 100%;
}
    
.form-check input[type="checkbox"] + label::before[for="answer_742"] {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-weight: leighter;
    padding: 2px 6px 2px 2px;
    content: "\f067";
    transition: transform .3s ease-in-out;
}


.form-check input[type="checkbox"] {
  display: absolute;
}


#answer_742 {
    -ms-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    padding: 10px;
    margin-top: 42px;
    margin-left: 30px;
}
    
    #item_22_container {
    width:100%;
}
  .form-check input[type="radio"] + label[for="answer_358"] {
    color: #000000;
    border: 3px solid #5fca80;
}

.form-check input[type="radio"]:checked + label[for="answer_358"] {
    background: #5fca80;
    color: #ffffff;
}

.form-check input[type="radio"] + label[for="answer_357"] {
    color: #000000;
    border: 3px solid #5fca80;
}

.form-check input[type="radio"]:checked + label[for="answer_357"] {
    background: #5fca80;
    color: #ffffff;
}
    
     /* Mobila_formular */ 
    input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select:focus,
textarea {
  font-size: 16px;
}
    

    
    select.form-control.form_input.date-day.question_12{
    padding: 1em;
    min-height: 50px;
    max-width: 90%;
		margin-left:auto;
	margin-right:auto;
         font-size: 16px;
}
select.form-control.form_input.date-month.question_12{
    padding: 1em;
    min-height: 50px;
	margin-left:auto;
	margin-right:auto;
    max-width: 90%;
     font-size: 16px;
}
select.form-control.form_input.date-year.question_12{
    padding: 1em;
    min-height: 50px;
    max-width: 90%;
		margin-left:auto;
	margin-right:auto;
     font-size: 16px;
}
    
    /* survey mobila knappar start */   
    .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle {
    color: #000;
    background-color: #ffffff;
    border-color: #358238;
}
label#item_60_label {
    width: 100%;
}

    #step_3 .radio_answers {
   padding-left: 0px;
}
    
    #step_3 label.form-check-label {
    color: #000000;
}
    
.form-check input[type="radio"]:checked+label {
    background: #8ece93;
	transition: transform .3s ease-in-out;
}

.form-check input[type="radio"] + label:hover {
    background: #26bd14;
	transition: transform .3s ease-in-out;
}

    
div#item_60_container label.form-check-label {
    max-width: 140px;
    line-height: 14px;
    min-height: 65px;
    margin-bottom: 5px;
    display: flex;
}
    
    div#item_76_container label.form-check-label {
min-width: 300px;
    line-height: 10px;
    min-height: 45px;
    margin-bottom: 5px;
    display: flex;
}
    
      div#item_84_container label.form-check-label {
min-width: 300px;
    line-height: 10px;
    min-height: 45px;
    margin-bottom: 5px;
    display: flex;
}
    
.form-check input[type="radio"] + label[for="answer_2207"] {
    background-color: #ffffff;
    color: #000000;
    font-weight: lighter;
    border: 1px solid #000000;
}
.btn:not(:disabled):not(.disabled).active, .btn:not(:disabled):not(.disabled):active {
    background-image: none;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.form-check input[type="radio"] + label:active {
    background: #22ea0a;
}

.btn-secondary:hover {
    color: #fff;
    background-color: #348237;
    border-color: #348237;
}
.btn-secondary {
    color: #000;
    background-color: #ffffff;
    border-color: #5fca80;
}
.btn:focus, .btn:hover {
    text-decoration: none;
}

.btn-secondary {
    color: #000;
    background-color: #ffffff;
    border-color: #5fca80;
}

.step_3 label.form-check-label {
    border: 4px solid #348237;
    color: #000000;
}
.step_5 label.form-check-label {
    border: 4px solid #348237;
    color: #000000;
}

label {
    display: inline-block;
    margin-bottom: .7rem;
    font-weight: bold;
    margin-top:15px;
}

.form-check-label input:checked{
  background-color: #348237;
}


.form-check input[type="radio"] {
  position: absolute;
  opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  -o-opacity: 0;
}

.form-check input[type="radio"] + label {
    position: relative;
    padding: 15px 15px;
    font-size: 14px;
    text-align: center;
    border-radius: 5px;
    border: 2px solid #8ece93;
    color: black;
    line-height: 15px;
    min-width: 60px;
    cursor: pointer;
	box-shadow: 0px 3px 1px rgb(0 0 0 / 10%);
}

.step_5 .form-check input[type="radio"] + label {
    font-size: 14px;
    cursor: pointer;
}

.form-check input[type="radio"] + label:before {
  content: "";
  display: block;
  position: absolute;
  top: 2px;
  height: 14px;
  width: 14px;
  background: white;
  border: 1px solid gray;
  box-shadow: inset 0px 0px 0px 2px white;
  -webkit-box-shadow: inset 0px 0px 0px 2px white;
  -moz-box-shadow: inset 0px 0px 0px 2px white;
  -o-box-shadow: inset 0px 0px 0px 2px white;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
    display:none;
}

.form-check input[type="radio"]:checked + label:before {
  background: #ef8700;
    display:none;
}


    div#item_60_container label.form-check-label {
    max-width: 110px;
    line-height: 12px;
    height: 50px;
    padding: 5px;
    margin: 0;
}
    
     /* survey mobila knappar stopp */   
    
    
    #content_image {
    margin: auto;
    width: 80%;
    text-align: center;
    float:none;
    margin-right:auto;
}
       h4.giftcards {
    font-size: 17px;
}
    
    div#default-content img {
width:70%;
}
  .row.date_selector {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

    
li#page_tab_1, li#page_tab_2, li#page_tab_3, li#page_tab_4, li#page_tab_5, li#page_tab_6 {
    min-width: 10px;
}
.page_progress li span.step_name{
    display:none;
    }
    ol.page_progress{
        height: 80px;
}
    
    p.optintext{
 margin-left:15px;   
}

    .html.item-container.item_36_container {
    max-width: 100%;
    float: none;
    margin-top: 2%;
    text-align: center;
}
    .dynamic-content {
    display: none;
    max-width: 100%;
    float: none;

    text-align: center;
}
    
      .btn-primary {
    color: #fff;
    background-color: #5fca80;
    border-color: #5fca80;
    width: 100%;
    padding: 4%;
    font-size: 24px;
}  

    #step_3 form.path_form {
    background: white;
    padding: 10px 20px 10px 20px;
    border-radius: 7px;
    text-align: left;
    width: 100%;
}
    #answer_1575{

    margin-left: 30%;
    margin-top: -40px;
}  
    
    #answer_1029 {

    margin-left: 30%;
    margin-top: -40px;
}
    
        #answer_1703 {

    margin-left: 30%;
    margin-top: -40px;
}

    #step_5 form.path_form {
    background: #333;
    padding: 10px 20px 10px 20px;
    border-radius: 7px;
    text-align: left;
    width: 100%;
}
    
        #answer_2141 {
    -ms-transform: scale(2);
    -moz-transform: scale(2);
    -webkit-transform: scale(2);
    -o-transform: scale(2);
}
        #step_4 form.path_form {
    background: white;
    padding: 10px 20px 10px 20px;
    border-radius: 7px;
    text-align: left;
    width: 100%;
}
    
    
    div#step_1 .form-group {
    text-align: left;
}

div#right-container {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    text-align: center !important;
}
    
    p.disclaimer {
    font-size: 10px !important;
}
    #content_image img {
    width: 100%;
    border: 2px solid #ba2025;
}
    #content_text {
font-size:0.8em;
    width: 100%;
            margin: 0;
    float: none;
}
    
    form.path_form {

    background: white;
    box-shadow: 0px 0px 20px #d3d3d369;
    padding: 5px;
    border-radius: 7px;
    text-align: center;
    width: 100%;
}
    
    .container {
    -ms-flex: 0 0 100% !important;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    text-align: center !important;
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
    
    
#question_block {
	
	border: 1px solid #ccc;

	float: none;
	padding: 4% 0% 0% 0%;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: transparent;
	background-size: cover;

	margin: 0;
	width: 100%;
	position: relative;
	text-align: center;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
    


#question_block {
	
	border: 1px solid #ccc;

	float: none;
	padding: 47% 0% 0% 0%;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: transparent;
	background-size: cover;

	margin: 0;
	width: 100%;
	position: relative;
	text-align: center;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
    


.bgButtons {
  background-color: rgba(255, 255, 255, 0.8313725490196079);
    width: 100%;
    height: 100px;
}
	
	.button {

    width: 33.3%;
	font-size:15px;
	}
	
    
    
    
   .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
}
    
	.fillform{
		display:none;
	}
	
}

.ritualsContainer{
    display: inline-flex; vertical-align: top
}
.ritualsImage{
    background: #2E86C1; flex: 1; height=100%; padding:20px;
}
.ritualsText{
    background: #2E86C1; flex: 1; text-align:left; padding:10px; color:white
}

@media screen and (max-width:1000px){
    .ritualsContainer{
        display:block;
    }
}
.sponsors{
	display:grid;
	grid-template-columns: 10fr 40fr 20fr 30fr;
	justify-items: center;
	align-items:center;

}

.fillform{
position:relative;
	bottom:100px;
	font-size:20px;
}
.footerlink{
	color:lightcyan;

}
input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 50%;
    width: 23px;
    height: 23px;
    border: 2px solid #5fca80;
    transition: 0.2s all linear;
    margin-right: 5px;
    position: relative;
	top:5px;
	background-color:white;
   
}
input[type=radio]:checked {
  border: 8px solid #5fca80;
}

.WhiteText{
	color:white;
}

#step_1 label{
	color:white;
}
   #step_5 form.path_form {
	   background: #333;}
.SubHeading{
	font-size:18px; text-align:center;
}

#item_6_label, #item_2_label, #item_3_label {
    padding-top: 10px;
}

@media screen and (max-width:1087px)
{
	.fillform{
position:relative;
	bottom:120px;
	font-size:20px;
	}}

	h6{
		font-size:11px;
	}
	
@media screen and (max-width:780px){
	div#item_22_container{
	padding-left:0px;	
	}
	div#item_4_container {
    margin-left:0px;
}
	input#answer_742{
		margin-top:0px;
		margin-left:16px;
	}
	.form-check input[type="checkbox"] + label[for="answer_742"] {
		padding-left:80px;
	}
#step_1 .gendergrid {
    display: grid;
    grid-template-columns: 1fr;
    justify-items: center;
	}
}
footer{
	margin:25px;
}
button.linkstyle {
	color:white;
}
.LogoBackground{
	    box-shadow: 0px 0px 20px #d3d3d369;
    border-radius: 18px;
    background-color: rgba(0, 0, 0, 0.3);
    padding: 10px;
    backdrop-filter: blur(10px);
}
#item_46_container{
	clear:both;
}
/*input#answer_742 {
    float: left;
    width: 25px;
    height: 25px;
    cursor: pointer;
       padding: 10px;
    margin-top: 28px;
    margin-left: 20px;
}*/

input#answer_12870 {
    float: left;
    width: 50px;
    height: 50px;
    cursor: pointer;
       padding: 10px;
    margin-top: -10px;
    margin-left: 0px;
}
label.form-check-label.text {
    margin-left: 60px;
    margin-top: 0px;
}


.modal-body{
 color:black;
}
.modal-header{
    color:black;
}

@media screen and (min-width:1300px){
    .suurpic{
    max-width:600px;}

}

div#item_240_container {
    clear: both;
}

.item_6_container {
    display: none;
}
.next_button.row.item_container.item_6_container {
       margin-top: 30px;
    }
@media screen and (min-width:999px){
.next_button.row.item_container.item_6_container {
    width: 50%;
    }}
    @media screen and (min-width: 2000px){

.image-content {
    margin-right: 250px;
        }}