@font-face {
    font-family: 'Gotham';
    src: url('/font/Gotham-Light.woff2') format('woff2'),
        url('/font/Gotham-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
	font-display: auto;
}


@font-face {
    font-family: 'Gotham';
    src: url('/font/Gotham-Medium.woff2') format('woff2'),
        url('/font/Gotham-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
	font-display: auto;
}



@font-face {
    font-family: 'Gotham';
    src: url('/font/Gotham-Bold.woff2') format('woff2'),
        url('/font/Gotham-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
	font-display: auto;
}

@font-face {
    font-family: 'Gotham';
    src: url('/font/Gotham-Black.woff2') format('woff2'),
        url('/font/Gotham-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
	font-display: auto;
}

@font-face {
    font-family: 'Gotham';
    src: url('/font/Gotham-Thin.woff2') format('woff2'),
        url('/font/Gotham-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
	font-display: auto;
}

@font-face {
    font-family: 'Gotham';
    src: url('/font/Gotham-MediumItalic.woff2') format('woff2'),
        url('/font/Gotham-MediumItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
	font-display: auto;
}




body {
	background-color:#f2f2f2;
	color: rgba(51,51,51,0.95);
	font-family: 'Gotham', 'Open Sans', sans-serif, Arial, sans-serif;
	font-display: auto;
	font-size:12px;
	line-height:20px;
	padding:0px;
	margin:0px;
	border:0px;
	width:100%;
	font-weight:500;
}
img {
	border:none;
}

a {
	text-decoration:none;
	color:#333333;
}
.clear{
	clear:both;
	float:none;
}
.small {
	opacity: 0.7;
	font-size: 0.7;
}


#wrapper {
	position:relative;
	width:100%;
	max-width:1200px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin:0 auto;
	background-color:#ffffff;
	padding:20px;
}

#wrapper a.logo {
	font-family: 'Gotham', 'NeoTech', sans-serif, Arial, sans-serif;
	font-display: auto;
	position:absolute;
	top:15px;
	right:20px;
	font-size:30px;
	line-height:40px;
	text-transform:uppercase;
	color: rgba(51,51,51,0.5);
	font-weight:400;
}
#wrapper a.ibislogo {
	position:absolute;
	top:15px;
	left:20px;
	color: rgba(51,51,51,0.5);
}
#wrapper #menu {
	position:relative;
	margin-top:60px;
	display:block;
	font-size:14px;
	line-height:20px;
	color: #28495e;
	text-align:right;
	text-transform:uppercase;
	font-weight:400;
}
#wrapper #menu a {
	margin-left:40px;
}
#wrapper #menu a:hover {
	color: rgba(198,27,55,1);
}

#wrapper #menu a.taal {
	border: 2px rgba(11,48,72,0.5) solid;
	border-left:none;
	font-weight:700;
	color: rgba(11,48,72,0.5);
	padding:0 5px;
	margin:0;	
}
#wrapper #menu a.taalactive {
	border: 2px #0b3048 solid;
	background-color:#0b3048;
	font-weight:700;
	color: rgba(255,255,255,0.7);
	padding:0 5px;
}

#header {
	padding-top:12px;
}

#header #illu {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float:left;
	max-width:777px;
	width:67%;
	overflow:hidden;
	max-height:356px;
	border-right: 7px #ffffff solid;
}
#header #illu img {
	margin-left:0px;
	height:100%;
}


#counter {
	font-family: 'Gotham','NeoTech', sans-serif, Arial, sans-serif;
	font-display: auto;
	position:absolute;
	top:80px;
	left:302px;
	font-size:15px;
	line-height:15px;
	text-transform:uppercase;
	color: #fba700;
	font-weight:700;
}

