/*

Theme Name: HMY B2C
Template: hmy_b2b

*/

@font-face {
	font-family: 'Montserrat';
	src: url(fonts/Montserrat/Montserrat-Thin.ttf);
	font-weight: 100;
}

h1,
h2,
h3,
h4 {
	box-sizing: border-box
}

body {
	font-size: 18px !important;
	line-height: 24px !important;
}

.page-template-default p,
.page-template-default #primary ul {
	margin-bottom: 24px
}

.page-template-ipid_v2 p,
.page-template-ipid_v2 #primary ul {
	margin-bottom: 24px
}

#search-bar {
	background-color: #F4F4F4;
	height: 60px;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 100
}



body header {
	position: fixed;
	top: 60px;
	background-color: white
}

body.preloader-hidden {
	padding-top: calc(60px + 80px) !important;
}

body.page-template-mijn-harmony-portal, body.page-template-flipbook {
	padding-top: 0px
}

#search-bar ul {
	margin: 0px;
	position: absolute;
	right: 0px;
	list-style: none;
	width: auto;
	top: 10px;
	font-size: 14px;
	line-height: 20px;
}

#search-bar ul li {
	display: inline-block;
	/*margin: 0px 18px;*/
}

#search-bar ul li a {
	text-decoration: none;
	color: #5E32C0;
	font-weight: 400;
	margin: 0px 18px;
}

#search-bar ul button,
button.myharmony,
#preloader button.myharmony {
	height: 40px;
	background-color: #5E32C0;
	border-radius: 24px;
	width: 168px;
	font-weight: 500;
	color:#fff;
}

#primary button.myharmony,
#off-page button.myharmony {
	width: 202px;
	height: 52px;
	font-size: 18px;
	line-height: 22px;
}

/*
 * Verbergt tekst visueel maar houdt hem beschikbaar voor screenreaders.
 * Stond op display:none, wat de tekst ook voor screenreaders wegnam --
 * precies het tegenovergestelde van wat de class hoort te doen.
 * Nodig voor de skip-link en voor verborgen formulierlabels.
 */
.screen-reader-text {
	position: absolute !important;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	overflow: hidden;
	clip: rect(0 0 0 0);
	clip-path: inset(50%);
	white-space: nowrap;
}

/*
 * Doelanker van de skip-link. Het parent-thema zet op elke div float:left,
 * width:100% en position:relative. Dit element is leeg en mag niet
 * meedoen aan de layout, dus dat wordt hier teruggedraaid.
 */
#main-content {
	float: none;
	width: auto;
	height: 0;
	position: static;
}

/* Bij focus weer zichtbaar maken, zodat de skip-link bruikbaar is. */
.screen-reader-text:focus {
	position: static !important;
	width: auto;
	height: auto;
	margin: 0;
	padding: 12px 20px;
	clip: auto;
	clip-path: none;
	white-space: normal;
	background: #fff;
	color: #5E32C0;
	z-index: 100000;
}

.search-submit {
	display: none;
}

.search-field {
	height: 40px;
	position: relative;
	top: 10px;
	width: 252px;
	border: 0px;
	padding: 12px;
	font-family: Montserrat;
	color: #85898C;
	font-style: italic;
	font-size: 14px;
	line-height: 20px
}

#group-1-container {
	height: 424px;
	background-size: contain;
	padding: 26px;
	background-repeat: no-repeat;
	background-position: right;
	overflow: hidden
}

#group-1-container #h1-content {
	position: relative;
	top: 0px;
	z-index: 3
}

#h1-content h1 {
	color: white;
	letter-spacing: -0.3px;
	margin-bottom: 12px;
}

.page-template-default #h1-content h1 {
	color: #343A40
}

#h1-content h1 span,
h2 span {
	color: #5E32C0
}

.row {
	margin-bottom: 48px;
}

.row.about-row {
	margin-bottom: 60px;
}

#h1-content p {
	font-size: 20px;
	line-height: 24px;
	color: #343A40;
	max-width: 288px;
}

#group-1-container #usp-container {
	height: 86px;
	position: absolute;
	bottom: 0px;
	/*background:linear-gradient(90deg, #85898C5D,#85898C);*/
	background: linear-gradient(90deg, #00000021, #00000047);
	left: 0px;
	z-index: 3
}

#group-1-container #usp-container .usp {
	width: 33.333%;
	text-align: center;
	height: inherit;
}

#group-1-container #usp-container .usp div {

	width: 187px;
	margin: auto;
	float: none;
	text-align: left;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

#group-1-container #usp-container .usp span {
	font-weight: 500;
	color: white;
	text-transform: none;
	font-size: 18px;
	line-height: 20px;
	max-width: 134px;
	float: none;
	display: inline-block;
	text-align: left;
	margin-bottom: 0px;
	position: absolute;
	top: 50%;
	transform: translate(0%, -50%);

}

#group-1-container #usp-container .usp img {
	height: 48px;
	margin-right: 12px;
}

#group-2-container {
	height: 324px;
	background-size: cover;
	padding: 24px;
}

#group-2-container h2,
.col-6 h2 {
	color: #343A40;
	font-size: 28px;
	line-height: 30px;
	margin-bottom: 12px;
}

#group-2-container .cbox {
	/*max-width: 661px;*/
	max-width: 712px;
}

#group-2-container p {
	column-count: 2;
}

.col-12 {
	padding: 24px;
}

#pictures-container .col-12 {
	padding: 0px;
}

.col-6 {
	width: 50%;
}

