@font-face {
	font-family: 'Handlee';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/-F6xfjBsISg9aMakPm3wow.woff2') format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.main_title_1 h3, .main_title_1, #wizard_container {
 	color: #1b416b;
}

label {
	color: #FFF;
}

.container_smile .radio {
	background-color: rgb(27, 65, 107, 0.4);
}

body.style_2 {
	background: #FFF url('../images/logos/harteluk-beeldmerk-woordmerk-witte-rand-dun.png') no-repeat bottom 10% left 10%;
    background-size: 15%;
}

.wrapper_centering {
	background: transparent;
}

.main_title_1 p em {
	font-family: Handlee;
}

#success {
	background: rgba(255, 255, 255, 1);
	border-radius: 15px;
	width: 350px;
	height: auto;
	padding: 25px 20px;
}

.success-survey .slot-question {
	
}

.success-survey .slot-question a.btn_1, .success-survey .slot-question .btn_1 {
	border: none;
	color: #fff;
	background: #0022a0;
	border: 2px solid #0022a0;
}

@media (max-width: 575px) {
	body.style_2 {
		background-position: bottom 5% center;
	    background-size: 25%;
	}

	.success-survey .slot-question a.btn_1, .success-survey .slot-question .btn_1 {
		font-size: 0.8em;
	    width: 150px;
	    padding: 6px 12px;
	    margin: 10px auto;
	    display: block;
	}

	.answerMotivationTitle {
		font-size: 1.2rem !important;
	}
}

.success-survey .slot-question a.btn_1:hover, .success-survey .slot-question .btn_1:hover, .success-survey .slot-question a.btn_1:focus, .success-survey .slot-question .btn_1:focus {
	background: #FFF;
	color: #0022a0;
}

button[data-meriad-survey-action="answer-motivation-submit"] {
	margin: 10px 5px;
	width: 250px;
	background-color: rgb(27, 65, 107, 0.4);
}

.container_centering {
	display: table-cell;
}

.answerMotivationTitle {
	color: #1b416b;
}

@media (max-width: 991px) {
	.icon--order-success {
		display: none;
	}
}