#counter span.count {
	float:left;
	font-family: 'Gotham', 'NeoTech', sans-serif, Arial, sans-serif;
	font-display: auto;
	font-size:26px;
	line-height:28px;
	text-transform:uppercase;
	color: #d8d8d8;
	font-weight:700;
	background-image: url(/assets/images/counter_bg.png);
	background-position: center center;
	margin-right:5px;
	padding:0 3px 0 3px;
	letter-spacing: 0px;
}
#counter span.count3 {
	background-image: url(/assets/images/counter3_bg.png);
	background-size: 100% 28px;
	padding:0 3px 0 5px;
}
#counter span.label {
	float:left;
	font-weight:700;
}





#body {

}

#body2 {
	display: flex;
	flex-direction: row;
  /* width: 100%; */
}
#body2>div {
flex: 0 0 auto;
}


#body.start .kol1, #body.start .kol2, #body2.start .kol1, #body2.start .kol2  {
	margin-top:15px;
	float:left;
	width:262px;
	padding:0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color:#efefef;
	min-height:209px;
}

#body2.start .kol1  {
	background-color:#0d3449;
	min-height:209px;
	position:relative;
}



#body.start .kol2, #body2.start .kol2 {
	float:left;
	width:878px;
	border-right:0px;
	margin-left:20px;
	min-height:209px;
}

#body2.start .kol2a {
	width:540px;
	margin:0;
	margin-top:15px;
	margin-left:20px;
}
#body2.start .kol2b {
	width:318px;
	margin:0;
	margin-top:15px;
	margin-left:20px;
	//background-image: url(/assets/images/start_slider2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

#body.start #video_start {
	//background-image: url(/assets/images/video_still.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	height:454px;
	display: inline-block;
	position:relative;
}

#body.start #slider_start {
	height:454px;
}




#body.start #video_start img {  
    max-height: 100%;  
    max-width: 100%; 
    min-width: 10%;
    min-height: 10%;
    position: absolute;  
    top: 0;  
    bottom: 0;  
    left: 0;  
    right: 0;  
    margin: auto;
}

#body.start #video_start img:hover {  
	transform: scale(1.1);
	transition-duration: 1s;
}

#body2.start .kol1 img {  
    max-height: 100%;  
    max-width: 100%; 
    min-width: 10%;
    min-height: 10%;
    position: absolute;  
    top: 0;  
    bottom: 0;  
    left: 0;  
    right: 0;  
    margin: auto;
}

#body2.start #usp {
	padding:10px 20px;
	padding-top:25px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size:13px;
	line-height:18px;
}
#body2.start #usp h2 {
	color: rgba(51,51,51,0.8);
	font-size:18px;
	margin:0px;
	padding:0px;
	font-weight:600;
}

#body2.start #usp ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#body2.start #usp ul li {
	padding-top:10px;
	background-image: url(/assets/images/bullet3.png);
	background-repeat: no-repeat;
	background-position: 0px 9px; 
	padding-left: 24px; 
	min-height:18px;
}
#body2.start #usp .allevacatures {
	background-image: url(/assets/images/bullet2-red.png);
	background-repeat: no-repeat;
	background-position: right 2px;
	padding-right: 22px;
	line-height:18px;
	text-transform:uppercase;
	font-size:12px;
	display:block;
	text-align:right;
	color: rgba(51,51,51,0.8);
	font-weight:700;
	margin-top:0px;
}
#body2.start #usp .allevacatures:hover {
	background-image: url(/assets/images/bullet2-green.png);
	color:#56b900;
}



#usp_vervolg {
	padding-top:25px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size:11px;
	line-height:16px;
}


#usp_vervolg ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#usp_vervolg ul li {
	padding-top:10px;
	background-image: url(/assets/images/bullet3.png);
	background-repeat: no-repeat;
	background-position: 0px 9px; 
	padding-left: 24px; 
	min-height:18px;
	padding-bottom:5px;
}
#usp_vervolg .allevacatures {
	background-image: url(/assets/images/bullet2-red.png);
	background-repeat: no-repeat;
	background-position: right 2px;
	padding-right: 22px;
	line-height:18px;
	text-transform:uppercase;
	font-size:11px;
	display:block;
	text-align:right;
	color: rgba(51,51,51,0.8);
	font-weight:700;
	margin-top:0px;
}
#usp_vervolg .allevacatures:hover {
	background-image: url(/assets/images/bullet2-green.png);
	color:#56b900;
}