.col-6 .cbox {
	max-width: 480px;
}

.col-4 {
	width: 33.333%;
}

.col-3 {
	width: 25% !important;
}

#faq h2 {
	text-align: center;
	margin-bottom: 24px;
	line-height: 30px;
	font-size: 28px;
	font-family: Montserrat;
	font-weight: 400;
	text-transform: none;
}

#faqs-container {
	max-width: 804px;
	margin: auto;
	float: none;
	text-align: center;
	display: table;
}

.faq-container {
	margin: auto;
	margin-bottom: 8px;
	border: 2px solid #F4F4F4;
	text-align: center;
	height: 68px;
	padding: 24px;
	overflow: hidden;
	background-color: white;
}

.faq-container.open {
	height: auto;
}



.faq-container .question {
	text-align: left;
	height: 68px;
	cursor: pointer;
	position: relative;
	margin-left: -24px;
	margin-top: -24px;
	padding: 24px;
	width: calc(100% + 48px);
	font-weight: 500;
}

.faq-container.open .question {
	font-weight:700
}

.faq-container .answer {
	text-align: left;
	margin-top: -10px;
	padding: 0px 20px 0px 0px;
}

#faqs-container p {
	margin:10px 0px;
}


.grey.relative {
	position: relative;
	z-index: auto
}

.page-template-index main button {
	margin-right: 48px;
}

.page-template-index main button,
button.purple-border {
	border: 2px solid #5E32C0;
	background-color: transparent;
	font-weight: 500;
	width:auto;
	min-width: 204px;
	font-size: 18px;
	line-height: 24px;
	transition: none;
}

button.purple-border {
	height: 52px;
	font-size: 18px;
	line-height: 22px;
	transition: none;

}

.page-template-index main button:hover,
button.purple-border:hover {
	background-color: white;
	font-weight: 600;
	transform: none !important;
	transition: none;
}

#group-2-container .button-container {
	margin-top: 36px;
}

#faq {
	text-align: center;
}

.page-template-index main #faq button {
	margin: 32px 0px 38px 0px;
	width: 332px;
	background-color: white;
	width: auto;
}

.page-template-index main #faq button:hover {
	background-color: #F7F5FC;
}

#faqs-container .plus {
	height: 12px;
	width: 12px;
	background-image: url('assets/img/Icon feather-plus.png');
	background-size: contain;
	position: absolute;
	top: 28px;
	right: 18px;
	background-size: 12px;
	background-position: center;
	z-index: 0;
}

#faqs-container .open .plus {
	background-size: 2px 12px;
	height: 2px;
	/*transform: translate(0%, 4px);*/
}

#header-container.b2c #h1-content h1 {
	font-size: 60px;
	line-height: 52px;
	max-width: none;
	margin-bottom: 8px;
}

.page-template-verzekeringen #header-container h1 {
	/* was #FFC107 -- 1,63:1 op wit, onleesbaar. Nu 7,80:1. */
	color: #5E32C0;
}

.page-template-mijn-harmony #h1-content h1 {
	color: #343A40
}

#header-container.b2c {
	height: 312px;
	background-position: bottom;
}
.page-template-ipid_v2 #header-container.b2c,
.page-template-default #header-container.b2c,
.search #header-container.b2c {
	height: calc(312px / 2);
}

.page-template-ipid_v2 #header-container.b2c #h1-content h1,
.page-template-default #header-container.b2c #h1-content h1,
.search #header-container.b2c #h1-content h1 {
	color: white;
	font-weight: 600;
	font-size: 40px;
	line-height: 36px;
}

#header-container.b2c.image-lines {
	background-size: contain;
	background-position: right;
	background-repeat: no-repeat;
}

#header-container.b2c #h1-content p {
	width: 100%;
	max-width: 514px;
	font-size: 18px;
	line-height: 24px;
	margin-top: 10px;
}

#header-container #h1-content {
	z-index: 3
}

.page-template-verzekeringen #header-container #h1-content {
	max-width:560px;
}

.page-template-verzekeringen #header-container.b2c #h1-content p {
	max-width:560px;
}

.page-template-verzekeringen #header-container #h1-content p {
	color: white;
}

.page-template-mijn-harmony #header-container #h1-content p {
	margin-top: 26px;
}

.page-template-about #header-container #h1-content p {
	font-weight: 400;
}

.page-template-verzekeringen #header-container .mask {
	background-image: linear-gradient(to right, #00000063, #0000002b, #00000000);
}

#why .wrapper,
#preloader-site-choice .wrapper {
	max-width: calc(804px + 96px);
	padding: 0px 48px 60px 48px;
}

#why h2,
#what h2,
#theft h2 {
	font-size: 28px;
	line-height: 30px;
	margin-bottom: 18px;
}

.page-template-verzekeringen #what h2 {
	margin-bottom: 28px
}

.page-template-verzekeringen #what h3 {
	margin-top: 0px;
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 8px;
}

.page-template-verzekeringen #what p {
	margin-bottom: 28px;
}

#why .col-4 {
	text-align: center;
}

.page-template-mijn-harmony #why p {
	margin-bottom: 36px;
}

#what h2,
#theft h2 {
	text-align: center;
}

#what,
#theft {
	margin-bottom: 0px;
	padding: 60px 0px;
	scroll-margin: 140px
}

#what h3 {}

#what .col-12,
#theft .col-12 {
	width: calc(100% + 24px);
	margin-left: -12px;
	padding: 0px;
	margin-top: 18px;
}