#brands {
	//background-image: url(/assets/images/brands_vert.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100%;
	height:38px;
	width:1160px;
	padding-top:16px;
	margin-top:25px;
}

#share {
	position:relative;
	width:100%;
	max-width:1200px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin:0 auto;
	padding:0px;
	text-align:right;
	line-height:20px;
}
#share a {
	float:right;
	margin-left:5px;
}

#share a.ondermenu {
	float:left;
	margin:0;
	margin-right:15px;
	font-size:10px;
}

#share .fa {
	margin-top:10px;
	margin-left:15px;
	color:#fba700;
	font-size:30px;
}

#body {

}

#body.vervolg1 #kol1 {
	position:relative;
	margin-top:15px;
	float:left;
	width:262px;
	padding:0px 10px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#body.vervolg1 #kol2 {
	margin-top:15px;
	float:left;
	width:878px;
	border-right:0px;
	margin-left:20px;
	min-height:209px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#body.vervolg1 #kol2 h1,#body.vervolg1 #kol1en2 h1 {
	color: rgba(51,51,51,0.8);
	font-size:18px;
	margin:0px;
	padding:0px;
	font-weight:600;
	//text-transform:uppercase;
}

#body.vervolg1 #kol2 ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#body.vervolg1 #kol2 ul li {
	padding-top:15px;
	background-image: url(/assets/images/bullet1.png);
	background-repeat: no-repeat;
	background-position: 0px 13px; 
	padding-left: 34px; 
	min-height:23px;
}

#body.vervolg1 #kol3 {
	margin-top:15px;
	float:left;
	width:262px;
	border-left:1px #c1c1c1 solid;
	border:none;
	padding:0px 20px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#body.vervolg1 #kol3.kol3b {
	display:initial;
	padding:0;
}


#body.vervolg1 #kol3 h2 {
	color: rgba(51,51,51,0.8);
	font-size:16px;
	margin:0px;
	padding:0px;
	font-weight:600;
}

#body.vervolg1 #kol3 ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	padding-top:10px;
}

#body.vervolg1 #kol3 ul li {
	padding-top:2px;
	background-image: url(/assets/images/arrow.png);
	background-repeat: no-repeat;
	background-position: 0px 6px; 
	padding-left: 13px; 
	min-height:23px;
}

#body.vervolg1 #filter {
	margin-top:15px;
	float:left;
	width:262px;
	padding:0px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color:#efefef;
	min-height:209px;
	padding:10px;
}

#body.vervolg1 #filter label {
	font-weight:700;
	font-size:110%;
	padding-top:20px;
	padding-bottom:5px;
	display:block;
}


#body.vervolg1 #filter a.select {
	display:block;
	margin-bottom:5px;
}

#body.vervolg1 #filter a.select .icon {
    float: left;
    margin-right: 5px;
}

#body.vervolg1 #filter .btn {
	display: inline-block;
    padding: 3px 6px;
    margin-bottom: 0;
	margin-top:10px;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.1;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
	color: #fff;
    background-color: #c61b37;
    border-color: #c61b37;
	transition: all 0.5s;
}

#body.vervolg1 #solliciteernu, #body.vervolg1 #mailnaarmezelf   {
	margin-top:15px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color:#efefef;
	min-height:209px;
	padding:20px;
}

#body.vervolg1 #solliciteernu  div.formgroup, #body.vervolg1 #mailnaarmezelf  div.formgroup { 
	margin-bottom:6px;
	padding-bottom:6px;
	border-bottom: 1px rgba(11,48,72,0.1) solid;
}

#body.vervolg1 .video_vervolg {
	background-image: url(/assets/images/video_still.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	height:454px;
	display: inline-block;
	position:relative;
}

#body.vervolg1 .video_vervolg {
	height:454px;
}
#body.vervolg1 .kol3b .video_vervolg {
	display: block;
}