#what .info-container,
#theft .info-container {
	background-color: white;
	border-radius: 8px;
	box-shadow: 0px 6px 20px #00000029;
	padding: 24px;
	margin: 0px 12px;
	width: calc(100% - 24px);
	min-height: 256px;
	height:auto
}

#what .info-container h3,
#theft .info-container h3 {
	font-weight: 600;
	font-size: 16px;
	line-height: 18px;
	color: #5E32C0;
	margin-bottom: 12px;
}

#what .button-container,
#theft .button-container {
	text-align: center;
	margin: 48px 0px;
}

.page-template-mijn-harmony #what h2.regular,
.page-template-mijn-harmony #theft h2.regular {
	font-weight: 400
}

.page-template-mijn-harmony #what h2,
.page-template-mijn-harmony #theft h2 {
	font-weight: 500;
	text-transform: none;
}

.page-template-mijn-harmony #what h2 span,
.page-template-mijn-harmony #theft h2 span {
	font-weight: 900;
	text-decoration: underline;
}

#faqs-container button {
	margin-top: 32px;
}

.page-template-mijn-harmony #primary .row img {
	width: 60px;
	margin-bottom: 10px
}

.page-template-about #h1-content h1 {
	/* was #FFC107 -- 1,63:1 op wit, onleesbaar. Nu 7,80:1. */
	color: #5E32C0;
}

.page-template-about #h1-content p {
	color: white;
	font-weight: 100
}

.page-template-about #why,
.page-template-contact #contact-boxes {
	margin-top: calc(-48px - 156px);
	padding-top: calc(48px + 156px);
}

.page-template-about .mask {
	background-image: linear-gradient(to right, #00000063, #0000002b, #00000000);
}

.page-template-about #why p {
	margin-bottom: 24px;
	font-size: 18px;
	line-height: 24px
}

#google-container {
	text-align: center;
}

#google-container ul {
	list-style: none;
	margin-bottom: 36px;
	margin-top: 24px;
	height: 48px;
	position: relative;
	margin-left: 0px;
}

.page-template-about #google-container ul {
	margin-bottom:0px;
	height:auto;
}

#google-container ul li {
	display: inline-block;
}

#google-logo {
	width: 48px;
	margin-right: 12px;
}

img.star {
	width: 31px;
	margin-right: 8px;
}

#google-container ul ul {
	margin-bottom: 0px;
	margin: 0px;
	height: auto;
	position: relative;
	top: -8.5px
}

#google-container span {
	position: relative;
	top: -20px
}

.reviews {
	margin-left: -12px;
	width: calc(100% + 24px)
}

.reviews .col-4 {
	padding: 0px 12px
}

.review-container {
	background: #FFFFFF;
	box-shadow: 0px 6px 20px #00000029;
	border-radius: 8px;
	padding: 24px;
	text-align: left;
	font-size: 14px;
	line-height: 24px;
}

#google-container.wrapper {
	max-width: 1080px;
	padding: 0px;
}

#google-container .review-container ul {
	margin: auto;
	float: left;
	width: calc(100% - 56px);
	position: relative;
	top: 4px;
}

#google-container .review-container ul li {
	display: block;
	line-height: 20px;
}

#google-container .review-container ul.stars li {
	display: inline-block;
	margin-top: 16px;
}

#google-container .review-container .star {
	width: 22px
}


#google-container .review-container .review-image {
	border-radius: 50%;
	height: 48px;
	width: 48px;
	float: left;
	margin-right: 8px;
}

#grey-background {
	background-color: #F4F4F4;
	height: 682px;
	width: 100%;
	z-index: -1;
	position: absolute;
	top: 0px;
}


.swiper {
	width: calc(100% + 48px);
	height: auto;
	/* overflow: visible; */
	margin-left: -24px;
	box-sizing: border-box;
}

.swiper-slide {
	width: 100%;
	padding: 0px 24px 62px 24px;

}

#google-container .swiper-pagination span {
	top: 0px;
}

body #google-container .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	background-color: white;
	opacity: 1;
	border: 2px solid #85898C;
	margin: 0px 10px;
}

body #google-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #85898C
}

.about-row h2 {
	font-size: 28px;
	line-height: 30px;
	margin-bottom: 28px;
}

.page-template-contact #header-container.b2c #h1-content h1 {
	color: #343A40;
}

.contact-box {
	padding: 33px 24px 28px 24px;
	background: #FFFFFF;
	box-shadow: 0px 4px 12px #00000029;
	border-radius: 8px;
	margin: 12px;
	width: calc(100% - 36px);

}

.contact-box.left {
	margin-left: 24px;
}

.contact-box.right {
	margin-right: 24px;
}

.page-template-contact #grey-background {
	height: 383px
}

.contact-box input,
textarea {
	width: 100%;
	background-color: #F4F4F4;
	box-shadow: inset 1px 2px 6px #00000029;
	padding: 12px;
	box-sizing: border-box;
	border: none;
	margin-bottom: 8px;
	font-family: Montserrat;
	color: #85898C;
	font-size: 16px;
}

.contact-box textarea {
	height: 92px;
	resize: none;
	float: left;
}

.contact-box input {
	height: 48px;
}

.page-template-contact h3, #call-pop-up h3 {
	font-size: 20px;
	line-height: 22px;
	color: #343A40;
	font-weight: 500;
	margin-bottom: 28px;
	width: calc(100% - 52px);
	padding-top: 5px;
}

.contact-box p {
	font-size: 18px;
	line-height: 24px;
	color: #343A40;
	margin:12px 0px;
}

.contact-box p:first-of-type {
	margin-top:0px;
}

.contact-box form {
	margin-top: calc(35px + 20px);
	float: left;
}

.contact-box button {
	margin-top: 32px;
	height: 52px;
	width: 204px;
	float: right;
}

.contact-box.right button {
	/*margin-top: calc(24px + 35px);*/
}

.contact-box img, #call-pop-up img{
	width: 32px;
	height: 32px;
	margin-right: 20px;
	float: left;
}

.contact-box.box-1 img {
	width: 48px;
	height: 48px;
	position: relative;
	margin-right: 12px;
	top: -7px;
}

.page-template-contact .box-1 h3 {
	width: calc(100% - 60px)
}

.page-template-index .grey {
	/*padding: 24px 0px 48px 0px;*/
	padding: 24px 0px 12px 0px
}

.page-template-index .cbox ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.page-template-index .cbox ul li {
	position: relative;
	padding-left: 28px;
	margin-bottom: 8px;
}

.page-template-index .cbox ul li::before {
	background-image: url('assets/img/Icon metro-checkmark.png');
	width: 20px;
	height: 16px;
	margin-right: 8px;
	background-size: 20px 16px;
	content: "";
	top: 4px;
	display: inline-block;
	position: absolute;
	left: 0px;
}

#group-2-container a {
	color: #5E32C0;
	font-weight: 500;
}

.page-template-verzekeringen #what .col-12 {
	width: calc(100% + 24px);
	margin-left: -12px;
}

.page-template-verzekeringen #what .col-6 {
	padding: 0px 12px;
}

.page-template-verzekeringen .disclaimer {
	text-align: center;
	font-style: italic;
	font-weight: 400;
}

.page-template-mijn-harmony button.purple-border,
.page-template-contact button.purple-border {
	margin-right: 0px;
}

.page-template-contact button.purple-border.black {
	color: #343A40;
	border-color: #343A40;
}

.page-template-mijn-harmony #theft .col-3 .info-container {
	min-height: 454px;
	height:auto;
}

.page-template-contact footer {
	margin-top:
}

.page-template-mijn-harmony-portal .row {
	margin-bottom: 0px;
}

.page-template-mijn-harmony-portal .main-container {
	height: 100vh;
	background-color: #DFD6F2;
	margin-bottom: 0px;
	width: calc(50% + 56px);
	border-bottom-right-radius: 60px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.page-template-mijn-harmony-portal header {
	display: none
}

.page-template-mijn-harmony-portal footer {
	display: none
}

.page-template-mijn-harmony-portal #search-bar {
	display: none
}

#photo-background {
	width: calc(50% - 56px + 60px);
	position: absolute;
	right: 0px;
	height: 100vh;
	background-position: center;
	background-size: cover;
}

#back-to-site {
	position: absolute;
	top: 24px;
	left: 28px;
	color: #343A40;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	z-index: 1;
	width: auto
}

#back-to-site a {
	color: #343A40;
	text-decoration: none;
	font-weight: 400;
}

#back-to-site span {
	display: inline-block;
	position: relative;
	top: -5px
}

#back-to-site img {
	width: 20px;
	height: 20px;
	margin-right: 8px;
}

#portal-header {
	margin-top: 77px;
	max-width: 368px;
	margin-bottom: 74px;
}

#portal-body {
	max-width: 368px;
}

#portal-logo {
	width: 202px;
}

#portal-language {
	width: auto;
	float: right;
	top: 3px;
}

#portal-language span.flag {
	width: 24px;
	height: 20px;
	background-size: cover;
	margin-right: 4px;
	position: relative;
	display: inline-block !important;
	border-radius: 4px;
	background-position: center;
	top: 4px;
}

.page-template-mijn-harmony-portal h1 {
	font-size: 28px;
	line-height: 30px;
	color: #343A40;
	margin-bottom: 24px;
}

.page-template-mijn-harmony-portal h1 span {
	color: #5E32C0
}

.page-template-mijn-harmony-portal p {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 32px;
}

.page-template-mijn-harmony-portal form span {
	width: 100%;
	float: left;
	color: #343A40;
	font-weight: 500;
	line-height: 24px;
	margin-bottom: 6px;
	position: relative;
}

.page-template-mijn-harmony-portal form span img {
	width: 18px;
	height: 18px;
	position: absolute;
	right: 8px;
	top: 5px;
	cursor: pointer
}

#hide-show {
	position: absolute;
	right: 24px;
	top: 44px;
	width: 18px;
	height: 18px
}

.page-template-mijn-harmony-portal form input {
	width: 100%;
	height: 48px;
	box-sizing: border-box;
	border-radius: 4px;
	box-shadow: inset 0px 3px 6px #0000003D;
	border: 2px solid #707070;
	padding: 14px 24px;
	color: #85898C;
	font-family: Montserrat;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 20px;
}

.page-template-mijn-harmony-portal #primary form button {
	margin-top: 8px;
	float: left;
	width: 100%;
	height: 48px;
	max-width: none;
	margin-bottom: 24px;
}

.page-template-mijn-harmony-portal form a {
	color: #5E32C0;
	font-weight: 400;
}

a#signup {
	float: left;
}

a#forgot {
	float: right
}

#preloader {
	position: fixed;
	background-color: white;
	width: 100%;
	height: 100%;
	z-index: 10;
	padding-top: 80px;
	overflow: scroll
}