#body.vervolg1 .video_vervolg img {  
    max-height: 100%;  
    max-width: 100%; 
    min-width: 10%;
    min-height: 10%;
    position: absolute;  
    top: 0;  
    bottom: 0;  
    left: 0;  
    right: 0;  
    margin: auto;
}

#body.vervolg1 .video_vervolg img:hover {  
	transform: scale(1.1);
	transition-duration: 1s;
}


a.ibis-original, a.ibis-styles, a.ibis-budget, a.alljobs {
	background-image: url(/assets/images/bullet2-red.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 22px;
	line-height:18px;
	font-size:13px;
	line-height:15px;
	font-weight:600;
	margin-top:17px;
	color:#0b3048;
	display:block;
}
a.alljobs {
	margin-top:40px;
	background-image: url(/assets/images/bullet2-grey.png);
	color: rgba(51,51,51,0.8);
}
a.ibis-styles {
	background-image: url(/assets/images/bullet2-green.png);
	color:#43b146;
}
a.ibis-budget {
	background-image: url(/assets/images/bullet2-blue.png);
	color:#007bb5;
}
a.ibis-original:hover, a.ibis-styles:hover, a.ibis-budget:hover, a.alljobs:hover {
	background-image: url(/assets/images/bullet2-grey.png);
	color: rgba(51,51,51,0.8);
}

#body.vacatures-hotels{
	margin-top:25px;
	
}

#body.vervolg1 #kol1en2 {
	margin-top:15px;
	float:left;
	width:878px;
	margin-left:20px;
	padding:0px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#body.vervolg1 #kol1en2.marginright {
	margin-left:0;
	margin-right:20px;
}

#body.vervolg1 #kol1en2.vervolgkolom {
	/* padding-right:20px; */
}

.blokje {
	background-color: rgba(51,51,51,0.08);
	border:1px rgba(51,51,51,0.1) solid;
	float:left;
	width:30.33333%;
	width:22%;
	margin-right:3%;
	margin-bottom:3%;
	padding: 0px 10px 5px 10px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align:center;
}
.blokje:last-child {
	margin-right:0px;
}
.blokje h3 {
	margin-top:2px;
	margin-bottom:5px;
}