#preloader .grey {
	bottom: 0px;
	height: calc(100% - 80px - 212px);
	margin-bottom: 0px;
}

.preloader-visible #search-bar {
	display: none;
}

.preloader-visible nav {
	display: none;
}

body.preloader-visible {
	overflow: hidden;
	padding-top: 0px;
}

body.preloader-visible header {
	position: relative;
	top:0px
}

.preloader-visible #site-choice {
	display: none;
}

.preloader-visible header {
	position: fixed;
	background-color: white;
}

#preloader #header-container.b2c {
	height: 424px;
	padding: 30px 26px
}

#preloader #header-container.b2c #h1-content p {
	color: #F7F5FC;
	max-width: 390px;
	font-size: 20px;
	line-height: 24px;
	font-weight: 400;
	margin-top: 18px
}

.preloader-hidden #preloader {
	display: none;
}

#preloader button.myharmony {
	border: none;
	height: 52px;
	width: 204px;
}

#preloader h2 {
	margin: 48px 0px 32px 0px;
	font-size: 28px;
	line-height: 22px;
}

#preloader button {
	margin-right: 27px;
}

#preloader button:hover {
	font-weight: 600;
	transform: none !important;
	width: 204px;
	margin-left: 0px;
}

#preloader button.no-margin {
	margin-right: 0px;
}

#preloader img {
	width: 36px;
	transform: translate(0px, 50%);
	margin: 0px 65px 0px 22px;
}

#preloader .button-container {
	transform: translate(0px, -50%);
}

/*
 * Afdelingsnamen. Waren h4 onder een h2, wat een niveau oversloeg
 * (WCAG 1.3.1). Nu h3 -- maar h4 had geen globale regel en h3 wel, dus
 * alles wat de globale h3 toevoegt staat hier expliciet terug op wat de
 * h4 renderde: browserstandaard vet, geen kapitalen, niet gefloat.
 */
#pictures-container h3 {
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
	text-transform: none;
	float: none;
	width: auto;
	margin: 28px 0px 0px 28px;
}

.about-row #pictures-container {
	margin-top: 0px;
	width: calc(100% + 36px);
	margin-left: -18px;
	z-index:1
}

h2.no-margin {
	margin-bottom: 0px;
}

.about-row .link-image-container {
	margin: 18px;
	width: calc(100% - 36px);
	box-shadow: 0px 10px 10px 0px #00000026;
	border-radius: 8px;
	margin-bottom: 36px;
	min-height: 628px;
	background-color: white;
}

.about-row .link-container {
	width: calc(100% + 36px);
	margin-left: -18px;
	margin-bottom: 0px;
}

.about-row .link-image {
	box-shadow: none;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	height: 168px;
	background-position: center;

}

.about-row h2 {
	margin-left: 18px
}

.about-row.grey {
	padding-top: 329px;
	margin-top: -329px;
	z-index: 0;
	margin-bottom: 0px;
	padding-bottom: 48px
}

#about-news.about-row .link-image-container {
	min-height: 589px;
}

.about-row #faqs-container h2 {
	font-weight: 400;
	text-transform: none;
	margin-left: 0px;

}

#preloader #h1-content {
	font-weight: 400
}

#preloader #h1-content a {
	font-weight: 500;
	color: inherit;
}

.page-template-index #h1-content p {
	margin-top: 12px
}

.page-template-index .cbox span {
	color: #5E32C0
}

.cbox b {
	font-weight: 500
}

.page-template-verzekeringen #primary p a,
.faq-container .answer a,
.page-template-default #primary a {
	color: #0072B1;
	font-weight: 400
}

#what .info-container p,
#theft .info-container p {
	font-size: 16px;
	line-height: 20px;
}

.link-image-content p {
	font-size: 14px;
	line-height: 20px
}

#about-jobs.about-row h2,
#about-news.about-row h2 {
	margin-bottom: 0px;
}

#about-jobs.about-row .link-image-container {
	min-height: 542px;
}

.about-row .button-container {
	text-align: center;
}

#about-news {
	z-index: 1;
}

#search-bar ul li a.link:hover {
	font-weight: 500;
	margin: 0px 17.2px;
}

#google-container ul.stars span {
	top: -5px;
}

.yellow-lines {
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background-size: contain;
	background-repeat: no-repeat;
	z-index: 2;
}

.page-template-default .yellow-lines,
.search .yellow-lines,
.page-template-ipid_v2 .yellow-lines
{
	background-size: cover;
	left:0px
}

.page-template-index .yellow-lines {
	left: -40%;
}

footer ul {
	margin: 0px;
	list-style: none
}

#off-page {
	top: 0px;
}

.link-image h4,
.link-image h3 {
	padding: 24px;
}

#call-pop-up {
    max-width: calc(461px + 24px);
    background-color: white;
    padding: 24px 12px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000;
	box-shadow: 0px 4px 12px #00000029;
    border-radius: 8px;
	display:none;
}

#call-pop-up button {
	margin:0px 12px;
}

#pop-up-mask {
	position:fixed;
	background-color: #343a401f;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:999;
	display:none
}

#pop-up-title {
	padding:0px 12px;
	text-align: center
}

#call-pop-up #pop-up-title h3 {
	width:100%;
}

.hover-text {
	display:none;
}

#call-pop-up img#pop-up-close {
	position: absolute;
    right: -7px;
    top: 5px;
    width: 20px;
	cursor:pointer;
}

.page-template-default #primary.copy #h1-content h1 {
	color:white
}

.page-template-default #primary.copy #h1-content {
	color:white
}