.red strong {
	font-weight:700;
	color:#0b3048;
	text-transform: uppercase;
}
.red a {
	background-image: url(/assets/images/bullet2-red.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	font-weight:700;
	color:#0b3048;
	text-transform: uppercase;
	padding-right:19px;
	font-size:10px;
	/* text-align:right; */
	display:inline-block;
}

.green strong {
	font-weight:700;
	color:#43b146;
	text-transform: uppercase;
}
.green a {
	background-image: url(/assets/images/bullet2-green.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	font-weight:700;
	color:#43b146;
	text-transform: uppercase;
	padding-right:19px;
	font-size:10px;
	text-align:right;
	display:block;
}

.blue strong {
	font-weight:700;
	color:#007bb5;
	text-transform: uppercase;
}
.blue a {
	background-image: url(/assets/images/bullet2-blue.png);
	background-repeat: no-repeat;
	background-position: right 0px;
	font-weight:700;
	color:#007bb5;
	text-transform: uppercase;
	padding-right:19px;
	font-size:10px;
	text-align:right;
	display:block;
}


ul.vacaturelijst {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	padding-bottom:120px;
	display:block;
}
ul.vacaturelijst li {
	padding-top:10px;
	padding-bottom:3px;
	background-image: url(/assets/images/bullet1.png);
	background-repeat: no-repeat;
	background-position: 0px 10px; 
	padding-left: 34px; 
	min-height:23px;
	font-size:12px;
	font-weight:400;
	width:45%;
	margin-right:5%;
	float:left;
	display:block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom:1px rgba(51,51,51,0.6) dotted;
}

ul.vacaturelijst li:hover{
	padding-top:10px;
	background-image: url(/assets/images/bullet2.png);
	background-repeat: no-repeat;
	background-position: 0px 10px; 
	padding-left: 34px; 
	min-height:23px;
	font-size:12px;
	font-weight:400;
}
ul.vacaturelijst li strong {
	display:block;
	color: rgba(51,51,51,0.9);
	font-size:14px;
	font-weight:400;
}

ul.talenten {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	padding-bottom:120px;
	display:block;
}
ul.talenten li {
	padding-top:10px;
	padding-bottom:3px;
	min-height:80px;
	font-size:12px;
	font-weight:400;
	width:45%;
	margin-right:5%;
	float:left;
	display:block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom:1px rgba(51,51,51,0.6) dotted;
}
ul.talenten strong {
	display:block;
	color: rgba(51,51,51,0.9);
	font-size:14px;
	font-weight:400;
	padding-top:3px;
}
ul.talenten img {
	float:left;
	margin-right:10px;
	-webkit-border-radius: 75px;
	-moz-border-radius: 75px;
	border-radius: 75px;
}

ul.talenten a {
	background-image: url(/assets/images/bullet2-grey.png);
	background-repeat: no-repeat;
	background-position: right 2px;
	padding-right: 17px;
	line-height:18px;
	text-transform:uppercase;
	display:block;
	text-align:right;
	color: rgba(51,51,51,0.8);
	font-weight:700;
	margin-top:2px;
	font-size:10px;
}
ul.talenten a:hover {
	background-image: url(/assets/images/bullet2-green.png);
	color:#56b900;
}



#body.vervolg1 #kol3 h3 {
	color: rgba(51,51,51,0.8);
	font-size:16px;
	margin:0px;
	padding:0px;
	font-weight:600;
}
#body.vervolg1 #kol3 h3.ibis-original, #body.vervolg1 #kol3 h3.ibis-styles, #body.vervolg1 #kol3 h3.ibis-budget {
	background-image: url(/assets/images/ibis_red.png);
 	background-size: 40px 40px;
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 45px;
	line-height:40px;
	font-size:16px;
	line-height:40px;
	font-weight:600;
	margin-top:17px;
	color:#0b3048;
	display:block;
}
#body.vervolg1 #kol3 h3.ibis-styles {
	background-image: url(/assets/images/ibis_green.png);
	color:#43b146;
}
#body.vervolg1 #kol3 h3.ibis-budget {
	background-image: url(/assets/images/ibis_blue.png);
	color:#007bb5;
}


img.foto300 {
	float:right;
	margin-left:20px;
	-webkit-border-radius: 300px;
	-moz-border-radius: 300px;
	border-radius: 300px;
}

div#quote {
	position:relative;
	padding:20px 25px;
	background-color:#eeeeee;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background-image: url(/assets/images/quote.png);
	background-size: 58px 55px;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	min-height:65px;
	padding-left:95px;
	font-weight:700;
	font-style:italic;
	font-size:13px;
	max-width:300px;
}
div#quote::after {
 content: "";
	background-image: url(/assets/images/quote2.png);
	background-size: 36px 35px;
	background-repeat: no-repeat;
	width:50px;
	height:50px;
bottom: 0px;
right: 5px;
position: absolute;
display: inline-block;
}

sup { vertical-align: top; font-size: 0.6em; }
sub { vertical-align: top; font-size: 0.6em; }

.vacaturedetails h2 {
	margin: 0;
	color: rgba(51,51,51,0.7);
    font-size: 16px;
	font-weight: 600;
    //text-transform: uppercase;
}

.vacaturedetails h3 {
	margin: 0;
	color: #0b3048;
    font-size: 14px;
	font-weight: 600;
	text-align: center;
}

.vacaturedetails a {
	color: #0b3048;
}
.vacaturedetails a:hover {
	color: #56b900;
}