#primary.copy .next-container {
	display:none
}

#faq button, #faqs-container button {
	/*visibility:hidden !important*/
}

.col-md-8 {
	width:66.666%
}

.col-md-4 {
	width:33.333%
}

.page-template-ipid_v2 h3 {
    text-transform: none;
    font-weight: 600;
    margin-bottom: 12px;
	font-size:18px
}

.tab-container {
    height: 55px;
    /*margin-top: 50px;*/
    overflow: hidden;
    padding-top: 5px;
    top: 0px;
    position: relative;
	margin-bottom:24px
}

.tab-container .empty {
    height: 50px;
    /*border-bottom: 1px solid #dddddd;*/
}

.tab-container .tab {
    height: inherit;
    border: 1px solid #dddddd;
    border-bottom: 0px;
    float: right;
    z-index: 1;
    cursor: pointer;
    background-color: #F2F1F1;
	width:50%;
}

.tab .flag {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    position: relative;
    top: 25%;
    opacity: 0.6;
    border: 1px solid black;
	left: 50%;
    transform: translate(-50%, 0%);
}

.flag.nl {
    background-image: url(/wp-content/uploads/2018/12/vlag-nl-e1545389707482.png);
    background-size: 157%;
}

.flag.be {
    background-image: url(/wp-content/uploads/2018/12/vlag-be-e1545389723880.png);
    background-size: 100%;
}

.tab.active {
    background-color: white;
    box-shadow: 0px 1px 5px 1px #00000030;
}

.tab.active .flag {
    opacity: 1;
}

div.ipid-be {
    display: none;
}

.cc-banner div {
	width:auto;
	overflow:initial !important;
}

.cc-revoke {
	display:none !important;
	visibility: hidden !important
}

#people {
	display:none !important
}

footer .current-menu-item::before {
	display:none
}

footer .current-menu-item a {
	font-weight:400
}


.cc-color-override-403670396.cc-window {
	z-index: 1000000001;
}

.content-wrapper {
	padding:0px 26px;
}

.page-template-about .link-image-content p.teaser {
	font-weight: 600;
	margin-bottom: 18px;
	font-size: 16px;
}

.portal__mobile {
	display:none;
	position: absolute;
    width: 24px;
    height: 24px;
    top: 50%;
    transform: translate(0%, -50%);
}

.portal__mobile a {
	position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}


@media (max-width: 1119.98px) {

	.portal__mobile {
		display: block;
		right: 68px;
	}

	#faqs-container {
		padding: 0px 24px
	}

	.yellow-lines {
		background-size: cover;
		background-position: 240%;
		left: -28%;
	}

	.page-template-index .yellow-lines {
		left: -50%;
		background-position: right;
	}

	#group-1-container {
		background-size: cover;
		background-position: -50%;
	}

	body.preloader-hidden {
		padding-top: 80px !important
	}

	body header {
		top: 0px;
	}

	#off-page #hamburger-menu {
		height: 100%;
		padding-top: 80px;
	}

	.search-field {
		float: none;
		margin: 24px 24px 0px 24px;
		width: calc(100% - 48px);
		top: 0px;
	}

	#group-2-container {
		background-image: none !important;
		background-color: #F7F5FC
	}

	#group-1-container,
	#header-container.b2c,
	#preloader #header-container.b2c {
		width: calc(100% + 40px);
		margin-left: -20px;
	}

	.col-4 {
		width: 50%
	}


	.faq-container {
		height: auto
	}

	.faq-container .question {
		height: auto;
		padding-bottom: 0px;
	}

	.faq-container.open .question {
		padding-bottom: 24px;
	}

	.faq-container .answer {
		display: none;
	}

	.faq-container.open .answer {
		display: block;
	}

	#faqs-container .plus {
		top: 50%;
    	transform: translate(0px, -50%);

	}

	.col-3 {
		width: 50% !important;
	}

	#what .info-container,
	#theft .info-container,
	.page-template-mijn-harmony #theft .col-3 .info-container {
		margin: 12px;
		min-height: 316px
	}

	.button-container .col-4 {
		width: 33.333%
	}

	#header-container.b2c #h1-content p,
	.page-template-mijn-harmony #header-container #h1-content p {
		max-width: 330px;

	}

	.page-template-verzekeringen #header-container #h1-content p,
	.page-template-about #header-container #h1-content p {
		max-width: 514px;

	}

	.page-template-mijn-harmony .col-3 .info-container {
		min-height: auto
	}

	.contact-box.left {
		margin: 0px;
		margin-bottom: 24px;
	}

	.page-template-contact #contact-boxes {
		padding: 0px 24px;
		padding-top: calc(48px + 156px);
	}

	.contact-box {
		width: 100%
	}

	.contact-box.right {
		margin: 0px;
		margin-bottom: 24px;
	}

	.page-template-contact #grey-background {
		display: none;
	}

	.page-template-contact .col-6 {
		width: 100%
	}

	.page-template-default #header-container.b2c #h1-content h1,
	.search #header-container.b2c #h1-content h1,
	.page-template-ipid_v2 #h1-content h1
	{
		font-size: 28px;
		line-height: 30px
	}

	.page-template-default .content-wrapper,
	.search .content-wrapper,
	.page-template-ipid_v2 .content-wrapper,
	.content-wrapper,
	{
		padding: 0px 24px
	}

	.about-row #pictures-container .photo-container {
		min-height: calc((25vw - 35px) + 132px);
	}

	.swiper {
		width: 100%;
		margin-left: 0px;
	}
	
	#preloader-site-choice .wrapper {
		max-width: none;
    	padding: 0px 0px 60px 0px;
	}
	
	#preloader img {
		margin: 0px 12px 0px 0px;
	}
}