#solliciteer .btn {
	display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
	color: #fff;
    background-color: #c61b37;
    border-color: #c61b37;
	transition: all 0.5s;
}
#solliciteer .btn + .btn{
	margin-left: 15px;
}
#solliciteer .btn.btn-blauw {
	margin-top: 15px;
	background-color: rgba(11,48,72,1);
	border-color: rgba(11,48,72,1);
}
#solliciteer .btn.weg {
	background-color: #0b3048;	
	border-color: #0b3048;
	color: #fff;
	cursor: default;
}

#solliciteer #solliciteernu {
	display: none;
	padding: 15px;
}
#solliciteer #solliciteernu label{
	width: 200px;
	display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 400;
}

#solliciteer #mailnaarmezelf {
	display: none;
	padding: 15px;
}
#solliciteer #mailnaarmezelf label{
	width: 200px;
	display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 400;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

#wrapper #menuknop{
	display: none;
}



/*! Lity - v2.3.1 - 2018-04-20
* http://sorgalla.com/lity/
* Copyright (c) 2015-2018 Jan Sorgalla; Licensed MIT */
.lity {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.9);
  outline: none !important;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.lity.lity-opened {
  opacity: 1;
}
.lity.lity-closed {
  opacity: 0;
}
.lity * {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important;
}
.lity-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.lity-loading .lity-loader {
  opacity: 1;
}
.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important;
}
.lity-content {
  z-index: 9993;
  width: 100%;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease, -o-transform 0.3s ease;
}
.lity-loading .lity-content,
.lity-closed .lity-content {
  -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8);
       -o-transform: scale(0.8);
          transform: scale(0.8);
}
.lity-content:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.lity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.lity-close:hover,
.lity-close:focus,
.lity-close:active,
.lity-close:visited {
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.lity-close:active {
  top: 1px;
}
/* Image */
.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0;
}
/* iFrame */
.lity-iframe .lity-container,
.lity-youtube .lity-container,
.lity-vimeo .lity-container,
.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container {
  /* width: 100%; */
  max-width: 964px;
}
.lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-overflow-scrolling: touch;
	width: 305px;
	height: 542px;
}
.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
.lity-hide {
  display: none;
}


.text-center {
	display:block;
	text-align:center;
}
.brandlogo {
	max-width:150px;
	max-height:150px;
}

#kol1.kader {
	background-color:#f2f2f2;
	max-height:300px;
}

#body.vervolg1 #kol1 img.brandlogo {  
    max-height: 100%;  
    max-width: 100%; 
    min-width: 10%;
    min-height: 10%;
    position: absolute;  
    top: 0;  
    bottom: 0;  
    left: 0;  
    right: 0;  
    margin: auto;
}

#filter h3 {
	font-weight:300;
	font-size:150%;
}

.vacature-top {
	height:360px;
	overflow:hidden;
	margin-bottom:40px;
	background-color:#e5e5e5;
}
.vacature-top img {
	min-width:100%;
	min-height:100%;
}

.topfoto {
	background-repeat: no-repeat;
	background-size: cover;
	background-position:center center;
	max-height:300px;
}

.vacature-top  > div {
	height:360px;
	background-size:cover;
	background-position:center center;
}

.socialicons {
	float:right;
	display:inline-block;
}
.socialicons span {
	line-height:24px;
	font-size:12px;
	color:rgba(51,51,51,0.5);
}
.socialicons a {
	font-size:24px;
	line-height:24px;
	display:inline-block;
	margin-left:2px;
	color:rgba(11,48,72,1);
}
.socialicons a:hover {
	color:rgb(251, 167, 0);
}

.nietopdesktop {
	display: none !important;
}

#win-actie {
	width: 100%;
	background-color: #efefef;
	box-sizing: border-box;
	border: 1px solid rgba(0,0,0,0.15);
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	margin-bottom: 30px;
}
#win-actie h2 {
	color: #0b3048;
	font-size: 28px;
	margin-bottom: 15px;
}
#win-actie .kolom1 {
	position: relative;
    width: 100%;
    min-height: 1px;
	flex: 0 0 25%;
    max-width: 25%;
	box-sizing: border-box;
	display: flex!important;
	align-items: center!important;
}
#win-actie .kolom1 img{
	max-width: 100%;
	
}
#win-actie .kolom2 {
	position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
	flex: 0 0 75%;
    max-width: 75%;
	box-sizing: border-box;
	display: flex!important;
	align-items: center!important;
}
#win-actie .kolom2>div{
	width: 100%;
}
#win-actie .kolom2 .succes{
	text-align: center;
	width: 100%;
}
#win-actie .kolom2 .error {
	color: red;
	padding-left: 30px;
}
#win-actie .kolom2 form {
	padding-left: 15px; 
	width:100%;
	box-sizing: border-box;
}

#win-actie .kolom2 form .w-25{
	float: left;
	width: 25%;
	box-sizing: border-box;
}
#win-actie .kolom2 form .w-50{
	float: left;
	width: 50%;
	box-sizing: border-box;
}
#win-actie .kolom2 form button {
	width: 100%;
	display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 7.5px .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
	box-sizing: border-box;
	background-color: #0b3048;
	color: #fff;
	cursor: pointer;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}	
/*///////////
input voor win-actie
///////////*/
:root {
  --input-padding-x: .75rem;
  --input-padding-y: .75rem;
}

.form-label-group {
  position: relative;
  margin-bottom: 1rem;
	box-sizing: border-box;	
	padding: 0 5px;
	
}
.form-label-group > input, .form-label-group > textarea {
	border-radius: .25rem;
	background-color: #f5f5f5;
	color: #0b3048;
	border: 1px solid #0b3048;
	width: 100%;
	box-sizing: border-box;
}
.form-label-group > input.form-control:focus, .form-label-group > textarea.form-control:focus {
    //color: #495057;
    background-color: rgba(0,0,0,0.1);
    //border-color: #820e0e;
    outline: 0;
    box-shadow: none;
}
.form-label-group > input,
.form-label-group > textarea,
.form-label-group > label {
  padding: var(--input-padding-y) var(--input-padding-x);
}

.form-label-group > label {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  margin-bottom: 0; /* Override default `<label>` margin */
  line-height: 1.5;
  color: #0b3048;
  //color: green;
  cursor: text; /* Match the input under the label */
  border: 1px solid transparent;
  border-radius: .25rem;
  transition: all .1s ease-in-out;
	box-sizing: border-box;	
}

.form-label-group input::-webkit-input-placeholder, .form-label-group textarea::-webkit-input-placeholder {
  color: transparent;
}

.form-label-group input:-ms-input-placeholder .form-label-group textarea::-ms-input-placeholder  {
  color: transparent;
}

.form-label-group input::-ms-input-placeholder .form-label-group textarea::-ms-input-placeholder  {
  color: transparent;
}

.form-label-group input::-moz-placeholder .form-label-group textarea::-moz-placeholder  {
  color: transparent;
}

.form-label-group input::placeholder .form-label-group textarea::placeholder  {
  color: transparent;
}

.form-label-group input:not(:placeholder-shown), .form-label-group textarea:not(:placeholder-shown) {
  padding-top: calc(var(--input-padding-y) + var(--input-padding-y) * (2 / 3));
  padding-bottom: calc(var(--input-padding-y) / 3);
}

.form-label-group input:not(:placeholder-shown) ~ label, .form-label-group textarea:not(:placeholder-shown) ~ label {
  padding-top: calc(var(--input-padding-y) / 3);
  padding-bottom: calc(var(--input-padding-y) / 3);
  font-size: 12px;
  color: #777;
}
.form-label-group .is-invalid, .form-label-group .is-invalid:focus {
    border-color: #820e0e;
}
/* Fallback for Edge
-------------------------------------------------- */
@supports (-ms-ime-align: auto) {
  .form-label-group > label {
    display: none;
  }
  .form-label-group input::-ms-input-placeholder {
    color: #777;
  }
}

/* Fallback for IE
-------------------------------------------------- */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .form-label-group > label {
    display: none;
  }
  .form-label-group input:-ms-input-placeholder {
    color: #777;
  }
}