@media (max-width: 767.98px) {
	.portal__mobile {
		right: 56px;
	}

	#search-bar {
		display: none;
	}

	#group-1-container #usp-container .usp {
		width: 100%;
		height: 86px;
		margin-bottom: 0px;
	}

	#group-1-container #usp-container {
		height: calc(86px * 3);
		display: none
	}

	#group-1-container,
	#header-container.b2c,
	#preloader #header-container.b2c {
		height: 224px;
		margin-left: 0px;
		width: 100%
	}


	#header-container.b2c {
		background-position: right;
	}



	/*.page-template-verzekeringen #header-container.b2c {
		    background-position: 316%;
	}*/
	#preloader #header-container.b2c,
	.page-template-about #header-container.b2c {
		background-position: center;
	}

	#group-2-container p {
		column-count: 1;
	}

	body,
	p {
		font-size: 16px !important;
		line-height: 22px !important;
	}

	.row {
		margin-bottom: 0px;
	}

	.row.mobile {
		padding: 24px 24px 0px 24px;
	}

	.row.tablet {
		padding: 24px 24px 0px 24px;
	}

	#group-2-container {
		height: auto;
		padding-bottom: 0px;
		padding-top: 24px
	}

	#group-2-container .button-container {
		text-align: center;
		margin-top: 0px;
	}

	.page-template-index main button,
	button.purple-border,
	button {
		margin-bottom: 24px;
		width: 100%;
	}

	p {
		margin-bottom: 24px !important
	}


	#reviews .col-4 {
		width: 100%;
	}

	.page-template-index .grey {
		padding: 0px 24px;
		padding-bottom: 24px
	}

	.reviews {
		width: 100%;
		margin-left: auto
	}

	.page-template-index main #faq button {
		width: 100%;
	}

	#why .wrapper,
	#preloader-site-choice .wrapper {
		max-width: none;
		padding: 0px 24px
	}

	.col-4 {
		width: 100%;
	}

	.page-template-verzekeringen #what .col-6 {
		padding: 0px;
	}

	.page-template-verzekeringen #what .col-12 {
		width: 100%;
		margin-left: auto
	}

	#primary button.myharmony {
		width: 100%;
	}

	#what .col-12,
	#theft .col-12 {
		width: 100%;
		margin-left: 0px;
		padding: 0px 24px;
		margin-top: 18px;
	}

	#what .info-container,
	#theft .info-container {
		padding: 24px;
		margin: 0px 0px 24px 0px;
		width: 100%;
		min-height: auto;
		height:auto
	}

	#what .button-container,
	#theft .button-container {
		padding: 0px 24px;
		margin: 24px 0px 24px 0px;
	}

	.col-3 {
		width: 100% !important;
	}

	.page-template-mijn-harmony #what h2,
	.page-template-mijn-harmony #theft h2 {
		padding: 0px 24px;
		box-sizing: border-box;
	}



	#grey-background {
		left: 0px;
	}



	.page-template-mijn-harmony-portal #site-choice.mobile {
		display: none
	}

	#portal-header,
	#portal-body {
		max-width: 100%;
		padding: 0px 24px;
		background-color: #DFD6F2;
	}

	#portal-header {
		margin-top: 0px;
		margin-bottom: 0px;
		padding-top: 77px;
		padding-bottom: 24px;
	}

	#portal-body {
		padding-bottom: 48px;
		border-bottom-right-radius: 60px;
	}

	.page-template-mijn-harmony-portal .main-container {
		display: none;
	}

	.page-template-mijn-harmony-portal .row {}

	#photo-background {
		width: 100%;
		position: relative;
		right: 0px;
		height: auto;
		margin-top: -60px;
		z-index: -1;
		padding-top: 66%;
	}

	#header-container.b2c #h1-content h1 {
		font-size: 40px;
		line-height: 36px;
	}

	.row.intro {
		margin-bottom: 0px;

	}

	.row.intro p {
		font-size: 18px !important;
		line-height: 24px !important;
		font-weight: 500
	}

	.page-template-about #why,
	.page-template-contact #contact-boxes {
		margin-top: 0px;
		padding-top: 24px;
		background-color: #F4F4F4;

	}

	.about-row #pictures-container {
		margin-top: 0px;
		width: 100%;
		margin-left: 0px;
		padding: 0px 7.5px
	}

	.about-row h2 {
		margin: auto;
		padding: 0px 24px
	}

	.about-row #pictures-container .photo-container {
		width: calc(50% - 35px);
		min-height: calc((50vw - 35px) + 132px);
	}

	.photo-container p {
		font-size: 14px !important;
		line-height: 20px !important;
	}

	.about-row .button-container {
		padding: 0px 16.5px
	}

	.page-template-index main button:hover,
	button.purple-border:hover {
		background-color: white;
		font-weight: 600;
		transform: none !important;
		width: 100%;
	}

	#preloader {
		padding-top: 48px;
		background-color: #F4F4F4;
	}

	#preloader .button-container {
		transform: none;
		text-align: center;
	}

	#preloader button.myharmony {
		width: 100%;
	}

	#preloader img {
		transform: none;
		margin: 0px 0px 22px 0px;
		width: 18px;
	}

	#preloader .grey {
		background-color: transparent;
	}

	#preloader h2 {
		margin: 24px 0px 16px 0px;
	}

	#google-container ul li.rating-text {
		width: 100%;
		margin-bottom: 24px
	}

	#google-container ul {
		margin-bottom: 48px
	}

	#google-container ul li.rating-text span {
		top: 0px;
	}

	#faq {
		padding: 24px 0px 0px 0px;
	}

	.swiper-slide {
		padding: 0px 24px 48px 24px;
	}

	body #google-container .swiper-pagination-bullet {
		margin: 0px 5px;
	}

	#what,
	#theft {
		padding: 24px 0px 0px 0px;
		scroll-margin:48px
	}

	.page-template-verzekeringen #what h2 {
		margin-bottom: 6px;
		padding: 0px 24px;
		box-sizing: border-box;
	}

	#faqs-container button {
		margin-top: 16px;
	}

	.link-image h4,
	.link-image h3 {
		padding: 24px 0px
	}

	.about-row .link-image-container {
		margin: 12px 24px;
		width: calc(100% - 48px)
	}

	#about-jobs.about-row h2,
	#about-news.about-row h2 {
		margin-bottom: 0px;
		box-sizing: border-box;

	}

	.row.about-row {
		margin-bottom: 24px
	}

	.page-template-about #why {
		margin-bottom: 24px
	}

	#hamburger-menu.b2c ul {
		margin-top: 24px
	}

	.page-template-mijn-harmony-portal #hamburger-menu {
		display: none
	}

	#about-jobs .button-container,
	#about-news .button-container {
		margin-top: 12px;
	}

	.about-row .link-container {
		padding-bottom: 0px
	}

	.about-row.grey {
		padding-top: 24px;
		margin-top: 0px;
		margin-bottom: 0px
	}

	.about-row #faqs-container h2 {
		padding: 0px;
		margin-bottom: 24px
	}

	body.preloader-hidden {
		padding-top: 48px !important
	}

	body header {
		top: 0px;
	}

	body h1,
	#header-container.b2c #h1-content h1 {
		font-size: 28px;
		line-height: 30px
	}

	#off-page #hamburger-menu {
		padding-top: 48px;
	}

	footer .col-4 {
		margin-bottom: 24px
	}

	footer .col-4 h2 {
		margin-bottom: 8px;
	}

	.page-template-index .yellow-lines {
		left: -30%;
		background-position: right;
	}

	.button-container .col-4 {
		width: 100%;
	}

	.yellow-lines {
		background-position: right;
		left: -40%;
	}

	#what .info-container,
	#theft .info-container,
	.page-template-mijn-harmony #theft .col-3 .info-container {
		margin: 0px 0px 24px 0px;
	}

	footer {
		padding: 24px 0px;
	}

	.page-template-default .content-wrapper,
	.search .content-wrapper,
	.page-template-ipid_v2 .content-wrapper,
	.content-wrapper
	{
		padding: 24px
	}

	.swiper {
		width: calc(100% + 48px);
		margin-left: -24px
	}

	#header-container.b2c.image-lines {
		background-size: cover;
		background-position: -50%;
	}
	
	#call-pop-up {
		max-width: calc(100% - 24px);
		padding-bottom: 12px;
		padding-top: 36px;
	}
	
	#call-pop-up button {
		margin:0px;
		margin-bottom: 24px;
	}
	
	#preloader button:hover {
		width:100%
	}
	
	.col-md-8 {
		width:100%
	}

	.col-md-4 {
		width:100%
	}
	
	.wrapper.content-wrapper {
		padding:24px;
	}

}

/* === FAQ: toegankelijke vraag-button, opmaak identiek aan oude div === */

#faqs-container .faq-container button.question {
	appearance: none;
	-webkit-appearance: none;
	/* De oude div kreeg border-box uit de generieke div-regel; met
	   padding 24px en width calc(100% + 48px) maakt dat verschil. */
	box-sizing: border-box;
	background: none;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	min-width: 0;
	display: block;
	font: inherit;
	color: inherit;
	text-align: left;
	height: 68px;
	cursor: pointer;
	position: relative;
	margin: -24px 0 0 -24px;
	padding: 24px;
	width: calc(100% + 48px);
	font-weight: 500;
	transition: none;
}

#faqs-container .faq-container.open button.question {
	font-weight: 700;
}

/*
 * Neutraliseert de generieke button-hovers (witte achtergrond, gewicht 600).
 * transform en opacity moeten met !important, omdat main button:hover in het
 * parent-thema scale(1.1) !important zet -- daar wint specificiteit niet van.
 * Een FAQ-vraag is een regel tekst, geen knop die hoort op te wippen.
 */
#faqs-container .faq-container button.question:hover {
	background: none;
	transform: none !important;
	opacity: 1 !important;
	transition: none;
	font-weight: 500;
	width: calc(100% + 48px);
}

#faqs-container .faq-container.open button.question:hover {
	font-weight: 700;
}

#faqs-container .faq-container button.question:focus-visible {
	outline: 2px solid #5E32C0;
	outline-offset: -2px;
}

/* antwoord ook voor screenreaders/toetsenbord dicht als de FAQ dicht is */
.faq-container .answer {
	visibility: hidden;
}

.faq-container.open .answer {
	visibility: visible;
}

@media (max-width: 1119.98px) {
	#faqs-container .faq-container button.question {
		height: auto;
		padding-bottom: 0;
	}
	#faqs-container .faq-container.open button.question {
		padding-bottom: 24px;
	}
}